Skip to content

Releases: maykinmedia/open-inwoner

v1.27.2

28 Feb 11:05
Compare
Choose a tag to compare
  • [d43d800] Fix contactmomenten API pagination which caused failures in "Mijn vragen" flows when the number of questions exceeded the page size

Full Changelog: v1.27.1...v1.27.2

v1.27.1

25 Feb 14:12
Compare
Choose a tag to compare
  • [9f3433e] mozilla_django_oidc_db.middleware.SessionRefresh can be disabled by setting the USE_OIDC_SESSION_REFRESH_MIDDLEWARE environment variable to false. This is a workaround for maykinmedia/mozilla-django-oidc-db#136 and should only be relevant for installations that have multiple OIDC backends configured.

Full Changelog: v1.27.0...v1.27.1

v1.26.2

25 Feb 13:46
Compare
Choose a tag to compare
  • [76dd63d] mozilla_django_oidc_db.middleware.SessionRefresh can be disabled by setting the USE_OIDC_SESSION_REFRESH_MIDDLEWARE environment variable to false. This is a workaround for maykinmedia/mozilla-django-oidc-db#136 and should only be relevant for installations that have multiple OIDC backends configured.

Full Changelog: v1.26.1...v1.26.2

v1.27.0

10 Feb 10:28
1309c42
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.26.1...v1.27.0

v1.26.0

21 Jan 13:08
037d6d8
Compare
Choose a tag to compare

What's Changed

💥 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

v1.25.0

16 Jan 10:19
Compare
Choose a tag to compare

What's Changed

  • This release addresses a low-severity issue whereby the Mock DigiD IDP endpoint allowed open redirects. This has been fixed by upgrading to the latest django-digid-eherkenning
  • Upon completing registration for a new DigiD/eHerkenning user, that user's contactdetails will be pushed to the klanten API of eSuite (with the klant being created if it does not yet exist)
  • Support for django-setup-configuration is disabled in this release as it is currently being rewritten, and will be re-activated in an upcoming release.

Full Changelog: v1.24.0...v1.25.0

v1.24.0

17 Dec 10:22
7f73a89
Compare
Choose a tag to compare

What's Changed

  • [#2757] Add home view styling for registratiemelding notifications by @jiromaykin in #1491
  • [#2863] When retrieving eHerkenning-cases, filter on either vestigingsnummer or rsin/kvk, but not both by @alextreme in #1488
  • [#2755] Expand speechsynthesis by @jiromaykin in #1496
  • [#2851] Making product admin relation to categories clearer by @alextreme in #1481
  • [#2845] Update Keycloak fixtures with data for digid-eherkenning library by @pi-sigma in #1479
  • [#2871] Refactor ZGW imports to work on different environments by @pi-sigma in #1497
  • [#2902] Add celery tasks to prune outgoing-request-logs by @pi-sigma in #1501
  • [#2880] Show different label for zaak results by @pi-sigma in #1499
  • [#2709] Add beheerhandleiding entry or ZGW import/export by @swrichards in #1506
  • [#2912] Fix styling for zgw import-export error messages by @pi-sigma in #1505
  • [#2862] Integrate OpenKlant2 service with detail views by @pi-sigma in #1490
  • [#2917] Increase number of simultaneous threads per worker by @alextreme in #1509
  • [#2894] Remove grey border-bottom from search bar by @pi-sigma in #1510
  • [#2913] Check for duplicate keys in ZGW imports by @pi-sigma in #1508
  • Release v1.23.0 by @swrichards in #1495
  • Raise and make configurable UWSGI http timeout and max requests by @swrichards in #1513
  • [#2903] Refactor import/export for ZaakType configs by @pi-sigma in #1503
  • [#2920] Fix check for natural key duplicates in ZGW imports by @pi-sigma in #1515
  • Expand beheerhandleiding to reflect import/export via ZTC admin by @swrichards in #1518
  • [#2914] Add certificate manager to admin index by @pi-sigma in #1512
  • [#2892] Remove print option from accessibility header by @pi-sigma in #1514
  • [#2893] Remove search from mobile menu by @pi-sigma in #1511
  • [#2898] Fix update_user_from_partij with OpenKlant2 by @pi-sigma in #1522
  • [#2923] Update OpenKlant2 code/tests for OpenKlant v2.4 by @pi-sigma in #1521
  • Remove max-requests and add die-on-term uwsgi flag in docker by @swrichards in #1527
  • Fix assorted issues in the OpenKlant2 service by @swrichards in #1525
  • [#2860] Additional header for Haal Centraal BRP via Yenlo by @alextreme in #1516
  • [Venray #133] Adding a featureflag to allow showing cases without a status by @alextreme in #1528
  • Implement frontchannel OIDC logout flow by @swrichards in #1500
  • [#2932] Skip KVK branch selection if vestigingsnummer already selected by @pi-sigma in #1526
  • Release v1.24.0 by @swrichards in #1530

💥 Breaking changes

  • ACTION REQUIRED: The changes to the DigiD/eHerkenning single sign out require updating your broker settings to add https://{your_oip_base_url}/accounts/login/ to the set of allowed callback URLs.

Full Changelog: v1.23.0...v1.24.0

v1.23.1

05 Dec 10:40
Compare
Choose a tag to compare

This patch release includes several changes to the ZGW import/export functionality, to facilitate exchanges between OIP instances that are backed by different ZGW backends. When moving between instances, ZGW objects are matched on their natural identifying attributes (such as "identificatie" en "omschrijving") and not on backend-specific attributes such as URL or UUID. This release also increases the default request timeout to 3 minutes to provide sufficient time for the import to complete.

Further information about this features can be found in the documentation.

Full Changelog: v1.23.0...v1.23.1

v1.21.4

05 Dec 15:02
Compare
Choose a tag to compare

This patch release includes several changes to the ZGW import/export functionality, to facilitate exchanges between OIP instances that are backed by different ZGW backends. When moving between instances, ZGW objects are matched on their natural identifying attributes (such as "identificatie" en "omschrijving") and not on backend-specific attributes such as URL or UUID. This release also increases the default request timeout to 3 minutes to provide sufficient time for the import to complete.

Further information about this features can be found in the documentation.

Full Changelog: v1.21.3...v1.21.4

v1.23.0

14 Nov 14:48
Compare
Choose a tag to compare

What's Changed

  • [#2618] Replace digid_eherkenning_oidc_generics with library by @pi-sigma in #1448
  • [#2825] Venray/Rx.mission - adding openzaak config option to use zaak.omschrijving if available instead of zaaktype.omschrijving by @alextreme in #1453
  • Refactor OpenKlant2 service to use UUID refs rather than objects by @swrichards in #1451
  • [Venray #121] Support sorting the statusses on date set (Rx.mission, Open Zaak) by @alextreme in #1446
  • 🐛 [#2829] Fix captcha error-label styling by @jiromaykin in #1458
  • [#2823] Filter contactmomenten on Mijn Vragen based on kanaal by @pi-sigma in #1454
  • [#2821] Implement provisional configuration for OpenKlant2 service by @pi-sigma in #1452
  • [#2830] Properly expose ADMIN_OIDC setup configuration to docker-compose by @swrichards in #1459
  • ♿ [#2372] Fix dyslexia data-attributes for toggling accessible label by @jiromaykin in #1464
  • ♿ [#2367] Fix data-attributes for toggling larger font by @jiromaykin in #1465
  • 💄 [#2741] Add multiselect listbox mobile design by @jiromaykin in #1398
  • [#2838] Make OpenKlant2 client compatible with zgw_consumers logic by @swrichards in #1472
  • [#2831] Fix contactform math captcha by @pi-sigma in #1462
  • [#2835] Remove legacy celery tasks by @pi-sigma in #1461
  • [#2832] Rx.mission/Venray: Also show documents with the status archived by @alextreme in #1456
  • [#2820] Reduce coupling of user signals and klanten API logic by @pi-sigma in #1474
  • Mark incorrectly untagged elasticsearch tests by @swrichards in #1477
  • [#2811] Exclude empty email/phone number from being sent with contactform by @pi-sigma in #1455
  • [#2840] Refactor contactmomenten list and detail to use a protocol for data fetching by @swrichards in #1473
  • Fix support for loading SQL dumps in docker-compose by @pi-sigma in #1471
  • ♿ [#2623] A11y Fix and add SpeechSynthesis pause/stop functionality by @jiromaykin in #1460
  • [#2858] Update django-admin-index fixture by @pi-sigma in #1485
  • [#2852] Integrate OpenKlant2 service with list view by @pi-sigma in #1483
  • ♿ [#2362] a11y Force focus order in opened mobile menu by @jiromaykin in #1489
  • [#2859] Filter zaken search by visibility by @pi-sigma in #1486
  • ♿ [#2625] Add mobile design for keeping accessibility functions available on small screens by @jiromaykin in #1470
  • [#2825] Ensure we show case.omschrijving on the detailview if we configured to use this on the listview by @alextreme in #1487
  • Fixes prompted by prep for demo 2024 11 12 by @swrichards in #1493
  • Improve error handling for use of klanten services by @pi-sigma in #1494
  • 🌐 [#2857] Add translations for sprint 28 by @jiromaykin in #1492

Full Changelog: v1.22.0...v1.23.0

NOTE: Due to a change in how DigiD/eHerkenning OIDC is configured, you will loose your existing settings for these modules and will have to reconfigure via OpenID Connect-configuratie voor DigiD wijzigen and OpenID Connect-configuratie voor eHerkenning wijzigen in the admin panel.