Skip to content

ipl-web v0.13.0

Choose a tag to compare

@TheSyscall TheSyscall released this 14 Apr 11:58
· 100 commits to main since this release
v0.13.0
b0fa6ea

All included changes can be found on the milestone.

Changes

  • Add support for PHP 8.5 #343
  • Introduce AutosubmitIndicationDecorator #356
  • Introduce factory methods for ContinueWith #334
  • Accept otherwise invalid input as quick search expression in the SearchBar #353

Fixes

  • Changed signature of method ButtonLink::assemble() to match the base implementation #342, #345