Kirby 5.0.3 is here!

Hey everyone,

Kirby 5.0.3 is here: https://github.com/getkirby/kirby/releases/tag/5.0.3 :rocket:

:sparkles: Enhancements

  • Add support for refresh-based redirects in Panel #7429
  • New Response::refresh() method added #7429

:bug: Bug fixes

  • Fixed sortable k-items when general sortable prop is true but individual items do not specify their own sortable key #7390
  • The preview browser now accepts relative URLs. #7348
  • Donโ€™t ping the API if the panel is offline #6077
  • Better writer markdown input rules for bold and italic #3138
  • Invalid CSRF token error when logging in after panel session expired #7274
  • Clicking a button in the Writer toolbar has no effect when it is sticky at the top. #7364