Skip to content

v0.19.0

Choose a tag to compare

@github-actions github-actions released this 30 Jan 20:19
· 2194 commits to main since this release

Added

  • Guild sidebar context menu (right-click)
    • All members: View initiatives, Copy guild ID, Leave guild
    • Guild admins: View members, Invite members (creates & copies invite link), Create initiative, Guild settings
    • Leave guild checks eligibility (last admin, sole PM of initiatives) before allowing departure
    • Actions automatically switch to the target guild's context when needed

Changed

  • Migrated frontend routing from React Router to TanStack Router
    • Type-safe routing with validated route params and search params
    • Improved React Query integration for data prefetching
  • Removed initiative filter from My Tasks page (was showing only active guild's initiatives, making it redundant)

Fixed

  • Switching guilds now properly refreshes project, initiative, and document lists
  • Connect and login pages no longer require double-clicking to navigate on mobile
  • Live collaboration and real-time updates now work on mobile apps

Downloads

Android App

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

Docker Image

docker pull morelitea/initiative:0.19.0

Or use latest tag. View on Docker Hub.