github getkirby/kirby 5.0.0-beta.5

pre-release3 days ago

Pre-release notes: https://getkirby.com/releases/5

Changelog since 5.0.0-beta.4

✨ Enhancements

  • Make Vue bundle accessible as JS Import map #7107
  • Use type hinting in A::get() instead of the is_array check. Results in a 2% improvement of total execution time according to tests by @bnomei #7096

🐛 Bug fixes

  • Users field preview: displays HTML correctly #7065
  • The site preview button is now hidden when the home page preview is disabled #7070
  • Fixed cases where after resorting a page, the parent's children collection was incomplete #7044
  • Ensure same listing style (breaking or not) in list view #6904

🐛 Bug fixes from previous betas

  • Image preview: fix coords input squeezing image #7048
  • Fixed return type issue when a page has a custom model #7084
  • Pages with drafts can now be deleted properly again #7097

🚨 Breaking changes

  • A::get() no longer accepts a first argument that is not an array

🧹 Housekeeping

  • Removed deprecated icons #7046
    • Removed circle-outline. Use circle instead
    • Removed circle-funnel. Use filter instead
    • Removed heart-outline. Use heart instead
    • Removed image-outline. Use image instead
  • Small Vue fixes in preparation for Vue 3. We plan to add Vue 3 support in Kirby 6, but already add step by step preparations with every release #7106

Don't miss a new kirby release

NewReleases is sending notifications on new releases.