Skip to content

18.28.0

Choose a tag to compare

@sneridagh sneridagh released this 07 Oct 08:35
· 665 commits to main since this release
8a282ed

18.28.0 (2025-10-07)

Feature

Bugfix

  • Refactored the fix for #7238: corner case when coming from SSR in edit route, where the teasers where overwriten with bogus URLs after save if INTERNAL_API_PATH is set. @sneridagh #7317
  • The cancel/clear "X" button inside the DatetimeWidget now includes an accessible label when active. @Wagner3UB #7414
  • Add underline to formtabs items for proper link identification. @Wagner3UB #7419
  • Fix api middleware possible empty values error. @robgietema #7433

Internal

Documentation