Changes
🐛 Bug Fixes
- custom memory fixes @rvowles (#1320)
- fixup: reinstate old UpdateGroup API @rvowles (#1319)
- bugfix: comparing two branches for leaks @rvowles (#1313)
- fixing group editing to show superusers cannot be removed from the portfolio admin group @rvowles (#1301)
This release brings in memory improvements across the board,
but particularly with Dacha2. We deeply thank @Mystery00 for
so much support and dedicated testing of this release.
A reminder to check the API for upcoming changes, the Features API
has deprecated valueBoolean/Json/String/Number in favour of
value, but both still work for now. The updateGroup API is
also in its last version and will be removed in 1.11, please
use one of the alternatives.
📌 Dependencies
- Bump axios from 1.15.2 to 1.16.0 in /adks/e2e-sdk @dependabot (#1312)