12345678910111213141516171819 |
- v0.9.6 / 18.7.24, sigi:
- - Corr: handling duplicate ping answers (ICMP replys).
- - formatting status information fileds.
-
- v0.9.7 / 30.7.24, sigi:
- - Acceleration: relocation of json handling from frontend to backend.
- - some CSS cosmetics.
-
- v0.9.8 / 12.8.24, sigi:
- - implementing secure HTTPS connections on both, webserver and websocket.
- - Added HTTPS params in config.cfg.
- - Changed: 'Title' param renamed to 'TitleAdd' in config.cfg as it is now an addendum to the title.
-
- v0.9.9 / 1.4.25, sigi:
- - Corr: configfile handling.
- - Added: fping parameter --size can now be set in PingPanel's config.cfg.
|