Skip to content

v0.33.0

Choose a tag to compare

@github-actions github-actions released this 27 Feb 20:53
· 1504 commits to main since this release
546172b

Added

  • Queue feature: turn/priority tracking with turn controls (start, stop, advance, previous, reset), per-item user/document/task linking, and tag support
  • Queue DAC (Discretionary Access Control): user-level and role-based permissions with read/write/owner levels
  • Queue settings page with details editing, role/user permission management, and delete
  • Queue user permissions table: filtering by name, multiselect with bulk access change/remove, pagination, and "Add All" button
  • Queue backend integration tests (19 tests covering CRUD, items, turns, DAC, and associations)
  • Queue frontend and backend test factories
  • Initiative-level feature flags: per-initiative toggle to enable/disable advanced tools like Queues; Advanced Tools accordion in create and settings dialogs
  • Queues tab on initiative detail page when queues are enabled
  • Queue list filter bar with search, active/inactive status filter, and initiative filter

Changed

  • Roles tab redesigned from data table to card-per-role layout with grouped permission switches and an Advanced Tools accordion, scaling to any number of permissions without horizontal scrolling
  • Removed standalone "All Queues" sidebar link; queues are now accessed per-initiative

Downloads

Android App

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

Docker Image

docker pull morelitea/initiative:0.33.0

Or use latest tag. View on Docker Hub.