Skip to content

v0.23.0

Choose a tag to compare

@github-actions github-actions released this 06 Feb 00:12
· 2066 commits to main since this release

Added

  • Tags view on Documents page for browsing documents by tag
    • Collapsible tag tree with document counts and hierarchical expand/collapse
    • Click to filter by tag, Ctrl/Cmd+Click for multi-select (OR filtering)
    • "Not tagged" filter for documents without any tags
    • Responsive layout: side panel on desktop, collapsible header on mobile
    • Tags view is now the default view mode (Tags / Grid / List)

Fixed

  • Multi-tab guild stability: opening different guilds in separate tabs no longer causes rapid switching or ping-pong loops
    • Removed server-side active_guild_id tracking (each tab derives guild from URL)
    • Removed cross-tab localStorage sync that caused cascading re-renders
    • Removed POST /guilds/{id}/switch endpoint (no longer needed with guild-scoped URLs)

Downloads

Android App

Download the APK from the assets below and install on your Android device.

Docker Image

docker pull morelitea/initiative:0.23.0

Or use latest tag. View on Docker Hub.