v0.15.2
What's Changed
Internationalization and localization
New language support for: Ukrainian
Added
- Additional gherkin scenarios #9130
Changed
- Bump morango to v0.6.10 #9168
- Pin windows installer to 1.5.0 #9200
- Pin django js asset #9163
- Compress HTML files for serving #9197
- Disable mac app pipeline by @rtibbles in #9257
SECURE_CONTENT_TYPE_NOSNIFF
set toTrue
#9195
Fixed
- Add check for
notification
to avoid il8n error inCoreBase
#9138 - Redirect for Bookmarks when user is not logged in #9142
- Delete any annotated channelmetadata many to many fields to avoid integrity errors #9141
- Fix bug with import resource when there are duplicates #8506
- Ensure deprovisioning management command deletes DMC #9208
- Content import, deletion, and
remote_content
settings fixes (#9242, #9337, #9246) - Fix Python requires to prevent install on incompatible Python versions #9296
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
- Pin django js asset by @rtibbles in #9163
- Pin Jinja2 to fix docs build. by @rtibbles in #9239
- Direct ERROR and CRITICAL messages only to stderr by @rtibbles in #9240
- Update git repo references to https instead of blocked git protocol. by @rtibbles in #9221
- Pin click in black to prevent error. by @rtibbles in #9243
- Ensure deprovisioning management command deletes DMC by @jamalex in #9208
- Import content issue fixes by @rtibbles in #9242
- Remote_Content frontend implementation by @d0sadata in #9246
- Add Ukrainian locale and translations by @radinamatic in #9283
- Fix Python requires to prevent install on incompatible Python versions. by @rtibbles in #9296
- Update windows installer version to fix build error due to python versions by @rtibbles in #9315
- Fix bug for content deletion reported resources and files by @rtibbles in #9337
- Disable mac app pipeline by @rtibbles in #9257
- Bump to 15 2 final version tag by @marcellamaki in #9362
Full Changelog: v0.15.1...v0.15.2