Skip to content
This repository has been archived by the owner on Jul 26, 2024. It is now read-only.

Releases: vmstan/gravity-sync

1.7.0 Release

29 May 19:48
ef68174
Compare
Choose a tag to compare

Features

  • Gravity Sync will now manage the custom.list file that contains the "Local DNS Records" function within the Pi-hole interface. If you do not want this feature enabled it can be bypassed by adding a SKIP_CUSTOM='1' to your .conf file. Sync will be trigged during a pull operation if there are changes to either file.

Known Issues

  • No new Star Trek references.

1.6.0 Release

29 May 03:16
8b824a9
Compare
Choose a tag to compare

Features

  • New ./gravity-sync restore function will bring a previous version of the gravity.db back from the dead.
  • Changes way that GS prompts for data input and how confirmation prompts are handled.
  • Adds ability to override verification of push, restore or config reset, see .example file for details.
  • Five new Star Trek references.

Fixes

  • New functions add consistency in status output.

1.5.0 Release

28 May 18:48
e73b29a
Compare
Choose a tag to compare

Features

  • You can now easily deploy the task automation via crontab by running ./gravity-sync.sh automate which will simply ask how often you'd like to run the script per hour, and then create the entry for you.
  • If you've already configured an entry for this manually with a prior version, the script should detect this and ask that you manually remove it or edit it via crontab -e. I'm hesitant to delete existing entries here, as it could potentially remove something unrelated to Gravity Sync.

Fixes

  • Changes method for pulling development branch updates via the beta function.
  • Cleanup of various exit commands.

1.4.3 Release

27 May 21:16
4d5f621
Compare
Choose a tag to compare
  • Bug fixes around not properly utilizing custom SSH keyfile

1.4.2 Release

27 May 17:20
92a34cf
Compare
Choose a tag to compare
  • Will prompt to create new gravity-sync.conf file when run without an existing configuration.

1.4.1 Release

27 May 16:30
Compare
Choose a tag to compare
  • Adds variables for custom log locations to gravity-sync.conf (see .example file for listing)

1.4.0 Release

27 May 04:14
5636e69
Compare
Choose a tag to compare
  • (Feature) Adds new ./gravity-sync config feature to simplify deployment!
  • Adds variables for SSH settings
  • Rearranges functions, which impacts nothing
  • All new and exciting code comments
  • No new Star Trek references

🖖

1.3.4 Release

26 May 18:28
314cb67
Compare
Choose a tag to compare
  • Backup of local database before initiating remote pull
  • Validates file ownership and permissions before attempting to rewrite
  • Added two Star Trek references

1.3.3 Release

26 May 05:15
f6c1398
Compare
Choose a tag to compare
  • Corrected Pihole bin path issue that cause automated sync not to reload services

1.3.2 Release

26 May 02:44
c558d96
Compare
Choose a tag to compare
  • MUCH cleaner output, same great features