callumalpass_tasknotes/versions.json

9 lines
141 B
JSON
Raw Normal View History

{
"1.0.0": "0.15.0",
2025-10-05 03:19:57 +00:00
"0.7.0": "1.0.0",
2025-10-08 12:32:35 +00:00
"3.24.6": "1.0.0",
2025-10-12 03:48:44 +00:00
"3.25.2": "1.0.0",
2025-10-26 05:09:07 +00:00
"3.25.3": "1.0.0",
release 4.2.0 Added: - Korean language support (1911 localization keys) - Obsidian 1.11.0 API features with backwards compatibility - shortYear template variable for custom filename/folder templates - Option to prevent auto-creation of default Base view files - Shift+click on status icon to cycle backwards - Vim insert mode auto-start in task creation modal - Button tooltips to calendar view toolbar and task modal - Settings sync across devices via Obsidian Sync - Kanban view option for status icons in column headers only - Calendar view option to span tasks between scheduled and due dates - currentNotePath support for "Create new inline task" command - Option to open Pomodoro timer in mobile sidebar - Option to use ICS event end time as task due date - Option to use task duration for ICS calendar export Fixed: - Title sanitization when "Store Task Title in Filename" is disabled - Duplicate task entries in Agenda view - timeEstimateCategory formula for new tasks - Bases views resetting to Calendar view - Overdue strikethrough on completed tasks - Calendar view crash with invalid date formats - Today column styling in calendar week/day views - Drag-and-drop in Kanban view on mobile - Pomodoro task menu not showing new tasks - "Unsaved Changes" popup appearing randomly - Kanban swimlane column assignment with formula grouping - Date context menu time preservation with increment options - v3 saved views export to Bases format - Due date dragging in calendar view - Calendar view responsiveness for user interactions - Pomodoro timer button visibility - Views in pop-out windows (drag-and-drop, context menus, etc.) - "Convert current note to task" default values - Blocking view error with single dependency - Missing navigation link to Default Base Templates - "Go to today's note" command in positive UTC offset timezones
2026-01-01 21:34:00 +00:00
"3.25.4": "1.0.0",
"4.2.0": "1.10.1"
2025-10-05 03:19:57 +00:00
}