Skip to content

Releases: freedit-org/freedit

v0.7.6-rc.1

03 Jan 03:18
422cffa
Compare
Choose a tag to compare
v0.7.6-rc.1 Pre-release
Pre-release
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 -->

v0.7.6-rc.0

05 Dec 16:31
Compare
Choose a tag to compare
v0.7.6-rc.0 Pre-release
Pre-release

Full Changelog: v0.7.5...v0.7.6-rc.0

v0.7.5

08 Nov 01:29
Compare
Choose a tag to compare

Warning

  1. The site-settings will be reset after updating to "v0.7.5", please backup your settings before updating.
  2. All users who have logged in will be logged out after updating to "v0.7.5".

What's Changed

New Contributors

Full Changelog: v0.7.4...v0.7.5