Skip to content

Latest commit

 

History

History
520 lines (272 loc) · 26 KB

CHANGELOG.md

File metadata and controls

520 lines (272 loc) · 26 KB

5.2.16 (2022-04-17)

Bug Fixes

  • deps: update dependencies (9f5a63d)

5.2.15 (2021-08-25)

Bug Fixes

  • update text to specify local and remote changes (#723) (701f92e)

5.2.14 (2021-07-26)

Bug Fixes

  • deps: bump @octokit/rest from 18.6.7 to 18.7.1 (#720) (d0175d4)

5.2.13 (2021-07-02)

Bug Fixes

  • deps: bump @octokit/rest from 18.6.4 to 18.6.6 (#710) (b248639)

5.2.12 (2021-06-28)

Bug Fixes

  • deps: bump @octokit/rest from 18.6.2 to 18.6.3 (#705) (0187875)

5.2.11 (2021-05-31)

Bug Fixes

  • deps: bump @octokit/rest from 18.5.4 to 18.5.5 (#695) (b1275f9)

5.2.10 (2021-05-07)

Bug Fixes

5.2.9 (2021-03-26)

Bug Fixes

  • update octokit with rest namespace (dcd06d8)

5.2.8 (2021-03-23)

Bug Fixes

  • deps: bump proxy-agent from 4.0.0 to 4.0.1 (#623) (09caa54)
  • deps: bump semver from 7.3.4 to 7.3.5 (#666) (072e4e8)

5.2.7 (2021-03-02)

Bug Fixes

  • deps: bump @octokit/rest from 18.3.0 to 18.3.1 (#653) (5057e83)

5.2.6 (2021-02-03)

Bug Fixes

  • deps: bump @octokit/rest from 18.0.15 to 18.1.0 (#638) (2a35c4a)

5.2.5 (2021-01-27)

Bug Fixes

  • deps: bump atom-modal-views from 1.0.6 to 1.0.7 (#636) (e84ebe1)

5.2.4 (2021-01-26)

Bug Fixes

  • keep track of location services and always use last loaded (7b247c2)

5.2.3 (2021-01-26)

Bug Fixes

  • deps: bump @octokit/rest from 18.0.14 to 18.0.15 (#635) (69c11d7)

5.2.2 (2021-01-22)

Bug Fixes

  • deps: bump @octokit/rest from 18.0.12 to 18.0.13 (#631) (a4eb4f5)

5.2.1 (2021-01-16)

Bug Fixes

  • don't throw on multiple location services (209d65f)

5.2.0 (2021-01-06)

Features

5.1.0 (2020-12-14)

Features

  • add autocheck dropdown setting (b45d052)

5.0.10 (2020-12-02)

Bug Fixes

  • deps: bump @octokit/rest from 18.0.9 to 18.0.10 (#605) (bd12e82)
  • deps: bump semver from 7.3.2 to 7.3.4 (#606) (594cf7d)

5.0.9 (2020-11-23)

Bug Fixes

  • deps: bump atom-modal-views from 1.0.4 to 1.0.5 (#601) (0801750)

5.0.8 (2020-11-17)

Bug Fixes

  • deps: bump atom-modal-views from 1.0.3 to 1.0.4 (#598) (a739905)

5.0.7 (2020-11-09)

Bug Fixes

5.0.6 (2020-11-03)

Bug Fixes

  • deps: bump @octokit/rest from 18.0.8 to 18.0.9 (#591) (e55f6e7)

5.0.5 (2020-09-29)

Bug Fixes

  • deps: bump atom-modal-views from 1.0.2 to 1.0.3 (#566) (1b75c57)

5.0.4 (2020-09-28)

Bug Fixes

  • deps: bump marked from 1.1.1 to 1.2.0 (#564) (bff5f33)

5.0.3 (2020-09-25)

Bug Fixes

  • deps: bump atom-modal-views from 1.0.1 to 1.0.2 (#561) (85b8818)
  • deps: bump etch from 0.14.0 to 0.14.1 (#558) (5ebef7a)

5.0.2 (2020-09-11)

Bug Fixes

  • display error on restore when no backup files exist (3bd4caa)

5.0.1 (2020-09-04)

Bug Fixes

5.0.0 (2020-09-03)

Bug Fixes

BREAKING CHANGES

  • sync-settings.blacklistedKeys has been changed to sync-settings.disallowedSettings

4.3.10 (2020-08-27)

Bug Fixes

  • deps: bump @octokit/rest from 18.0.3 to 18.0.4 (#542) (9071a8e)

4.3.9 (2020-08-19)

Bug Fixes

4.3.8 (2020-07-27)

Bug Fixes

  • deps: bump @octokit/rest from 18.0.2 to 18.0.3 (#532) (bce7bd1)

4.3.7 (2020-07-24)

Bug Fixes

  • deps: bump @octokit/rest from 18.0.1 to 18.0.2 (#529) (5f0b4b1)

4.3.6 (2020-07-14)

Bug Fixes

  • deps: bump marked from 1.1.0 to 1.1.1 (#523) (2b7ea60)

4.3.5 (2020-06-28)

Bug Fixes

  • backup storing directory with forward slash (ab4a640)
  • restore folders that don't exist locally (c184aad)
  • use asynchronous fs methods (31076e3)
  • use fs-extra for promisified functions (5215187)

4.3.4 (2020-06-28)

Bug Fixes

4.3.3 (2020-04-29)

Bug Fixes

4.3.2 (2020-03-15)

Bug Fixes

  • fix check backup with only change in package versions (#500) (bbbcce4)

4.3.1 (2020-03-04)

Bug Fixes

  • fix removing files when content is null (72e5255)
  • getting gist doesn't require token (1246d43), closes #281

4.3.0 (2020-03-04)

Bug Fixes

  • use is-binary-path to determine encoding (ae87c54)

Features

4.2.0 (2020-03-02)

Bug Fixes

  • add backup button after created (047ffc8)
  • confirm on delete (75b2553)

Features

  • add create and delete commands (20014a1)
  • add location service consumer (821681a)

4.1.0 (2020-02-27)

Features

4.0.0 (2020-02-27)

Features

BREAKING CHANGES

    • check-backup uses diff
  • change lastBackupHash to lastBackupTime

3.0.0 (2020-02-20)

Features

BREAKING CHANGES

  • rewrite code into modules

  • create input-view

  • create github-api

  • add notify specs

  • add integration tests

2.3.1 (2020-02-17)

Bug Fixes

2.3.0 (2020-02-14)

Features

2.2.0 (2020-02-11)

Bug Fixes

Features

  • add only sync community packages setting (#480) (bb11814)

2.1.0 (2020-02-10)

Bug Fixes

Features

2.0.3 (2020-02-10)

Bug Fixes

  • remove correct packages (ab1e54b)

2.0.2 (2020-02-10)

Bug Fixes

  • back up settings (ff0ac1b)
  • mark files with only whitespace as not found (343c43c)
  • notify backup up to date (abe8298)
  • warn about backing up config.cson (cb8ea45)

2.0.1 (2020-02-08)

Bug Fixes

v2.0.0 (2020-02-06)

  • Rewrite code in JavaScript and update dependencies #464

v0.8.6 (2018-03-26)

v0.8.5 (2018-02-22)

  • Fix reading property 'substr' of undefined. Closes #409

v0.8.4 (2018-02-21)

  • Support Atom 1.25 and newer. Closes #403 and #405
  • Redact parts of the personal access token from debug message. Closes #395
  • Fallback to GIST_ID environment variable. Closes #367

v0.8.3 (2017-08-28)

  • Fix configu option to remove obsolete packages. Closes #379
  • Prioritize package settings over GITHUB_TOKEN env variable. Closes #366

v0.8.2 (2017-06-13)

  • Remove obsolete packages. Closes #91
  • Utilise GITHUB_TOKEN env variable. Closes #343
  • Add support for init.js. Closes #331

v0.8.1 (2016-12-29)

  • Restore keeps reinstalling disabled packages. Closes #328

v0.8.0 (2016-12-08)

  • 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

v0.7.2 (2016-03-11)

  • New release from new location

v0.7.1 (2016-03-11)

v0.7.0 (2016-03-07)

  • 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 disallow 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

v0.6.0 (2015-08-01)

  • Check for updated backup. Closes #81
  • New menu option to open the gist with external browser. Closes #87
  • Track usage. Closes #82

v0.5.0 (2015-06-26)

  • Fixed snippets not applied. Fixes #36
    • Please note that this issue created a redundant file called snippets.coffee
  • 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

v0.4.0 (2015-06-10)

  • Added default contents for empty files
  • Fix writing contents to extra files

v0.3.0 (2015-06-09)

  • Defer package activation until first upload/download
  • Added link to uploaded gist in success notification
  • Fixed deprecations
  • Update atom engine semver

v0.2.2 (2015-03-05)

  • Fixed deprecations
  • Fixed #23
  • Added extra files setting

v0.2.1 (2015-01-24)

  • Added notifications
  • Fixed deprecations

v0.2.0 (2015-01-06)

  • Sync user styles
  • Sync init
  • Sync snippets
  • Remove sensitive sync-settings setting data

v0.1.0 (2014-08-03)

  • First Release