Release 1.4.0 - Small features
This release includes a new feature that can disable login and signup buttons (or one of the two), prevents plugin activation when not set and fixes the icon in extensions list.
Changelog
Major changes are marked with ❗️
- ❗️ Added remove signup and login button features (thanks to @Artuu)
- If no login URL is set, SSO will be prevented
- Fixed and changed icon
Release 1.4.1 - Critical fixes
This hotfix fixes a crash at Flarum startup and moves extension settings modal construction to @fof/components
Changelog
Major changes are marked with ❗️
- ❗️ Critical fix to solve crash at Flarum startup
- Extension settings modal construction moved to @fof/components (thanks to @datitisev for its lib)
- Code enhancements
Updating
Run composer update
command or use Bazaar
Links