KoolReport 4.0.0 has been released!
June 7, 2019LET PARTY! We are very happy to let you know that KoolReport 4.0.0 has been released. There are many enhancements in this version that worth your upgrade.
Composer Friendly
Now all our packages both free and paid can be installed through Composer
. The free packages are hosted with famous Packagist and the commercial packages are hosted with our self-built private repository.
Core Enhancement
Since we moved our GitHub repository from koolphp/koolreport
to koolreport/core
, we have adjusted our folder structure a little bit for unity between manual installation and composer installation.
The core itself has been improved so much from datasources to data processes and the visualization. Those existed bugs from version 3.x has been solved completely in this version.
We added a new widget added called Card
to the core. The Card
allows us to show the important KPI value in our report. If you aim at constructing a dashboard, Card widget is very useful.
Template Engine
KoolReport 4.0.0 is extended capability to work with other template engines rather than just default and boring .view
file. To support this feature, we have released 3 new template engine packages:
- Blade: You are in love with Blade in Laravel? Now you can use blade for your report view
- PlatesPHP: You just want to use native PHP template? PlatesPHP is your best choice.
- Twig: Another famous and proven template engine. Fast and secure.
All of them are free. You can download those packages via our website or install them with composer.
New Package
Planning to release in previous version but we are only able to perfect and release our Amazing
theme package now. The Amazing
theme allows us to make our report look new and modern. Built on top of Bootstrap 4, the amazing theme inherits all cool features of Bootstrap 4 together with new look and feel. We also added some cool widgets for this theme package as well. Say no more, you can have a look at this new package here
Amazing Theme Introduction - Amazing's ChartCard
Other Packages' Enhancements
- Pivot: New
Pivot2D
has been added. Algorithm change for better and faster data summarization. - Excel: Able to create Excel charts using template, more widgets are added.
- Cube: Improve efficiency.
- CloudExport: Update ChromeHeadlessio service
- DataGrid: Improve security for server processing feature.
- ..and many others.
KoolReport Pro
If you have owned KoolReport Pro license, you can upgrade via composer
with package name koolreport/pro
. You may login to our website, heading to My Licenses page and generate token key to upgrade. If you have not, please consider getting KoolReport Pro as it is the most valuable package that we offered.
Summary
KoolReport 4.0.0 is a must-upgraded version as it contains many important improvements and bug fixes. We are working hard to make KoolReport better and better day by day.
Download Now
Enjoy!!
<3 koolreport team