- Version 2.4.2
- Version 2.4.1
- Version 2.4.0
- Version 2.3.0
- Version 2.2.0
- Version 2.1.4
- Version 2.1.3
- Version 2.1.1
- Version 2.1.0
- Version 2.0.2
- Version 2.0.1
- Version 1.1.0
- Version 1.0.0
Change Log
Version 2.4.2 #
- Fixed: remove javascript console log
Version 2.4.1 #
- Fixed: json tags showing at Dashboard beginning
Version 2.4.0 #
- Fixed: Dashboard FileUploader view
- Fixed: Button view cssStyle
- Updated: Multiple Dashboard widget views to use
jsonRender
property to comply with CSP's unsafe-eval
Version 2.3.0 #
- Fixed: Metrics Category view when divided by total equaling zero
- Fixed: GaugeCard's title and value css styles
- Added: baseValue css style
Version 2.2.0 #
- Added: FileUploader view's "multiple" mode
Version 2.1.4 #
- Fixed: Fix the issue clicking on FormDropDown will close the dropdown form
- Fixed: Fix the DonutChart in Category metric
- Fixed: warning of dynamic properties in PHP 8.2
Version 2.1.3 #
- Fixed: Avoid empty avatar image in Main header
- Fixed: Wrong page name in Login page
Version 2.1.1 #
- Fixed: Use language for translation in Login view
Version 2.1.0 #
- Added: Encode state with Client::jsonParams() to secure the state
Version 2.0.2 #
- Fixed: Not update metric when Language is applied to range selector
- Added: Apply language to range selector
Version 2.0.1 #
- Fix the page init issue
Version 2.0.0
- Fix str_replace function with null parameter
- Add theme for dashboard
Version 1.7.0
- Fixed: Remove the devtools source map to avoid warning in browser
- Fixed: Remove logo inside amazing.css
Version 1.5.0
- Adding
onAmazingThemeInit
method to facilitate extra settings - Adding
withoutLoader()
method to direct amazing theme not to use KoolReport loader to load resource
Version 1.1.0 #
- ProgressCard: Fix issue when baseValue is not available
- GaugeCard: Fix issue when baseValue is not available, add min, max, base values
- DualChartCard: Fix issue when baseValue is not available
- Upgrade font awesome to 5.10.2
- Adding
"href"
property to set the card click destination
Version 1.0.0 #
- First initial version
Get started with KoolReport
KoolReport will help you to construct good php data report by gathering your data from multiple sources, transforming them into valuable insights, and finally visualizing them in stunning charts and graphs.