Releases: almarklein/timetagger
Releases · almarklein/timetagger
v21.9.3
- Fixes to the hover-shadow of the records (clickable appearance).
- Tweak zoom levels: replace 7-week level with a 3-week level.
- Fixed that clicking a certain area of the zoom-out button would ... zoom in.
v21.9.2
- Introduce an extra zoom level: a 7 weeks range to compare weeks.
- Add zoom buttons to the nav pop-up.
v21.9.1
- All buttons (and clickable areas) feel more "clickable" using a hover animation.
- Added a note in web api docs about "deleting" records.
v21.7.2
- Fixed that when typing out a tag and then pressing a space, the autocompletion popup was not hidden.
v21.7.1
- The record dialog now comes with a dropdown for tag suggestions.
- Recent tags are now suggested after typing the first
#
. - When typing characters after the
#
, matching tags are suggested. - You can now define and use tag presets.
v21.6.1
- Support for a wider range of
jwt
lib versions (thanks to Edgard Rosberg Duarte Leal). - Performance improvements.
v21.5.2
- Small fix in notifications (don't focus when the close button is clicked in the notification).
v21.5.1
- Fix back/forward navigation in the months-scale.
- Fix pomo focus and permission issues.
v21.4.2
- Implement an integrated Pomodoro timer.
- Settings are now local to the device (not synced between devices).
- A small fix in colors for darkmode.
v21.4.1
- Colors are now per-tag instead of per tag-combination.
- All corners in the record representation are now rounded.
- Overview panes (when zoomed out in week/month view) also show totals when tags are selected.