- Restore keeps reinstalling disabled packages. Closes #328
- Remove Analytics. Closes #321
- Avoid exception when editing Analytics User Id. Closes #320
- Catch SyntaxError for JSON.parse calls. Closes #319
- Reduce debug messages on the console. Closes #312
- Add notifications while installing packages, limit concurrent installations. Closes #311
- Sync disabled packages too. Closes #310
- Allow syncing git-installed packages. Closes #299
- Update dependencies, switch back to github from github4. Closes #283
- Add keywords to package manifest. Closes #235
- New release from new location
- This package has been moved to Atom Community organization. Closes #227
- Allow synchronizing some settings of this package. Closes #193
- Fix restoring settings of type color. Fixes #180
- Improve documentation to use private gists. Closes #190
- Add option to blacklist specific configuration values. Closes #165
- Trim GistID and personal access token. Fixes #153
- Add fork command. Closes #187
- Use platform specific folder for temporary files during testing. Closes 185
- Add option to mute latest backup message on startup 182
- Check for mandatory settings at startup. Closes 140
- Proxy support. Closes 142
- Improve documentation how to run sync settings commands. Closes 172
- Add option to customize Gist description. Closes 163
- Improve documentation on settings in config.cson. Closes 161
- Improve documentation how to run the unit tests. Closes 139
- Use deterministic package order for reasonable diffs. Fixes 149
- Fix uncaught TypeError. Fixes 135
- Restore check backup command. Fixes 116
- Check for updated backup. Closes #81
- New menu option to open the gist with external browser. Closes #87
- Track usage. Closes #82
- Fixed snippets not applied. Fixes #36
- Please note that this issue created a redundant file called
snippets.coffee
- Please note that this issue created a redundant file called
- Rename Upload/Download to Backup/Restore. Fixes #50
- Remove keymaps. Closes #69
- Improve package load time. Fixes #33
- Settings for which things to sync. Closes #54
- Added default contents for empty files
- Fix writing contents to extra files
- Defer package activation until first upload/download
- Added link to uploaded gist in success notification
- Fixed deprecations
- Update atom engine semver
- Fixed deprecations
- Fixed #23
- Added extra files setting
- Added notifications
- Fixed deprecations
- Sync user styles
- Sync init
- Sync snippets
- Remove sensitive sync-settings setting data
- First Release