Changelog
v1.1.0 (2025-12-09)
🚀 New Features
- Implement real-time task filtering for all visible groups and tasks #22
- Highlight text fragments found by filter in the grid #54
- Implement full tag support in task file #23
- The dropdown check‑list in the tag input field allows selecting existing document tags or removing tags #32
- Add Zoom functionality for the grid, with control via the View menu, mouse wheel, hotkeys, or zoom selection in the status bar. #29
- Add tooltips for groups, storing them in the file after the comment marker on the group line #19
- Search and highlight cell text that matches the current cell #40
- Build a single InnoSetup installer for all architectures and access #64
- Add 32-bit build #60
- Add translations for languages cs, da, nl, fi, el, he, id, pl, ro, sv, tr #62
- Open a link from notes or the grid upon selection and Ctrl + Click #50
✨ Enhancements
- Switch groups using NUMPAD+ and NUMPAD- #66
- Save application print settings, print tags behind task text #65
- Change MD format, place tags closer to task text for compatibility with older versions #55
- Improve MD format to allow writing links in task text #51
- When moving task to top / bottom, place before first / last visible non-archived task if archive is hidden #48
- Check for updates via wget on Linux #45
- Implemented rendering of the sorting arrow in a fixed column #18
🐛 Fixed Bugs
- Ignore text drag operations in form DropFiles event #70
- Incorrect font selection color in Memo on Linux #69
- Search did not work with F3; Replace did not save current cell text #68
- Recalculate line heights when tags change #67
- Unnecessary page change call overwrites correct backup #63
- Replace static bcrypt.dll import with dynamic fallback for Windows XP compatibility #61
- Prevent selection beyond visible area when grid is smaller than saved selection #59
- Simplify link detection #58
- Consider bold font in line height calculation #56
- Take readonly mode into account when changing encodings and line endings #53
- Minor improvements to editing #52
- If the mouse button is already released during a MouseMove event, we terminate page dragging, preventing it from sticking #49
- Highlighting duplicates slows the search #47
- Lock the form during find and allow find and replace cancellation #46
- Correct row modifications after deletion behave incorrectly #44
- If a saved tab exceeds the total number of tabs, it opens an empty list #36
- Eliminate selection flicker during deletion #33
- Fix issues with remembering row positions in groups #25
- Auto adjust row height only when a column is resized, not when a row is resized #24
- Redraw grid sometimes fails on the first click #21
- Tab handling errors when configuration from a different file was received #20
- Tab rename changes wrong tab when archives are hidden before it #17
* This Changelog was automatically generated by github_changelog_generator