Releases: mozilla/nucleus
Releases · mozilla/nucleus
2024-06-11
What's Changed
- modify_the_HARAKIRI value by @Basma1912 in #882
- Update deps and move away from black to ruff format by @stevejalim in #887
- Security updates by @stevejalim in #911
New Contributors
- @Basma1912 made their first contribution in #882
Full Changelog: 2024-01-29...2024-06-11
2024-01-29
What's Changed
- Upgrade to Django 4.2.x and Python 3.12.x by @stevejalim in #843
Also, this was changed between offiical releases:
Full Changelog: 2023-12-04.1...2024-01-29
2023-12-04 release
- Fix double creation of popup for adding or searching for a Note from the Release page (#819)
- Add help text to avoid confusion when inserting images due to a pagedown bug (#826)
- Add new 'Reviewed by release manager' flag on Release - for Nucleus-side information only (#825)
- Add Progressive rollout boolean to a Note (#818) - with relevant changes on www.mozilla.org
- Support associating release notes with one or more countries (#827) - with relevant changes on www.mozilla.org
- Add simple GHA workflow for running tests (#820)
- Appropriate Python dependency bumps