Skip to content

v0.7.6-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 03:18
· 1 commit to main since this release
422cffa
fix panic (#314)

<!-- This is an auto-generated comment: release notes by coderabbit.ai -->
## Summary by CodeRabbit


- **Improvements**
  - Enhanced dropdown menus in notification and user list templates by adding explicit `value` attributes to role selection options.
  - Improved form data submission clarity by defining specific values for roles like "Pending", "Rejected", "Intern", "Fellow", "Mod", and "Super".
- **Bug Fixes**
  - Updated validation logic across various forms to enhance error handling and ensure secure password reset processes.
- **Refactor**
  - Transitioned from `garde` to `validator` library for form validation, updating relevant attributes and imports throughout the application.
  - Standardized route parameter syntax across the application for consistency.
- **Documentation**
  - Minor adjustments made to permissions table documentation for clarity regarding user roles and permissions.

<!-- end of auto-generated comment: release notes by coderabbit.ai -->