Skip to content

v1.18.0

Compare
Choose a tag to compare
@alextreme alextreme released this 25 Jun 16:11
· 560 commits to develop since this release

What's Changed

  • [#2521] Fix Open-Formulieren embedded form styling by @jiromaykin in #1230
  • [#2465] Postprocess HTML for NLDS styling by @pi-sigma in #1216
  • [#2513] Refactor generic ZGW client factories to concrete equivalents by @swrichards in #1226
  • Swapping around migrations due to InconsistentMigrationHistory on acc… by @alextreme in #1228
  • Replace django-mailer with django-yubin by @pi-sigma in #1231
  • Also add celery to docker containers, some ppl use them by @sjoerdie in #1232
  • [#2514] Refactor generic openklant client factories to concrete equivalents by @swrichards in #1233
  • [#2509] Create celery task to rebuild search index by @pi-sigma in #1219
  • [#2448] Link to manual from docs by @pi-sigma in #1227
  • Some ❤️ for 🐳 by @sjoerdie in #1238
  • [#2480] Add NLDS paragraph components by @jiromaykin in #1215
  • Add support for resolving instance attributes in the cache decorator by @swrichards in #1235
  • [#2529] Expose yubin logs to the admin panel by @swrichards in #1239
  • [#2523] Prevent display of unpublished pages by @pi-sigma in #1236
  • [#2416] Scope ZGW clients cache keys by the underlying service endpoint by @swrichards in #1237
  • 🐛 [#2530] Implement qmatic appointments using publicId by @stevenbal in #1243
  • ♿ [#2342] Add accessible text to meaningful icon by @jiromaykin in #1247
  • ♿ [#2370] Enable equal text-alternative for Header and Footer logo by @jiromaykin in #1245
  • ♿ [#2349] Wrap headings around Case-status accordion buttons by @jiromaykin in #1248
  • ♿ [#2350] Remove link from status-accordion button by @jiromaykin in #1251
  • 🐛 [#2544] Added quickfix for non-URL dependent tab panels by @jiromaykin in #1249
  • ♿ [#2365] Remove focus from final case status by @jiromaykin in #1250
  • ♿ [#2369] Add focus-style for custom file-input by @jiromaykin in #1255
  • ♿ [#2345] A11y replace disallowed heading tags in Cards by @jiromaykin in #1224
  • [#2526] Allow for additional ZGW service backends to be configured by @swrichards in #1240
  • [#2523] Avoid indexing unpublished products into elasticsearch by @alextreme in #1253
  • ♿ [#2352] Set meaningful order in cards with status-indicator by @jiromaykin in #1256
  • [#2504] Adding architecture documentation by @alextreme in #1244
  • ♿ [#2352] Remove faulty aria-label and add external link by @jiromaykin in #1257
  • [#2503] Add dyslexia modus with NL-DesignSystem components by @jiromaykin in #1223
  • ♿ [#2366] Add link purpose to document download links by @jiromaykin in #1252
  • ♿ [#2344] Add text alternatives for meaningful status-icons by @jiromaykin in #1254
  • [#2560] Treat catalogus as a required field on zaaktype response by @swrichards in #1259
  • ♿ [#2340] Header/footer logo use alt from image configuration by @jiromaykin in #1260
  • ♿ [#2347] Add table-TH style/markup for product pages by @jiromaykin in #1258
  • [#2566] Persist the originating ZGW service on the client by @swrichards in #1263
  • Support both successful and failing migrations in the migration test utility by @swrichards in #1267
  • Persist the source service when syncing CatalogusConfig by @swrichards in #1266
  • [#2236] Bump openformsclient to 0.4.0 by @pi-sigma in #1272
  • ♿ [#2357] Correct product-pages 400% zoom by @jiromaykin in #1268
  • [#2564] Mark catalogus as a required field on ZaakTypeconfig by @swrichards in #1262
  • ♿ [#2376] Add aria-expanded for desktop navigation menus by @jiromaykin in #1246
  • 🌐 [#2586] Translations for v1.18 by @jiromaykin in #1276

New Contributors

Full Changelog: v1.17.0...v1.18.0