changelog 612 B

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