mirror of
https://github.com/flarum/framework.git
synced 2024-11-23 01:23:08 +08:00
dc215aba59
Signed-off-by: Sami Mazouz <sychocouldy@gmail.com>
2.0 KiB
2.0 KiB
Changelog
1.5.1
Added
- Support for custom date ranges (https://github.com/flarum/framework/pull/3622)
Fixed
- Previous period chart is unclear (https://github.com/flarum/framework/pull/3654)
1.4.1
Changed
- Rewrite to prevent admin dashboard long loading times on very large communities (https://github.com/flarum/framework/pull/3531)
1.4.0
No changes.
1.3.0
No changes.
1.2.0
No changes.
1.1.0
No changes.
1.0.0
Changed
- Compatibility with Flarum v1.0.0.
0.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
Changed
- Updated composer.json and admin javascript for new admin area.
- Updated to use newest extenders.
0.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
Changed
- Updated JS dependencies
0.1.0-beta.9
Changed
- Update compiled JavaScript sources