What's Changed
- Implement connectivity-related setup configuration steps with new API by @swrichards in #1523
- [#2940] Add OpenKlant2 configuration model by @pi-sigma in #1529
- [#1468] Add configuration step for OpenKlant2 connectivity by @swrichards in #1532
- Add missing entry for OpenKlant2 configuration step by @swrichards in #1534
- [#2931] Update company name from KVK API on login by @pi-sigma in #1533
- [#2933] Run select tests sequentially by @pi-sigma in #1536
- [Venray #133] Show "Nieuwe aanvraag" if the status for a case is unknown by @alextreme in #1531
- [#2946] Fix login for eHerkenning user with single vestiging by @pi-sigma in #1535
- [#2935] Mijn Afspraken: Don't show appoinments from the past by @alextreme in #1538
- Fix arg shadowing in get_or_create_klant_for_new_user by @swrichards in #1542
- [#2952] Wrap the zaak notification handler in a Celery task by @swrichards in #1541
- Bump Sentry to latest version by @swrichards in #1545
- 💄 [#2954] Remove Search from mobile menu by @jiromaykin in #1539
- Enable Mock DigiD IDP callback validation in production by @swrichards in #1543
- [#2899] Integrate OpenKlantConfig and OpenKlant2Config by @pi-sigma in #1520
- [#dp-205] Increase pagination for KVK API to 100 by @pi-sigma in #1547
- eSuite user syncing refactors by @swrichards in #1546
- [#2959] Sync user to eSuite after completing registration by @swrichards in #1553
- Bump django to 4.2.18 by @swrichards in #1555
- [#2887] Set click-width multiselectbox label to 100% by @jiromaykin in #1548
- [#2474] Fixing typo in e-mail verificationflow by @alextreme in #1537
- Update translations for v1.26.0 by @swrichards in #1558
- Fix admin-index fixture: replace eSuiteKlantConfig with KlantenSysteemConfig by @pi-sigma in #1560
- Guard against indefinite caching by @swrichards in #1554
- Configure GHA to generate docs preview links on readthedocs by @swrichards in #1567
- Add translated copy for the new klant systeem config by @swrichards in #1564
- Bump playwright to 1.49.1 by @swrichards in #1569
- Update handleiding for klant systeem config by @swrichards in #1565
💥 Deployment Notes
- Due to the changes in how users are synced with the Klanten APIs, it is important to ensure that the configured credentials for the klanten backend have permissions to create new klanten, as well as to update existing klanten (as is frequently the case right now).
Full Changelog: v1.24.0...v1.26.0