This is a bugfix release addressing an issue with tags containing hyphens.
If you experience errors like the following after the upgrade
Datafile::deleteInterval failed to find 'inc 20240123T081545Z # "TASK-0001"'
you can fix the database by wrapping the respective tag (here: TASK-0001
) with double quotes where missing.
Join the discussion of this release for further help.
Bugfixes
- internal parsing of tags starting with number broken (#580)
- Retrieval of intervals with tags containing hyphens is broken (#582)
See the ChangeLog for all the details and bugfixes.
See AUTHORS for a list of all contributors.