18.0.1 (2024-11-18)
- don't override the entire mfe_config dict. instead, only set individual keys. (46072cc)
- update individual MFE_CONFIG keys instead of rewriting the entire dict. (9e7d1ff)
17.0.7 (2024-11-18)
- don't override the entire mfe_config dict. instead, only set individual keys. (46072cc)
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
fix: update individual MFE_CONFIG keys instead of rewriting the entire dict.
- fix: don't override the entire mfe_config dict. instead, only set individual keys.
- (4_0.E001) As of Django 4.0, the values in the CSRF_TRUSTED_ORIGINS setting must start with (cca2947)
17.0.1 (2024-01-03)
- refactor MFE settings for Palm (0923d14)
- chore: bump to Redwood v18
- chore: add cdn host to CORS_ORIGIN_WHITELIST and CSRF_TRUSTED_ORIGINS
- propagate lms custom settings to cms
- add missing CORS_ORIGIN_WHITELIST hosts