Skip to content

Releases: shiprite-dev/minutia

v0.5.3 Fix invite acceptance redirects

Choose a tag to compare

@pratikbodkhe pratikbodkhe released this 18 Jul 15:35

Fixed

  • Invite acceptance redirects now work on self-hosted instances.

v0.5.2 Self-service password setup

Choose a tag to compare

@pratikbodkhe pratikbodkhe released this 18 Jul 15:35

Added

  • New users invited to a workspace set their own password on first sign-in.

v0.5.1 Cloud auth email hardening

Choose a tag to compare

@pratikbodkhe pratikbodkhe released this 18 Jul 15:35
  • Hardened cloud auth email flows.

v0.5.0 Human-readable issue keys

Choose a tag to compare

@pratikbodkhe pratikbodkhe released this 18 Jul 15:35

Added

  • Human-readable issue keys (per-series issue numbers) for referencing issues.

v0.4.0 Multiple workspaces

Choose a tag to compare

Added

  • Multiple workspaces: switch between organizations and manage each independently.

v0.3.0 Multi-tenant workspaces and RBAC

Choose a tag to compare

Added

  • Multi-tenant workspaces with role-based access control.
  • Workspace access controls: invite, promote, and remove members.

v0.2.1 Meeting notes email test coverage

Choose a tag to compare

  • Added end-to-end test coverage for the meeting notes email send flow.
  • Fixed the dashboard route alias and bounded E2E runtime in CI.
  • Added a self-host setup wizard and trimmed duplicate utility code to reduce bundle size.

v0.2.0 Meeting notes email

Choose a tag to compare

Added

  • Email delivery of meeting notes after a meeting wraps.

Changed

  • Hardened the self-host deployment path.

v1.1.0 Stability and bundle size

Choose a tag to compare

@pratikbodkhe pratikbodkhe released this 18 Jul 15:35

Changed

  • Smaller client bundle: shared date and issue helpers were consolidated.

Fixed

  • End-to-end test stability (strict-mode locators and timing flakiness).
  • Dashboard widget remove button no longer races with a re-render.
  • Removed a duplicate dashboard data subscription.

v1.0.0 First stable release

Choose a tag to compare

@pratikbodkhe pratikbodkhe released this 18 Jul 15:35

Minutia is an open-source Outstanding Issues Log (OIL) for recurring meetings. It lets a team raise, track, and resolve issues across a meeting series instead of losing them in notes and chat threads, and it is self-hostable with Docker Compose.

Added

  • First stable release.
  • Open a task's detail directly from an inline task item.