Version 2.14.0
What's Changed
- Fix database url in docker-compose by @zefixlluja in #569
- Typo fixes for frontend application by @zefixlluja in #568
- chore/fix license links by @dabeeeenster in #589
- Remove full stop from invite email by @matthewelwell in #563
- Add new permission to allow users to control feature states in an environment by @matthewelwell in #579
- disable oauth registration by @kyle-ssg in #593
- Remove oauth buttons if disableSignup is true by @kyle-ssg in #595
- Fix conditional logic in project overrides endpoint by @matthewelwell in #583
- Add organisation permission models and specific create project permission by @matthewelwell in #582
- Handle subscriptions without subscription ids by @matthewelwell in #601
- Move tests to testcafe by @kyle-ssg in #602
- EDIT_FEATURE_STATE permission by @kyle-ssg in #607
- Remove tryit test reload by @kyle-ssg in #609
- Wait for element visible click by @kyle-ssg in #608
- Upgrade chrome versions by @kyle-ssg in #610
- Test times by @kyle-ssg in #612
- Fixes/empty environment name by @kyle-ssg in #611
- Add trait padding by @kyle-ssg in #613
- adjust link button hover in dark mode by @kyle-ssg in #614
- use cache flags by @kyle-ssg in #615
- fix handling of loaded flags by @kyle-ssg in #616
- Fix invite styles by @kyle-ssg in #617
- Add python 3.10 to matrix for API unit tests by @matthewelwell in #618
- Bump django from 2.2.24 to 2.2.25 in /api by @dependabot in #606
- improvement/correct-docker-link by @dabeeeenster in #625
- Fix signup wording by @zefixlluja in #626
- Edit Project permissions by @kyle-ssg in #627
- Better box padding by @dabeeeenster in #620
- Fix project permissions hanging by @matthewelwell in #629
- feat(integrations): Add support for slack integration by @gagantrivedi in #260
New Contributors
- @zefixlluja made their first contribution in #569
Full Changelog: v2.13.0...v2.14.0