What's Changed
- Bump vite from 6.2.6 to 6.3.4 in /docs-assets/app by @dependabot in #16180
- feat: allow custom credential extraction and notification customization for password reset by @saade in #16179
- Add modifyTypeSelectUsing/modifyKeySelectUsing to MorphToSelect by @a21ns1g4ts in #16186
- Backport topbar fix to 3.x by @binaryfire in #16193
- fix: prevent error when calling non-existent getTagClassName method by @aspirantzhang in #16196
- Bump trix from 2.1.12 to 2.1.15 by @dependabot in #16222
- Update 04-delete.md - Redirecting after deleting by @nathanielmom in #16228
- Gate password reset process with canAccessPanel logic by @robinmalburn in #16230
- feat: support Redirector type in Logout response by @saade in #16130
- bugfix: Tenant menu icon blade component needs to use alias instead of icon-alias by @getupkid in #16246
- Add the
PasswordResetLinkSent
event dispatch to the request password reset page by @amir9480 in #16269 - Add missing
$record
to the.stubs.php
for table testing by @alexmanase in #16265 - Docs: fix examples for testing table helpers by @alexmanase in #16264
- Disable step button if previous action is disabled by @leandrogehlen in #16271
- Fix: total rows calculation for group by in CanExportRecords trait by @MrPunyapal in #16274
New Contributors
- @aspirantzhang made their first contribution in #16196
- @robinmalburn made their first contribution in #16230
- @alexmanase made their first contribution in #16265
- @leandrogehlen made their first contribution in #16271
Full Changelog: v3.3.14...v3.3.15