• v1.1.0 37e72cd2a1

    foravo_admin released this 2026-04-29 21:38:00 +00:00 | 30 commits to main since this release

    Highlights

    Worldbuilding Codex v1.1 makes larger fictional worlds easier to browse by upgrading the entity list with search, filtering, sorting, URL-persisted controls, no-results guidance, accessibility/responsive polish, and updated screenshot documentation.

    This release builds on the stable v1.0 core workflow and focuses specifically on improving the experience of finding and organizing lore entities inside a world.

    What’s new

    • Added entity search by name, type, summary, description, notes, and tags.
    • Added type filtering for supported lore categories.
    • Added tag filtering based on tags available in the current world.
    • Added sorting by name, entity type, and recently updated.
    • Added URL-persisted entity browsing controls:
      • entitySearch
      • entityType
      • entityTag
      • entitySort
    • Added no-results messaging when search/filter controls hide all entities.
    • Added a clear reset action for entity search, filters, and sorting.
    • Added accessibility polish for labels, helper text, keyboard navigation, focus behavior, and result count updates.
    • Added responsive layout verification for the entity browsing controls.
    • Added README screenshot documentation for the v1.1 entity browsing workflow.

    Fixes

    • Improved the previous basic entity list so users are no longer limited to manually scanning every entity.
    • Improved empty/no-results feedback when active controls hide all entities.
    • Improved refresh behavior by preserving entity browsing state in URL query parameters.
    • Improved clarity of reset behavior for active entity controls.
    • Improved README accuracy by showing the new entity browsing search/filter workflow.

    Verification

    Manual verification passed for:

    • entity search
    • type filtering
    • tag filtering
    • combined search/filter behavior
    • alphabetical sorting
    • type sorting
    • recently updated sorting
    • no-results states
    • reset behavior
    • URL persistence
    • refresh behavior
    • keyboard usability
    • focus visibility
    • desktop layout
    • mobile layout
    • screenshot documentation review
    • console-error checks

    Next

    The next planned release is v1.2 — Timeline Explorer, focused on turning existing event tracking into a dedicated timeline browsing experience.

    Downloads