2019-02-15 07:30:50 +08:00
|
|
|
# Changelog
|
|
|
|
|
2021-05-25 22:33:25 +08:00
|
|
|
## [1.0.0](https://github.com/flarum/statistics/compare/v0.1.0-beta.16...v1.0.0)
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Compatibility with Flarum v1.0.0.
|
|
|
|
|
2021-03-15 19:20:50 +08:00
|
|
|
## [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)
|
|
|
|
|
2020-12-15 16:26:39 +08:00
|
|
|
## [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.
|
|
|
|
|
2020-10-15 21:52:32 +08:00
|
|
|
## [0.1.0-beta.14](https://github.com/flarum/statistics/compare/v0.1.0-beta.13...v0.1.0-beta.14)
|
|
|
|
|
|
|
|
### Changed
|
2020-12-15 16:26:39 +08:00
|
|
|
- Switched from momentjs to dayjs
|
2020-10-15 21:52:32 +08:00
|
|
|
- Updated mithril to version 2
|
|
|
|
- Load language strings correctly on en-/disable
|
|
|
|
- Updated JS dependencies
|
|
|
|
|
2020-05-01 16:43:01 +08:00
|
|
|
## [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
|
|
|
|
|
2019-06-24 17:52:02 +08:00
|
|
|
## [0.1.0-beta.9](https://github.com/flarum/statistics/compare/v0.1.0-beta.8...v0.1.0-beta.9)
|
2019-02-15 07:30:50 +08:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
- Update compiled JavaScript sources
|