Releases: Ar3sDevelopment/rpi-systempanel
Version 0.5.0
0.4.3 with some improvements on AJAX settings and admin forms. Added new widget Ram Pie Chart.
Version 0.4.3
Widget management added, missing AJAX forms full management. Various fixes.
Version 0.4.2
0.4.1 with UpdateTime in Process Grid and link between Widget and System panels.
Version 0.4.1
Fixes for 0.4.0 for SQL file containing stored procedures and settings pages and WidgetPanel web app.
Version 0.4.0
Version 0.4.0 introduces Stored Procedures and some fixes on widgets and better widgets management.
In the next releases will be released an automatic updater.
Added a new widget: terminal.
INSERT IGNORE INTO widget VALUES (14,6,0,'Terminal','terminal','terminal.tpl','�',1,'terminal','Terminal');
INSERT IGNORE INTO user_widget VALUES (26,1,14,'terminal',13,'�','�',1);
These are for adding it to the panel.
I'm working on a settings panel to manage widgets too.
Version 0.3.0
Version 0.2.0 with some fix and widget $_POST management in AbstractWidget class
Version 0.2.0
Fixed as 0.2 Milestone
Version 0.1.9
Moved widgets
Version 0.1.8
Version 0.1.7 with smarty in framework folder and installer updated. Updater still missing, panel must be reinstalled to update.
Version 0.1.7
Version 0.1.6 with some fixes and Install now works.