My-Weekly-ToDo-List/prisma/migrations
mARTin af2de09f6b feat: add Kanban board view with customizable stages
- New "Kanban" view style alongside Simple, Calendar, and List
- Drag tasks between columns to change their stage
- Customizable stages with colors in Settings > View Style
- Stage colors appear as left border indicators on tasks in weekly view
- Default stages: Backlog, To Do, In Progress, Review, Done
- Stages persist in database (User.kanbanStages as JSON)
- Task stage persists in database (Task.kanbanStage)
- Full i18n support (EN, DE, FR, ES, IT)
- Unassigned tasks shown in separate column

v1.28.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-11 09:15:11 +01:00
..
20260220_add_goal_font_settings feat: Goal persistence, font settings, z-index fix, task sync, and scope fix 2026-02-20 17:06:38 +01:00
20260220_add_goal_scope fix: Switch Apple Reminders to CalDAV, restore date picker, add goal scope 2026-02-20 18:23:37 +01:00
20260220_add_soft_delete feat: Add soft delete, remove Apple Reminders, improve Google Tasks sync 2026-02-21 09:04:49 +01:00
20260224_add_missing_columns feat: fix Docker deployment, OAuth redirects, event editing, and UI improvements 2026-02-24 23:18:13 +01:00
20260224_add_missing_tables feat: fix Docker deployment, OAuth redirects, event editing, and UI improvements 2026-02-24 23:18:13 +01:00
20260224_add_task_checkboxes feat: add setting to show task checkboxes in weekly view 2026-02-25 12:59:55 +01:00
20260301_add_account_projects_cache_settings fix: add missing migrations and fix deploy script failures 2026-03-10 15:59:37 +01:00
20260303_add_ext_expires_in fix(prisma): manual sql migration for ext_expires_in 2026-03-03 15:23:15 +01:00
20260310_add_someday_tab feat: add someday list tabs and side navigation arrows 2026-03-10 21:15:46 +01:00
20260310_add_weekday_date_quote_settings fix: add missing migrations and fix deploy script failures 2026-03-10 15:59:37 +01:00
20260311_add_kanban_stage feat: add Kanban board view with customizable stages 2026-03-11 09:15:11 +01:00
20260130171312_init_complete_schema feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00
20260206172137_add_scheduled_date feat: localize app to German and add configurable day hours 2026-02-09 12:11:52 +01:00
20260211145615_add_focus_timer_duration Fix header layout, add day/night switch, refine night mode styling 2026-02-12 20:14:12 +01:00
20260218202255_add_external_task_fields feat: Add Google Tasks, Apple Reminders, task import/sync, holidays, and UI enhancements 2026-02-20 16:56:14 +01:00
migration_lock.toml feat: add task actions (notes/delete) and refine animation logic 2026-02-01 12:25:53 +01:00