This repository has been archived by the owner on Dec 3, 2024. It is now read-only.
Hearth v2.0.0
⚠ BREAKING CHANGES
Features
- add individual hints to checkbox and radio groups (fix #90) (#112) (4aef125)
- add postinstall script (resolves #95) (#104) (feb1834)
- clean up navigation (resolves #103) (#113) (e3b91ab)
- upgrade to Laravel 9 (#96) (#98) (ef4c881)
- use checked, selected, and disabled Blade directives (resolves #114) (#115) (c6b4485)
Bug Fixes
- allow user to switch locale on settings page (resolves #82) (#107) (dcf47cf)
- copy new controller with Hearth installation command (b896137)
- destroy session when deleting a user (resolves #79) (#106) (4ca14ea)
- move language resources (resolves #110) (#111) (34a4613)
- rename controller to avoid a potential class conflict (#109) (5584ce2)
- update console message to reflect postinstall script (#105) (2fe988f)