changelog 1.0 KB

123456789101112131415161718192021222324252627
  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. - New 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. - New: fping parameter --size can now be set in PingPanel's config.cfg.
  14. v0.9.11 / 17.4.25, si:
  15. - New: - improved debug (-v) output to fiddle better with timing parameters
  16. - Consolidated status information on sections more readable
  17. - Host specific tooltip now has a "since" time info
  18. - Corr: - anim_red image loop now infinite
  19. v0.9.12 / 6.5.25, si:
  20. - New: - "Duration Bar", indicates how long the actual status lasts.
  21. - Parameter 'DurationBarSpan' in config.cfg sets the time span of the bar.