Releases: Kranf99/kibella
Maintenance Release
This is basically a maintenance release that brings many small fixes.
The option "Allow non-authenticated users to see raw Data-Tables" is now implemented. Cool! 😄
As usual, you'll find the latest Kibella installation packages here:
- The Windows installation: Kibella_UwAmp.zip
- The Linux installation: kibella_alone_linux.zip
You'll find more information about Kibella here:
https://timi.eu/products-solutions/timi/kibella/
Enjoy! See you! Frank
New features! Waterfall chart!
A new version of Kibella is here!
This new version has a new Waterfall chart and an improved HTML widget.
Cool! 😄
As usual, you'll find the latest Kibella installation packages here:
- The Windows installation: Kibella_UwAmp.zip
- The Linux installation: kibella_alone_linux.zip
You'll find more information about Kibella here:
https://timi.eu/products-solutions/timi/kibella/
Enjoy! See you! Frank
(Small) Bug Fix Release
Kibella is now properly working again on a Linux box
(the last update unfortunately did break some linux-specific code but it's fixed now)
As usual, you'll find the Kibella installation packages here:
- The Windows installation: Kibella_UwAmp.zip
- The Linux installation: kibella_alone_linux.zip
You'll find more information about Kibella here:
https://timi.eu/products-solutions/timi/kibella/
Enjoy! See you! Frank
Plenty of new Features!
Kibella installation packages
- The Windows installation: Kibella_UwAmp.zip
- The Linux installation: kibella_alone_linux.zip
Compared to the previous version, the upgrades are:
- We now have several new visualizations: "Bar&Line" plot, "Scatter" plot and an upgraded "Pie"plot.
- The new "Pie" plot has now an "other" category and full color customization.
- The "Bar&Line" plot and the "Scatter" plot have full color customization.
- You now have the choice between 2 color themes when creating a dashboard: bright or dark.
- A lot of "usability" enhancements: Many tooltips everywhere to help understand what each click is doing, the Administration panel and the "user guide" panel are now directly accessible from the main interface (they are not a separate part of the app anymore).
- The visualization wizard (to create new visualizations) has been improved to be simpler to use.
- the back-end code is faster when computing drill-down.
- ...plus many small fixes!
Still to do:
Update the (integrated) user guide to reflect the latest changes, add WaterFall chart, etc.
Bug Fix Release
You can always find the latest Kibella release here:
http://download.timi.eu/Kibella/
We fixed some important bug in the back-end (to be able to deploy on any webserver).
The scatter plot is finished and now supports drill down.
Now 100% usable without Administrative Rights!
From now on, you can always find the latest Kibella release here:
http://download.timi.eu/Kibella/
In this release, we switched to using the "uWamp.exe" utility to manage the Apache+PHP configuration under MS-Windows (instead of the "wampmanager.exe" utility, previously). This new utility (named "uWamp") has one additional major functionality over the old one: You can now use Kibella locally on your Windows machine without any administrative rights! Yes! ;-) (When we were still using the old utility, some administrative rights were required to launch the Apache service and this was preventing many users to use Kibella in their very restricted&protected enterprise environment).
This release also contains a first version of the scatter plot.
Kibella v0.3
Leo did a great job at fixing the tile maps. The maps are more beautiful than ever!
Also, the whole project, once it's (trans)compiled, is smaller (and thus faster) than before!
Great job Leo!
First Official Open Source Release
This first release targets 2 operating systems: Linux and Windows (i.e. LAMP and WAMP).
The Linux release is composed of only one zip file: "kibella_alone_lamp.zip". Just unzip the file inside a directory served by "Apache.httpd". Make sure that the "mod rewrite" from Apache is enabled (for more details see the "troubleshooting" section in the "readme.md" file).
The windows release comes in three flavors:
- Automated Install - 64 bit: kibella_wamp_win64.zip
- Automated Install - 32 bit: kibella_wamp_win32.zip
- Manual Install (you must install Kibella manually inside an already existing Wamp server): kibella_alone_win.zip
Have fun!
Frank
Third Party Libraries
This zip file contains all the third party libraries required to compile Kibella