Release Notes
Version 0.1.2
✦ · ✦
{"ops":[{"attributes":{"bold":true},"insert":"Release 0.1.2 — Journal, Scenes, Assets & Canvas"},{"attributes":{"header":1},"insert":"\n"},{"attributes":{"bold":true},"insert":"Journal"},{"attributes":{"header":2},"insert":"\n"},{"insert":"Built out a whole in-session journal system — books, pages, the works. Started simple (hotkey + modal shell), then layered in entities, CRUD, and a proper UI. Journals don't pre-exist for a session. \nAdded the ability to link compendium articles straight into a journal page (with an option to pull in all child pages too), plus per-page permissions — authors get a cog icon to control who sees what (All / Me, View / Manage). Rounded it out with a rich text editor for content, draggable/closable popup logic (built abstract so other modals can reuse it), double-click-to-rename on book titles, and a pass on error handling and edit-UI styling because the first version was rough on the eyes.\n"},{"attributes":{"bold":true},"insert":"Scene Management"},{"attributes":{"header":2},"insert":"\n"},{"insert":"Scenes are now a real entity tied to sessions instead of an implicit concept — sessions get a scene pre-created automatically, and GMs can rename, create, delete, and switch between scenes, all synced live over sockets so everyone in the session sees changes immediately.\n"},{"attributes":{"bold":true},"insert":"Assets"},{"attributes":{"header":2},"insert":"\n"},{"insert":"New Assets tab on the toolbar, admin-only for now. Admins can link asset collections to a scene and see everything in that collection show up in the panel, or unlink them when they're no longer needed.\n"},{"attributes":{"bold":true},"insert":"Canvas — first proof of concept"},{"attributes":{"header":2},"insert":"\n"},{"insert":"Right now just bare-bones: drag assets from the Assets tab onto the canvas, then move, resize, and rotate them once they're there. \n\n"}]}
task
Journal Core
Done
task
Journal Entities and Services
Done
task
Journal: UI
Done
task
Journal: CRUD
Done
task
Add rich text editor for content editing
Done
task
Journal: content errors
Done
task
Journal: Close icon
Done
task
Journal: Current page UI
Done
task
Journal: draggable
Done
task
Hotkeys: UI
Done
task
Journal: Permissions management
Done
task
Journal: Compendium integration
Done
task
Journal Compendium Integration allow to include all child pages
Done
task
Journal: Make edit UI at least bearable
Done
task
Asset collection - entity and CRU
Done
task
User Asset Storage entity
Done
task
Fill user asset storage
Done
task
User Asset Storage - UI
Done
task
Navbar - library and my assets
Done
task
My Assets - storage fragment
Done
task
Asset Permissions - global
Done
task
Asset collection - delete
Done
task
Collection - manage/view
Done
task
Sub-collection - create
Done
task
Asset Size - double
Done
task
Asset - create
Done
task
Asset - delete
Done
task
Asset - use as cover
Done
task
Asset storage - decimal percentage
Done
task
Default asset collection
Done
task
Scene entity
Done
task
Scene rename
Done
task
Scene create
Done
task
Scene delete
Done
task
Scene assets UI
Done
task
Scene asssets Add
Done
task
Scene assets Delete
Done