v0.15.2-alpha0
Pre-release
Pre-release
·
522 commits
to release-v0.15.x
since this release
What's Changed
Added
- Additional gherkin scenarios
Fixed
- Check for
notification
to avoid i18n error inCoreBase
- Redirect for Bookmarks when user is not logged in
- Fix bug with import resource when there are duplicates
- Delete any annotated channelmetadata many to many fields to avoid integrity errors
Changed
- Bump morango to v0.6.10
- Pin windows installer to 1.5.0
- Compress HTML files
SECURE_CONTENT_TYPE_NOSNIFF
now set totrue
Details: Complete list of PRs and link to full changelog
Complete list of PRs
- Additional gherkin scenarios for the options.ini file by @pcenov in #9130
- Add check for
notification
to avoid il8n error inCoreBase
by @sairina in #9138 - Redirect for Bookmarks when user is not logged in by @sairina in #9142
- Bump morango to v0.6.10 by @bjester in #9168
- SECURE_CONTENT_TYPE_NOSNIFF setted to True by @sakshampathak1508 in #9195
- Pin windows installer to 1.5.0 by @rtibbles in #9200
- Delete any annotated channelmetadata many to many fields to avoid integrity errors by @rtibbles in #9141
- Compress HTML files for serving by @rtibbles in #9197
- Fix bug with import resource when there are duplicates. by @AtKristijan in #8506
Full Changelog: v0.15.1...v0.15.2-alpha0