mirror of
https://github.com/flarum/framework.git
synced 2025-02-02 15:03:00 +08:00
1.1 KiB
1.1 KiB
Changelog
0.1.0-beta.15.1
Fixed
- Fixed security vulnerability for HTML injection in the first post of stickied discussions. See https://github.com/flarum/sticky/security/advisories/GHSA-h3gg-7wx2-cq3h.
0.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
Changed
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
Fixed
- Excerpts of unread stickied discussions triggers an error (#20)
0.1.0-beta.13
Changed
- Updated JS dependencies
0.1.0-beta.9
Changed
- Compatibility with Laravel 5.7 (196b2d1)