Skip to content

Changelog

Version v0.33.0

0.33.0 (2026-05-16)

⚠ BREAKING CHANGES

  • settings: fresh deployments no longer expose the todos list type out of the box. Operators can re-enable via the admin app-settings editor.

Features

  • admin: expand edit-user modal with DatePicker and per-user permissions (3663060)
  • docker: generate selfhost compose matrix from feature registry (6b0a407)
  • settings: default enableTodoLists to false for new tenants (7076921)
  • todos: confirm item deletes and align settings UI with type-lock (c1f0610)

Bug Fixes

  • calendar: render dropdown caption layout cleanly (3c08c00)
  • capitalize “Amazon Wish List” consistently (eece254)
  • lists: gate “test” list type to local dev only (c74e7f9)
  • todos: render TodoList on edit page and align add-item dialogs (73b6061)