Skip to content

4.1.2

Compare
Choose a tag to compare
@bastianallgeier bastianallgeier released this 06 Mar 11:39
· 605 commits to main since this release
6b7ac66

🐛 Bug fixes

  • Don’t throw an exception in the permalinksToUrlsmethod if a model for a UUID cannot be found #6165
  • Don't redeclare the dump helper if it already exists. This fixes Kirby for Herd Pro users and other cases where dump is already defined by the environment #6250
  • Fix emoji overflow issue in k-icon-frame #6315
  • Fix commands for custom textarea buttons #6039
  • More stability for the toFiles method by checking for valid file IDs #6318
  • Suppress warnings in the Remote class if system CA is outside of open_basedir #6316
  • Fix tables in the object field and license dialog #6307 and partially #6228