Patch Changes
-
#85
107c2c9Thanks @Flo0806! - fix: update NPC relation counts when deleting an NPCWhen an NPC is deleted, all other NPCs that had relations to it now have their relation counts decremented automatically. This ensures the relation count badges on NPC cards stay accurate without requiring a page refresh.
1.0.0-alpha.17
1.0.0-alpha.16
Patch Changes
533a3cdThanks @Flo0806! - feat: improve keyboard shortcut display with v-hotkey component- Replace text-based keyboard hint with Vuetify v-hotkey component
- Add platform detection (Mac/PC) including Electron support
- Fix session cards minimum width (350px)
- Fix v-empty-state hydration mismatch on sessions page
- Fix README badge link for release workflow
1.0.0-alpha.15
1.0.0-alpha.13
Patch Changes
1.0.0-alpha.12
1.0.0-alpha.11
Patch Changes
1.0.0-alpha.10
1.0.0
Patch Changes
1.0.0
1.0.0-alpha.7
Features
- Initial monorepo setup
- Fuzzy search with FTS5 and Levenshtein distance
- Entity management (NPCs, Locations, Items, Factions, Lore, Players, Sessions)
- Bidirectional relationships between entities
- Entity linking with
{{type:id}}syntax - In-game calendar with absolute day system
- AI integration (GPT name generation, DALL-E portraits)
- Rich Markdown editor
- Chaos Graph visualization
- Dark and Light themes
- i18n support (German + English)
- Electron desktop app for Windows