Skip to content

v0.21.0

Choose a tag to compare

@github-actions github-actions released this 04 Feb 21:16
· 2083 commits to main since this release

Added

  • Guild-scoped tags for tasks, projects, and documents
    • Create tags with custom names and colors via TagPicker component
    • Assign multiple tags to tasks, projects, and documents
    • Filter by tags in project tasks view, projects page, and documents page
    • Tags displayed on project cards, document cards, and task table rows
    • Tag browser in sidebar with nested hierarchy support (e.g., "books/fiction")
    • Tag detail page showing all entities with a specific tag
    • Tags preserved when duplicating tasks, projects, or documents
    • Case-insensitive unique names per guild
  • Document wikilinks with [[Document Title]] syntax
    • Type [[ in the editor to search for documents in the current initiative
    • Autocomplete shows existing documents, with option to create new ones
    • Resolved links display in blue; unresolved links display in grey/italic
    • Click links to navigate or create documents
    • Backlinks section shows documents that link to the current document
    • Document titles must be unique within each initiative

Fixed

  • Race condition in recording recent project views causing duplicate key errors

Downloads

Android App

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

Docker Image

docker pull morelitea/initiative:0.21.0

Or use latest tag. View on Docker Hub.