|
| 1 | +# TaskNotes 4.9.2 |
| 2 | + |
| 3 | +## Added |
| 4 | + |
| 5 | +- (#1791) Added collapse and expand controls for grouped Bases Task List views, including a default collapsed state option. |
| 6 | + - Thanks to @renatomen for the contribution. |
| 7 | + |
| 8 | +## Fixed |
| 9 | + |
| 10 | +- Fixed Pomodoro storage migration so existing plugin-data history is written to daily notes before switching storage, and clarified that daily notes can come from either the core Daily Notes plugin or Periodic Notes. |
| 11 | +- (#1964) Fixed Microsoft Calendar OAuth so connecting no longer forces a fresh consent prompt every time, and clarified the Microsoft desktop app setup steps. |
| 12 | + - Thanks to @thechonta for reporting. |
| 13 | +- (#1966) Fixed custom priority icons so they render as icons instead of filled squares on task cards. |
| 14 | + - Thanks to @sruiz-savia for reporting. |
| 15 | +- (#1963) Fixed Google Calendar sync so duplicate event ID fields are repaired when saving task calendar metadata. |
| 16 | + - Thanks to @christenbc for reporting. |
| 17 | +- (#1961) Fixed the default custom filename template so it uses the recommended double-brace syntax and no longer warns on first use. |
| 18 | + - Thanks to @chmac for reporting. |
| 19 | +- (#1962) Fixed task tag normalization so tags entered with spaces are saved with hyphens for Obsidian tag compatibility. |
| 20 | + - Thanks to @christenbc for reporting. |
| 21 | +- (#1959) Fixed the MCP `tasknotes_list_tasks` tool so circular internal task data and live Obsidian object references no longer break task-list responses. |
| 22 | + - Thanks to @kmaustral for reporting. |
| 23 | +- (#1957) Fixed the Pomodoro timer layout in vertically split panes so the timer header and progress circle remain reachable when the pane is short. |
| 24 | + - Thanks to @sumiyalairu03 for reporting. |
| 25 | +- (#1956) Fixed Google Calendar sync so completing a recurring task updates the linked event title with the completion checkmark. |
| 26 | + - Thanks to @jacksoluke for reporting. |
| 27 | +- (#1953) Fixed inline task conversion so source-line wikilinks no longer create nested wikilinks in the replacement link text. |
| 28 | + - Thanks to @bgk0018 for reporting. |
| 29 | +- (#1952) Fixed Pomodoro task picker search results so matching task titles are ranked and sorted ahead of due-date ordering. |
| 30 | + - Thanks to @KFrancoD for reporting. |
| 31 | +- (#1392, #1949) Fixed due and scheduled date picker fields so typed or pasted date edits stay open until you choose Select, including compact `YYYYMMDD` entry when a date is already set. |
| 32 | + - Thanks to @kazerniel for reporting and following up. |
| 33 | +- (#982, #1947) Restored larger mobile task-card typography and let secondary card icons wrap below the task details when they no longer fit comfortably on mobile. |
| 34 | + - Thanks to @3zra47 for reporting the font-size regression, @chrsdk and @scottaltham-payroc for confirming the mobile font-size issue, and @Jomo94 for reporting the mobile card layout problem. |
0 commit comments