Significant Changes (non-breaking)
- Group creation requests API by @eguerrant in #370
- Group creation requests UI by @eguerrant in #389
- Group creation request docs and updated homepage by @eguerrant in #390
- New home page with action bar by @eguerrant in #417
What's Also Changed
- Bump marshmallow from 3.23.1 to 3.26.2 by @dependabot[bot] in #362
- Bump werkzeug from 3.1.4 to 3.1.5 by @dependabot[bot] in #364
- Bump react-router and react-router-dom by @dependabot[bot] in #363
- Fix bug causing 403 responses when plugin data is not set by @barborico in #365
- Bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #366
- Fix tox CI failure using pip constraints file by @barborico in #372
- Bugfix: Enusure plugin ID is passed correctly to app group lifecycle plugin hook implementations by @barborico in #371
- Bump minimatch from 8.0.4 to 8.0.7 by @dependabot[bot] in #377
- Bump flask from 3.1.1 to 3.1.3 by @dependabot[bot] in #380
- Bump werkzeug from 3.1.5 to 3.1.6 by @dependabot[bot] in #381
- Bump the github-action-group group with 2 updates by @dependabot[bot] in #386
- Bump pyjwt from 2.10.1 to 2.12.0 by @dependabot[bot] in #391
- Update how enum is handled in migration by @eguerrant in #393
- Debug notifications for group requests by @eguerrant in #394
- Bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in #395
- Update group request model to add in app relationship by @eguerrant in #396
- Debug group request read page by @eguerrant in #397
- Bump requests from 2.32.4 to 2.33.0 by @dependabot[bot] in #400
- Bump picomatch from 2.3.1 to 2.3.2 by @dependabot[bot] in #398
- Auth bug fix members/owners_should_expire by @eguerrant in #401
- Fixing key error by @eguerrant in #402
- [access] Add group_updated hookspec to AppLifecyclePlugins by @matthew-bass in #379
- Fix Dependabot npm update job timeouts by @somethingnew2-0 in #375
- Group requests UI updates + auth bug fix by @eguerrant in #405
- Bump rollup to 4.60.1 to fix security vulnerability by @somethingnew2-0 in #407
- Bump lodash from 4.17.23 to 4.18.1 by @dependabot[bot] in #408
- Group requests type selection based on name by @eguerrant in #409
- Bump vite from 7.1.11 to 7.3.2 by @dependabot[bot] in #410
- Fix Okta retry timeout crashing group sync by @somethingnew2-0 in #411
- Downgrade Okta timeout errors to warnings by @somethingnew2-0 in #412
- Bump pytest from 8.3.4 to 9.0.3 by @dependabot[bot] in #413
- Update swagger.json by @eguerrant in #414
- Proxy API requests through Vite dev server and remove CORS by @somethingnew2-0 in #374
- Bump python-dotenv from 1.0.1 to 1.2.2 by @dependabot[bot] in #418
- Toolbar role request fix by @eguerrant in #419
- Make toolbar role owner check more efficient by @eguerrant in #420
- [Group Requests] bug fix by @eguerrant in #421
- Should expire bug fix by @eguerrant in #422
New Contributors
- @matthew-bass made their first contribution in #379
Full Changelog: v1.5.0...v1.6.0