Releases: shiprite-dev/minutia
Releases · shiprite-dev/minutia
Release list
v0.5.3 Fix invite acceptance redirects
Fixed
- Invite acceptance redirects now work on self-hosted instances.
v0.5.2 Self-service password setup
Added
- New users invited to a workspace set their own password on first sign-in.
v0.5.1 Cloud auth email hardening
- Hardened cloud auth email flows.
v0.5.0 Human-readable issue keys
Added
- Human-readable issue keys (per-series issue numbers) for referencing issues.
v0.4.0 Multiple workspaces
Added
- Multiple workspaces: switch between organizations and manage each independently.
v0.3.0 Multi-tenant workspaces and RBAC
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
- 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
Added
- Email delivery of meeting notes after a meeting wraps.
Changed
- Hardened the self-host deployment path.
v1.1.0 Stability and bundle size
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
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.