Skip to content
This repository was archived by the owner on Apr 29, 2022. It is now read-only.

v1.5.4

Choose a tag to compare

@jomo jomo released this 14 Apr 08:22
· 276 commits to master since this release
  • Product quality improvements, see #29
  • use /bin/bash instead of sh for nohup, see #33
  • improved update mechanism:
    1. Will only notify about an update when a 'release' is pusblished on GitHub
    2. Uses GitHub's releases API
    3. Deprecated .version file (will be deleted soon)
    4. Added -u, --update flag to check for an update an exit
    5. Link to release notes when update found
  • performance improvement: compress curl requests