framework/extensions/lock/CHANGELOG.md
2020-12-14 23:23:48 +01:00

27 lines
956 B
Markdown

# Changelog
## [0.1.0-beta.15](https://github.com/flarum/lock/compare/v0.1.0-beta.14...v0.1.0-beta.15)
### Changed
- Updated composer.json and admin javascript for new admin area.
- Updated to use newest extenders.
## [0.1.0-beta.14](https://github.com/flarum/lock/compare/v0.1.0-beta.13...v0.1.0-beta.14)
### Changed
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
## [0.1.0-beta.13](https://github.com/flarum/lock/compare/v0.1.0-beta.12...v0.1.0-beta.13)
### Changed
- Updated JS dependencies
## [0.1.0-beta.9](https://github.com/flarum/lock/compare/v0.1.0-beta.8...v0.1.0-beta.9)
### Changed
- Replace event subscribers (that resolve services too early) with listeners ([adad532](https://github.com/flarum/lock/commit/adad5324b8aab612d51251074315bb4bc2308b17))
- Compatibility with Laravel 5.7 ([c27411d](https://github.com/flarum/lock/commit/c27411ded2499c74d53e690308cd092831060ac2))