Releases: gammons/ultralist
Releases · gammons/ultralist
Ultralist 1.7.0
- Recurrence implementation (#233) (See the docs on recurrence)
- Retired tech debt relating to handling notes, and making note management a first-class citizen in Ultralist
- Cleanup of the help + examples in the CLI for all ultralist commands
Ultralist 1.6.3
This is a bugfix release.
Bugfixes
- Fix an issue with authing with Ultralist pro (it was redirecting to the wrong area)
- Merge #234, fixing an issue with adding notes in the CLI
- #232 - Improving version output (thanks @tcassaert !)
Ultralist 1.6.2
- Bugfix for editing projects, #230
Ultralist 1.6.1
- Fix #229
Ultralist 1.6
- Rewrote the synchronizer for Ultralist pro
- Re-added the
agenda
command - Added
up
,uc
anduar
aliases (and updated docs)
Ultralist 1.5.1
- Fix #219 - Ultralist was inadvertently creating a new list in a subdirectory when adding todos onto a synced list.
Ultralist 1.5
Ultralist 1.2
- Tasks can now have a status (#206). This adds a new dimension for how you can organize your lists. Additionally, it allows for a kanban view when using Ultralist Pro.
- Fix an input bug for next/last week (thanks @stuartskelton !) #208
Ultralist 1.1
New features
- Add a
--status
flag to show a todo's status (has notes, is archived, is priority)
Bugfixes
- Fix issue with CLI auth flow
- Fix CLI to use correct heartbeat endpoint (
/hb
) - Fix crash issue with deleted synced lists #148
Ultralist 1.0
🎉 Finally, after years of development, I think Ultralist is ready for a 1.0 release.
This release includes a significant change around listing todos. See the docs for more info.