2019-06-13 07:32:12 +08:00
# Changelog
2020-05-04 16:42:11 +08:00
## [0.1.0-beta.13](https://github.com/flarum/markdown/compare/v0.1.0-beta.12...v0.1.0-beta.13)
2020-05-04 16:14:22 +08:00
### Changed
- Updated JS dependencies
### Fixed
- Fixed not hiding other html entities than mentions (#14)
2020-03-03 21:21:27 +08:00
## [0.1.0-beta.12](https://github.com/flarum/markdown/compare/v0.1.0-beta.10...v0.1.0-beta.12)
### Fixed
- Mentions could be seen within spoiler blocks (#13)
2019-09-16 04:43:46 +08:00
## [0.1.0-beta.10](https://github.com/flarum/markdown/compare/v0.1.0-beta.9...v0.1.0-beta.10)
### Added
- The toolbar now has an image button (#8)
### Fixed
- Unusable toolbar in IE11 (#8)
- Tabbing out of the post composer was not possible (#8)
2019-06-24 17:25:19 +08:00
## [0.1.0-beta.9](https://github.com/flarum/markdown/compare/v0.1.0-beta.8...v0.1.0-beta.9)
2019-06-13 07:32:12 +08:00
### Fixed
- Markdown toolbar did not work on IE11 ([31c064f](https://github.com/flarum/markdown/commit/31c064f0c6c945083bc0ebc50cb3e44a676f40e2) and [e762293 ](https://github.com/flarum/markdown/commit/e7622938b1422e89a50feeb52c9c9ef7b38db95a ))