..
20251105074514_remote_schema.sql
Add migrations + tests
2025-11-06 08:38:38 +01:00
20251115211024_create_tasks_table.sql
Add task management
2025-11-15 22:58:18 +01:00
20251116093421_create_notifications_table.sql
Add db migrations + tests
2025-11-16 20:34:33 +01:00
20251116175557_update_notif_trigger.sql
Add db migrations + tests
2025-11-16 20:34:33 +01:00
20251116185449_fix_actor_notif_trigger.sql
Add db migrations + tests
2025-11-16 20:34:33 +01:00
20251116211132_remove_notice_and_add_translation.sql
Translate notifications
2025-11-16 22:28:07 +01:00
20251117213349_add_parent_tasks.sql
First version of parent tasks
2025-11-18 09:53:29 +01:00
20251122000000_deprecate_tablo_status.sql
Ship ship ship the new features (tasks, etapes, notifs)
2025-11-22 17:22:57 +01:00
20251122000001_fix_tests_after_status_deprecation.sql
Ship ship ship the new features (tasks, etapes, notifs)
2025-11-22 17:22:57 +01:00
20251124211154_add_beta_plan.sql
Add beta plan + upsell modals + block past_due users
2025-11-24 23:09:14 +01:00
20251124212932_add_created_at_to_profiles.sql
Add beta plan + upsell modals + block past_due users
2025-11-24 23:09:14 +01:00
20251201163807_add_is_freemium_available.sql
Onboarding + freemium
2025-12-01 19:34:30 +01:00
20251202203228_fix_tablo_status.sql
Onboarding
2025-12-02 21:42:35 +01:00
20260224000000_add_due_date_to_tasks.sql
Add due_date field to tasks and implement roadmap feature
2026-02-24 10:07:47 +01:00
20260304221500_add_organizations_and_org_owned_tablos.sql
Enhance recovery mechanism for orphaned tablos by managing triggers
2026-03-04 21:54:37 +01:00
20260304224500_update_profile_plan_mapping_for_new_billing.sql
Organization support
2026-03-04 21:47:44 +01:00
20260304233000_allow_shared_tablo_profile_visibility.sql
Fix various issues
2026-03-04 22:09:10 +01:00
20260307190000_add_soft_delete_to_tasks.sql
Add tablo invite popover
2026-03-07 19:27:22 +01:00
20260308103000_map_founder_to_annual_plan.sql
Implement solo teams founder billing
2026-03-08 19:29:44 +01:00
20260308114500_add_organization_invites_history.sql
Keep founder plan during invites
2026-03-08 21:43:31 +01:00
20260314103000_add_tablo_overview_layout_v1.sql
feat: add configurable overview layout builder
2026-03-14 13:36:47 +01:00
20260324120000_promote_paid_temporary_users.sql
allow invited to upgrade plan
2026-03-24 19:10:15 +01:00
20260330120000_enforce_non_temporary_on_paid_plan.sql
db: enforce is_temporary = false on paid plans at the schema level
2026-03-30 22:18:40 +02:00