Block a user
saving category json seems to drop category titles from the json
AI oneshots should not be blocking actions
Align slug transliteration with bDS2 (ä→a, not ä→ae)
Align slug transliteration with bDS2 (ä→a, not ä→ae)
Implemented in ac993d8. Slug generation now follows bDS2 exactly: replace lowercase ß with ss, apply canonical Unicode NFD decomposition, discard every remaining non-ASCII code point, lowercase,…
the app must restart the same state as it was when closed
tags in post editor need to have semantic suggestions
tags in post editor need to have semantic suggestions
Implemented in b641f64. The post editor now loads semantic tag suggestions from the existing project embedding index whenever a post opens, is selected, metadata expands, the query clears, or…
seems that saving a post triggers "create missing translations" task