• v1.0.0 27146b0003

    foravo_admin released this 2026-04-27 05:31:23 +00:00 | 41 commits to main since this release

    Highlights

    • First stable public release of Worldbuilding Codex
    • Full-stack lore management workflow with deployed frontend, backend, and database
    • Core support for worlds, entities, relationships, timeline events, and event participants
    • Portfolio-ready README with refreshed screenshots, badges, roadmap reference, and known limitations
    • Accessibility pass completed across the main app flows

    What’s new

    • Added ROADMAP.md for planned post-v1.0 improvements
    • Added README roadmap reference and known limitations section
    • Updated README badge/header presentation for the v1.0 stable release
    • Refreshed README screenshots after the accessibility pass
    • Split the Worlds Dashboard screenshots into separate create-world and existing-worlds views
    • Improved visible form labels across auth, world, entity, event, and relationship workflows
    • Improved status message semantics for success, error, info, and muted feedback
    • Improved relationship explorer markup and relationship delete button accessibility
    • Confirmed custom route-not-found fallback behavior

    Verification

    Manual v1.0 release testing passed for:

    • hosted frontend loading
    • backend health endpoint
    • register, login, and logout
    • protected routes
    • route refresh behavior
    • custom route-not-found fallback
    • world create, edit, and delete
    • entity create, edit, and delete
    • relationship create and delete
    • timeline event create, edit, and delete
    • event participant attach and remove
    • keyboard navigation through major flows
    • accessibility smoke testing after final UI updates

    Fixes

    • Removed unused favicon reference
    • Confirmed deployed route refresh behavior works correctly
    • Improved accessibility issues found during the v1.0 release pass
    • Updated screenshots to match the final accessible UI
    • Clarified README project status, roadmap, and known limitations

    Next

    Future releases will focus on:

    • entity search and filtering
    • richer relationship taxonomy and presets
    • dedicated timeline explorer
    • relationship graph/network view
    • import/export support
    • public read-only sharing
    • world-level dashboard analytics
    Downloads