Skip to content

Latest commit

 

History

History
244 lines (107 loc) · 7.15 KB

CHANGELOG.md

File metadata and controls

244 lines (107 loc) · 7.15 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

4.3.0 (2023-07-23)

Features

4.2.1 (2020-11-01)

Bug Fixes

  • Support large file lists (30875b2)

4.2.0 (2019-08-28)

Features

4.1.0 (2019-08-19)

Features

  • Configurable temporary directory (25bbfd7)

4.0.2 (2019-08-18)

Bug Fixes

  • Archives only contain immediate files in folder (88599e3)
  • Decrypt binary files correctly (b84320d)

4.0.1 (2019-08-17)

Bug Fixes

  • Remove temporary archive file after upload (d17ce9c)

4.0.0 (2019-08-17)

⚠ BREAKING CHANGES

  • file hashing algorithm is changed - files will be re-uploaded to cloud storage

Features

  • File hash uses remote file path (988f918)

3.1.0 (2019-08-17)

Features

  • Delete one file after uploading files in a session (fc71892)

3.0.1 (2019-08-17)

Bug Fixes

  • Upgrade all dependencies, require node>=10 (d3b8181)

3.0.0 (2018-07-11)

Bug Fixes

  • Slacker promise rejection (94832cd)

Features

  • Drop milliseconds from modified time on scan (8d6b1b0), closes #13

BREAKING CHANGES

  • file hashing algorithm is changed - files will be re-uploaded to cloud storage

2.5.1 (2018-07-11)

Bug Fixes

  • Use batch flag for gpg calls (738e42e)

2.5.0 (2018-07-09)

Features

2.4.2 (2017-11-13)

2.4.1 (2017-11-03)

Bug Fixes

  • Scanner does not halt on permission errors 🐛 (8f09ebf)

2.4.0 (2017-05-13)

Features

  • Slack notifications 🎉 (4006663)

2.3.1 (2017-05-02)

Bug Fixes

  • Dry mode on backup 🐛 (d44e044)
  • verify with prefixes support 🐛 (c59bb03)

2.3.0 (2017-04-30)

Bug Fixes

  • Support special characters in filenames 🚚 (46e9057)

Features

  • backup-verify tool 🔧 (bc3bd1b)
  • Removed --reset-synced flag ➖ (41f32f5)
  • Upgrade better-sqlite3 ⬆️ (f79d959)

2.2.0 (2017-04-15)

Bug Fixes

  • Use progress conditional for archives scanning also ⚡ (88ce6f0)

Features

  • Pipe output from aws CLI in real time 💄 (992c0bb)
  • Support for backing up files in random order 🎉 (a4b6d89)

2.1.0 (2017-04-09)

Features

  • Support for compressing leaves folders 🎉 (a592eb6), closes #4

2.0.1 (2017-04-09)

Bug Fixes

  • Config check support for custom shell commands 🐛 (bab5707)

2.0.0 (2017-04-09)

Features

  • Switch DB format to SQLite 💥 (4f2be74)

BREAKING CHANGES

  • DB format switch to SQLite. See README for upgrade.

1.6.0 (2017-03-30)

Bug Fixes

  • Warning on missing config file (a356c59)

Features

1.5.1 (2017-03-30)

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.