2019-02-15 07:30:49 +08:00
|
|
|
# Changelog
|
|
|
|
|
2020-12-15 04:33:30 +08:00
|
|
|
## [0.1.0-beta.15](https://github.com/flarum/embed/compare/v0.1.0-beta.14...v0.1.0-beta.15)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Updated composer.json and admin javascript for new admin area.
|
|
|
|
|
2020-10-15 16:52:20 +08:00
|
|
|
## [0.1.0-beta.14](https://github.com/flarum/embed/compare/v0.1.0-beta.13...v0.1.0-beta.14)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Updated mithril to version 2
|
|
|
|
- Updated JS dependencies
|
|
|
|
|
2020-05-01 16:42:50 +08:00
|
|
|
## [0.1.0-beta.13](https://github.com/flarum/embed/compare/v0.1.0-beta.12...v0.1.0-beta.13)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Updated JS dependencies
|
|
|
|
|
2019-09-16 04:43:36 +08:00
|
|
|
## [0.1.0-beta.10](https://github.com/flarum/embed/compare/v0.1.0-beta.9...v0.1.0-beta.10)
|
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- JavaScript code was not compiled (#6)
|
|
|
|
- Icon was not updated for FontAwesome 5 (#6)
|
|
|
|
|
2019-06-24 18:44:10 +08:00
|
|
|
## [0.1.0-beta.9](https://github.com/flarum/embed/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
2019-02-15 07:30:49 +08:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- JS: Vulnerable lodash dependency ([1a1a724](https://github.com/flarum/embed/commit/1a1a72477bfa1eec5da3a09aaf70a5942616d65d))
|
|
|
|
|