Implemented in 0d44c21. Sidebar post dates now use the selected UI locale with the Allium/Intl month-day-year ordering and punctuation for en-US, de-DE, fr-FR, it-IT, and es-ES. Calendar archive…
Implemented in 7b8e539. All shared filesystem serializers now byte-match bDS2 write behavior: post/translation/template/script frontmatter field order, Unicode scalar quoting, empty-list form,…
Implemented in fdf47da. RuDS now persists project-scoped workspace state in SQLite and restores the selected activity, sidebar visibility and width, panel state, open tabs, active tab, and…
Implemented and pushed in commit 0753b29. Forced template deletion now scopes reference checks and clearing by project, clears post and tag references with updated timestamps before deletion,…
Implemented in fc039d8. Updated schema.allium from the current RuDS Diesel and bDS2 Ecto migrations: added all MCP proposal kinds/statuses and the complete RuDS persistence record, chat conversatio…
Implemented in 9087096. Replaced hardcoded auto-translation and rebuild progress sentences with typed semantic progress events, localized at the UI/CLI boundary. Added all progress keys in…
Implemented in 3051331. Tag rename, merge, and delete now mutate portable post tag arrays using exact string equality, matching bDS2's json_each queries/replace_tag/merge_post_tags helpers and…