2019-02-15 00:30:49 +01:00
|
|
|
# Changelog
|
|
|
|
|
2022-01-20 12:31:13 +01:00
|
|
|
## [1.2.0](https://github.com/flarum/embed/compare/v1.1.0...v1.2.0)
|
|
|
|
|
|
|
|
No changes.
|
|
|
|
|
2021-10-11 21:04:49 -04:00
|
|
|
## [1.1.0](https://github.com/flarum/embed/compare/v1.0.0...v1.1.0)
|
|
|
|
|
|
|
|
No changes.
|
|
|
|
|
2021-05-25 15:28:08 +02:00
|
|
|
## [1.0.0](https://github.com/flarum/embed/compare/v0.1.0-beta.16...v1.0.0)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Compatibility with Flarum v1.0.0.
|
|
|
|
|
2021-03-15 10:51:17 +01:00
|
|
|
## [0.1.0-beta.16](https://github.com/flarum/embed/compare/v0.1.0-beta.15...v0.1.0-beta.16)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Replaced `app()` helper with `resolve()`.
|
|
|
|
|
2020-12-14 21:33:30 +01: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 10:52:20 +02: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 10:42:50 +02: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-15 22:43:36 +02: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 12:44:10 +02: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 00:30:49 +01:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
- JS: Vulnerable lodash dependency ([1a1a724](https://github.com/flarum/embed/commit/1a1a72477bfa1eec5da3a09aaf70a5942616d65d))
|
|
|
|
|