v1.0.0-beta.3
Pre-release
Pre-release
Numerous bug fixes and enhancements.
What's Changed
Fixed Bugs
- fix: field name translation in validation errors by @datamweb in #350
- Load an auth helper in ActionController by @MitkoIT in #353
- fix: bootstrap column on mobile device by @MitkoIT in #366
- fix: AccessTokens throws DataException by @kenjis in #376
- fix: recordActiveDate() updates
updated_at
by @pjsde in #392 - fix: redirect()->withInput() causes ValidationException by @kenjis in #383
- fix: Session auth action checks by @kenjis in #391
- fix: correctly record the datetime for
last_active
by @datamweb in #404 - fix: add logic to skip filters if not in HTTP by @kenjis in #409
- fix: NothingPersonalValidator strip_explode too sensible by @arif-rh in #425
- fix: correct display of the error in case of change
authenticatorHeader
by @datamweb in #442 - fix: bug that when UserIdentity is changed, the correct user identities are not returned afterwards by @kenjis in #452
- bug: fix magic_link_message view template by @sammyskills in #462
Enhancements
- Fix email deliverability error log by @sammyskills in #345
- fix: show validate errors in
magic-link
by @datamweb in #351 - Spanish (Spain) translation by @treborin in #364
- Spanish (Spain) translation by @treborin in #370
- Improve setup by @kenjis in #371
- feat: update
shield:setup
for Security Setup by @datamweb in #384 - feat: add filter permission and group by @jlopes90 in #270
- feat: support other databases by @kenjis in #402
- ApiToken docs and filter update. by @lonnieezell in #417
- feat: notify devs when user has used magic link login. by @lonnieezell in #413
- feat: autoload helpers by Composer by @kenjis in #368
New Contributors
- @MitkoIT made their first contribution in #353
- @treborin made their first contribution in #364
- @paulbalandan made their first contribution in #378
- @arif-rh made their first contribution in #421
- @iRedds made their first contribution in #432
- @davidnsai made their first contribution in #437
- @iamsyh made their first contribution in #466
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3