framework/extensions/statistics/CHANGELOG.md
Daniel Klabbers 73975799c9 Release v1.2
2022-01-20 12:48:09 +01:00

47 lines
1.3 KiB
Markdown

# Changelog
## [1.2.0](https://github.com/flarum/statistics/compare/v1.1.0...v1.2.0)
No changes.
## [1.1.0](https://github.com/flarum/statistics/compare/v1.0.0...v1.1.0)
No changes.
## [1.0.0](https://github.com/flarum/statistics/compare/v0.1.0-beta.16...v1.0.0)
### Changed
- Compatibility with Flarum v1.0.0.
## [0.1.0-beta.16](https://github.com/flarum/statistics/compare/v0.1.0-beta.15...v0.1.0-beta.16)
### Changed
- Moved locale files from translation pack to extension (https://github.com/flarum/statistics/pull/13)
### Fixed
- Summed value being interpreted as string (https://github.com/flarum/statistics/pull/14)
## [0.1.0-beta.15](https://github.com/flarum/statistics/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/statistics/compare/v0.1.0-beta.13...v0.1.0-beta.14)
### Changed
- Switched from momentjs to dayjs
- Updated mithril to version 2
- Load language strings correctly on en-/disable
- Updated JS dependencies
## [0.1.0-beta.13](https://github.com/flarum/statistics/compare/v0.1.0-beta.12...v0.1.0-beta.13)
### Changed
- Updated JS dependencies
## [0.1.0-beta.9](https://github.com/flarum/statistics/compare/v0.1.0-beta.8...v0.1.0-beta.9)
### Changed
- Update compiled JavaScript sources