- Fixed "Diff with Active File" opens blank document #165
- Added ability to disable automatic diff #139
- Changed loading indicator to appear in footer UI instead of as a modal that covered both editors #149
- Fixed toggling "Ignore Whitespace" from Atom settings didn't update the checkbox in the footer UI
- Fixed "Diff with Active File" not highlighting syntax in newly created tab (missed part of #151)
- Fixed "Diff with Active File" of new, unsaved tab creating a new tab with editor hooked up to shared text buffer #160
- Fixed "Remove Soft Wrap" setting not working for quick git diff #143
- Fixed bug with setting the grammar for second editor #151 - thanks hSaria!
- Fixed syntax highlighting not working for automatically opened editors #141
- Fixed infinite scroll loop when performing a next/prev diff command #136
- Fixed selected line losing its background color with some themes - thanks skylerlee!
- Added setting to automatically turn off soft wrap during diff and restore it on disable #101
- Added git submodule support #112
- Changed octocat loading icon to be a more generic (full CSS) loading spinner #126
- Fixed error when choosing "Diff with Active File" on an editor tab created by this package #125
- Fixed next/prev selection number showing "1 / 0" when clicking next with zero differences
- Changed "Hide Tree View" setting to "Hide Docks" which fixes tree view re-showing while typing issue #125
- Fixed issue scrolling and splitting panes in Atom v1.19.0-beta1 #120
- Fixed deprecation warning when turning on the package #102
- Changed toggle keybinding back to ctrl-alt-t for windows and mac #117 - thanks ooJerryLeeoo!
- Fixed ctrl-alt-t keybinding conflict in Linux with terminal shortcut (changed to ctrl-alt-d) #98
- Fixed uncaught type error for "Diff With Active File" when using Nuclide package #85
- Fixed error for "Diff With Active File" when selected for a tab not saved on disk
- Added option to override diff highlight colors #78
- Added service hook to diff two editors with the ability to override a user's settings without overwriting them (to be used from other packages) #69
- Added service hook to disable the package
- Fixed "Hide Tree View" setting blindly opening tree-view regardless of if it was already hidden
- Fixed quick diff adding text editor in panes outside of center work area #104
- Added highlight color on click of a diff chunk to indicate selection
- Changed warning message when attempting to copy left/right with no selections
- Fixed uncaught type error #94 - thanks littlebee!
- Fixed being unable to copy an empty chunk to other editor #95
- Fixed uncaught type error #93 - thanks Greenek!
- Fixed uncaught reference error #96 - thanks Greenek!
- Added option to automatically hide Tree View while diffing #82
- Rerelease changes made for v1.1.2 but scoped to Atom v1.14 and greater
- Fixed error in Atom v1.13 due to MarkerLayer bug (rollback changes) #92
- Added service API for getting marker layers and related metadata
- Fixed marker deprecation warnings due to an optional property removal in 1.8 #87
- Fixed styling deprecation warnings due to removal of shadow DOM #86
- Added ability to diff active file with right click in tree view or tab header #9
- Fixed toggling ignore whitespace via command not updating its state in the footer bar
- Fixed issue where one line editor would always pop notification about differing line endings
- Fixed word diff not working for line diffed against an empty line
- Fixed wrong current selection counter after copying last chunk to other editor
- Fixed poor user experience when auto opening text editors in new panes (Now tries to reuse panes more often instead of greedily creating new ones)
- Large code refactor
- Fixed next/prev diff highlight skipping a selection after copying to right/left
- Added keybinding for copy to left/right and scoped it to just the editors #73
- Added option to mute warning notifications
- Updated option for scroll syncing to be able to turn off all syncing #68
- Changed package to no longer disable soft wrap while diffing #71
- Added keybinding for toggle #64 - thanks moritamori!
- Changed next/prev diff command to toggle package if not enabled #66
- Fixed diff hanging when diffing files containing json/xml #65
- Fixed uncaught exception when pressing copy chunk button before diff finished
- Fixed uncaught exception when pressing next/prev button before diff finished
- Reintroduced one second delay to the loading modal #62
- Actually fixed line ending normalization for git repo #39 - thanks IceOnFire!
- Fixed Uncaught TypeError when trying to highlight word diff #60
- Fixed new pane not using same line endings as first pane for git repo #39
- Fixed last chunk not being the same size which caused misalignment of editors #58
- Added a user interface!
- Added help notification when user fails the copy command
- Added new pane opened by package will use same line endings as first pane (except for git panes) #39
- Removed notifications on enable/disable #57
- Changed next/prev diff command to move cursor with it so copy commands are easy #51
- Fixed error when trying to copy last chunk when it didn't have a match #50
- Fixed ignore whitespace not affecting the diff outcome #52
- Fixed Uncaught TypeError when trying to highlight word diff #49
- Fixed pane not getting destroyed if auto-opened editor was last item in it #48
- Fixed loading modal appearing forever after diff computes quickly (remove one second delay) #47
- Fixed left editor remains soft wrapped #46
- Fixed "Copy to Left" command not working #45
- Remove typo in main package file #44 - thanks valepu!
- Added "Copy to Right" and "Copy to Left" palette commands, which partially adds #14
- Fixed error when trying to diff using a non-git repo #43
- Improved highlighting performance
- Fixed diffing huge files freezes editor #6
- Added loading indicator for files that are taking over one second to diff
- Fixed failure when diffing a file located in a git directory, but isn't tracked #36
- Fixed no paste help message for two empty editors #35
- Added close pane and untitled file on toggle #30
- Now using placeholder text to display help message #32
- Fixed a bug where diff was updated twice on initial run
- Fixed a bug where scroll was not synced on initial run
- Added setting to sync horizontal scrolling #29
- Fixed package disabling immediately in 1.7 beta #28
- Fixed next/previous diff starting from beginning of file after change #25
- Added ability to display diff of git changes #8
- Fixed deprecations about TextEditor #24 - thanks itiut!
- Fixed reenabling soft wrap throwing an exception
- Removed debugging print statement #23 - thanks itiut!
- Refactored for #18 to use block decorations for space between chunks
- Changed setting/code for "Diff Line Characters" to "Show Word Diff"
- Fixed a bug where next/prev diff wouldn't be reset between sessions
- Updated demo gif
- Added Left/Right Editor Color settings
- Fixed a bug where char diff would be at the wrong position
- Updated application and context menus to be smarter
- Fixed bug #19 - thanks lwblackledge!
- Fixed keybindings not binding
- Added highlight colors to gutter line numbers
- Added feature #17 - Highlight line character difference
- Removed "Diff Panes" and "Disable" commands from menus (still available from command palette)
- Renamed "Diff Panes" command to "Enable"
- Added "Toggle" command to package and menus
- Fixed bug #13 - Missing 'space-pen'
- Fixed bug #12 - Uncaught TypeError
- Fixed bug #3 - Uncaught TypeError
- Fixed bug #11 - Uncaught TypeError
- Removed some items from right click context menu
- Added feature #5 - Go to next/previous diff
- Fixed bug #2 - Uncaught TypeError
- Fixed old markers showing up in minimap-split-diff plugin
- Added compatibility for minimap plugin
- Fixed bug #1 - Uncaught TypeError
- Updated line highlight colors to use theme syntax colors
- Added ability to open one or two new panes depending on current amount of panes
- Added ability to unfold all lines when displaying diff so that it is properly aligned
- Added keywords for finding this package easier in atom's package collection
- Updated README with demo gif
- Fixed package compile errors
- Fixed scroll sync misalignment upon initial diff
- Added ability to ignore whitespace
- Updated package description
- Every feature added
- Every bug fixed