Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Releases: cdzombak/thingshub

v1.1.1: Don't create empty projects

05 Feb 18:45
9ae7c8f

Choose a tag to compare

  • If an open milestone exists but has no open issues assigned to you, don't create a project in Things for the milestone

v1.1.0: Things 3 Support + Other Improvements

05 Feb 18:44
68dbda1

Choose a tag to compare

- Supports Things 3 (Things 3 also fixes #34)

  • Don't modify a project's name & notes if it's not a new project
  • Explicitly add new items to the Anytime list
  • If a sync error occurs, log it and abort the sync
  • If an Area was selected, switch to it after a sync (otherwise, switch to the Today view)
  • Use -verbose flag to view the full resolved configuration (now hidden by default)
  • Improve build & install process for compatibility with latest Xcode
  • Minor logging, stability & other improvements
  • Update documentation

v1.0.2: Better performance and other minor improvements

25 Jan 18:31

Choose a tag to compare

• Improved sync speed: now, we don't need to download all closed issues from your Github repo every sync.
• Internal code style, architectural, and documentation improvements to allow better reliability and easier additions by other developers.
• Added the -version flag to the man page.

v1.0.1

22 Jan 03:29

Choose a tag to compare

• Fix a stupid bug which caused the app to quit, introduced in my addition of version # printing
#26: add project prefix to task names when not in a project

Initial Release

22 Jan 03:19

Choose a tag to compare

Initial release; please see README for details about the application.