Releases: freedit-org/freedit
Releases · freedit-org/freedit
v0.7.6-rc.1
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
Full Changelog: v0.7.5...v0.7.6-rc.0
v0.7.5
Warning
- The site-settings will be reset after updating to "v0.7.5", please backup your settings before updating.
- All users who have logged in will be logged out after updating to "v0.7.5".
What's Changed
- i18n by @freedit-dev in #301
- fix: add missing title entry to localization files by @jacque006 in #303
New Contributors
- @jacque006 made their first contribution in #303
Full Changelog: v0.7.4...v0.7.5