Download Latest Version v4.19.3 source code.zip (2.3 MB) Google Add to Preferred Sources
Home / 4.19.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-09-05 1.7 kB
v4.19.0 source code.tar.gz 2026-09-05 1.4 MB
v4.19.0 source code.zip 2026-09-05 2.3 MB
Totals: 3 Items   3.7 MB 0

🌒 MoonShine 4.19.0 is out!

🔧 What’s new:

  • Text and Textarea now have an escapeOnApply() method — use a callback to control HTML escaping when saving, independently of display escaping.
  • Fixed fieldsNames() in Select — custom value, label, and search field names now work correctly.
  • Fixed value handling between Blade and Alpine — quotes and special characters are now safely escaped.
  • Fixed tabs with numeric IDs and async search in MorphTo with a preselected type.

🔐 Access control improvements:

  • Loading relations and async search now respect permissions on the parent resource and the current page.
  • Inline field updates are now only allowed when updateOnPreview() is enabled.

🧩 Also fixed handling of fields sharing the same relation name and updated the ws development dependency.

What's Changed

Full Changelog: https://github.com/moonshine-software/moonshine/compare/4.18.2...4.19.0

Source: README.md, updated 2026-09-05