| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-19 | 1.5 kB | |
| v0.3.0 source code.tar.gz | 2026-08-19 | 5.1 MB | |
| v0.3.0 source code.zip | 2026-08-19 | 5.4 MB | |
| Totals: 3 Items | 10.5 MB | 0 | |
0.3.0 (2026-08-19)
Features
-
refactor(auth): remove user role handling and update tests
-
feat(dashboard): implement user-specific data retrieval
-
feat(auth): implement authorization for project and issue access
-
feat(users): update assignable users retrieval for projects
-
feat(projects): add member role management and removal
-
feat(mail): add mail configuration service and tests
-
feat(invitation): implement project invitation management
-
feat(invitation): add test for revoking invitation with wrong project
-
feat(settings): enhance project member management in settings
-
feat(settings): add tests for project selection and invitations
-
feat(settings): add alert context and enhance members tab
-
fix(invitation): improve error handling for invalid invitations
-
feat(seeder): attach users to projects with roles
-
feat(settings): implement portal dropdown for role and project selection
-
feat(settings): add role badges and team stats to members tab
-
docs(readme): update project roles and invitation details
-
fix(controller): correct string interpolation in success messages
-
refactor(nsfw): simplify response handling in NSFW detection
-
feat(invitation): enhance invitation notification handling
-
docs(readme): update notification types and invitation details
-
docs(readme): add last edited date to README