Skip to content

v1.19.0

Compare
Choose a tag to compare
@swrichards swrichards released this 07 Aug 14:58
· 381 commits to develop since this release

What's Changed

  • [#2587] Require all services except forms in ZGWApiGroupConfig by @swrichards in #1278
  • [#2589] Run CI tests in parallel by @swrichards in #1282
  • [#2574] Added format-detection meta-tag for Safari iOS by @jiromaykin in #1271
  • [#2572] Show roepnaam in log-in menu by @jiromaykin in #1270
  • [#2537] Implement a multi-zgw backend proxy to the individual clients by @swrichards in #1281
  • ♿ [#2435] Add aria-expanded to mobile anchors navigation by @jiromaykin in #1273
  • [#2558] Multi backend support for the catalogi and zaaktypes ZGW importer by @swrichards in #1283
  • [#2580] Link questions with cases by @pi-sigma in #1277
  • [#2578] Add optional help text field for monthly benefits reports by @pi-sigma in #1275
  • Fix specification of multiple package versions by @pi-sigma in #1292
  • 🐳 Add setup_configuration script by @sjoerdie in #1291
  • ♿ [#2371] Make search label text same as placeholder by @jiromaykin in #1286
  • ♿ [#2374] Add more verbose error-text for input fields by @jiromaykin in #1285
  • [#2570] Add multi-backend support to ZGW iotypes importer by @swrichards in #1284
  • [#2593] Fix missing coverage data in codecov by @swrichards in #1290
  • [#2606] Refactor flakey test, use more general assertions by @pi-sigma in #1293
  • [#2577] Use CKEditorWidget for SSD help-text fields by @pi-sigma in #1274
  • [#2605] Use NLDS classes for uitkeringen PDF styling by @pi-sigma in #1298
  • ♿ [#2379] Search feedback notification for screenreaders by @jiromaykin in #1280
  • ♿ [#2583] Make control of modal focusable in the right order by @jiromaykin in #1287
  • [#2620] Update handbook for v 1.18 by @pi-sigma in #1306
  • ♿ [#2621] Extend session warning time by @jiromaykin in #1305
  • Fix broken autoload of django-admin-index fixture by @swrichards in #1307
  • ♿ [#2584] Refactor heading architecture (no flexbox) by @jiromaykin in #1299
  • [#2426] Migrate generation of config docs to library by @pi-sigma in #1265
  • [#2598] Refactor notifications by @pi-sigma in #1289
  • 🐛 [#2508] Fix hotfix for non-business login tab-panel by @jiromaykin in #1312
  • [#dimpact-107] Hotfix for celery search task not showing in admin by @pi-sigma in #1316
  • [#2424] Check that config-setup documentation is up-to-date in CI by @pi-sigma in #1310
  • 🌐 [#2600] Update translations by @jiromaykin in #1311
  • 📝 [#2626] Add beheerhandleiding to ReadTheDocs by @jiromaykin in #1309
  • [#2582] Make contact form on questions list page optional by @pi-sigma in #1300
  • [#2483] Update cases listview to show the combined data from multiple endpoints by @swrichards in #1317
  • [#2432] fix incorrect task invocation in notification processing by @swrichards in #1318
  • [#2633] Unable to add contactmoment to active cases by @swrichards in #1319
  • [#2636] stop using human-friendly names for tasks by @swrichards in #1320

Deployment Caveats

  • Be aware that the "Periodic tasks" admin page will now display certain tasks twice (in English and Dutch). These duplicates will have English names and can be safely deleted: Rebuild search index, Send emails about messages, Send emails about expiring plans, Send emails about expiring actions, Import ZGW data and Delete old emails.
  • For all defined ZGW API sets (on the "Configuratie 'Open Zaak' admin page), you must now define all ZGW services (with the exception of a forms services) before upgrading to v1.19.0 or you will receive a migration error. If you do not currently use the ZGW integration, but you do have a ZGW API set defined (with empty services fields), you will have to delete the whole API set before upgrading.

Full Changelog: v1.18.2...v1.19.0