2.9.0
github-actions
released this
15 Jul 05:49
·
895 commits
to refs/heads/main
since this release
Changes
The in-app notifications is a first test version. With feedback from users we can add and adjust the feature to make it a useful as possible.
🚀 Features
- Implementing in-app notification (#2892) @sandeepsajan0
- Re add the stream field form for PAF (#2906) @sandeepsajan0
⚙️ Enhancements
- Give finance and contracting roles access to the submission detail views (#2674) @frjo
- Accessibility improvements to form fields (#2896) @sandeepsajan0
- Align the ordering of the filters with the columns on submission table (#2903) @frjo
🐛 Bug Fixes
- Fix Section Header field render issue (#2910) @sandeepsajan0
- Remove js-hidden class from wrapped block inside the group fields (#2907) @sandeepsajan0
- Fix Group field's bugs (#2800) @sandeepsajan0
- Check if related page exist before trying to render it. (#2905) @frjo
🔧 Maintenance
- Upgrade Django bleach to 3.x and bleach to 5.x (#2888) @sandeepsajan0
Contributors to this release: @frjo and @sandeepsajan0