What's Changed
- fix: fall back to getRandomValues() when randomUUID() is unavailable by @fvfvfvfv in #19450
- Update Catalan translations & fix minor typos on Spanish ones by @ericmp33 in #19452
- fix: Cached configurable resources/pages by @danharrin in #19449
- add missing generics to CreateRecord by @wietsewarendorff in #19453
- fix: Strip characters for numeric input by @danharrin in #19454
- i18n: update Chinese Simplified (zh_CN) translations by @People-Sea in #19451
- fix: handle action groups in notifications properly by @ahmed-rashad-alnaggar in #19444
- fix: preserve sidebar scroll position across navigation by @People-Sea in #19465
- fix: close color picker panel on focus out when open by @People-Sea in #19466
- fix: cast Select initialState to string to match $wire.$entangle type by @takashato in #19468
- Fix is_app_url() returning true for non-HTTP URLs (data:, mailto:, tel:) by @heikokrebs in #19455
- fix: grouped buttons divider for RTL by @thaqebon in #19467
- fix: Remove redundant window resize listener from chart widget by @People-Sea in #19475
- Swedish translations v4 by @tanthammar in #19480
- fix: SPA progress bar uses panel primary color by @People-Sea in #19482
New Contributors
- @fvfvfvfv made their first contribution in #19450
- @ahmed-rashad-alnaggar made their first contribution in #19444
- @heikokrebs made their first contribution in #19455
Full Changelog: v4.8.2...v4.8.3