Skip to content

Releases: offspot/metrics

0.3.0

05 Feb 10:52
7f0401c

Choose a tag to compare

Added

  • Add support for processing the new offspot file-manager (#104)

Changed

  • Colors assigned to package names are not random anymore (#109)
  • Many small UI adjustments (#106)

Fixed

  • Top toolbar is not working properly when there is no yearly aggregation (#101)

v0.2.1

26 Jan 08:59
d92f150

Choose a tag to compare

Fixed

  • Backend: Indicator processor sometimes re-process an already recorded period after an application restarts (#97)

v0.2.0

23 Jan 13:56
821b74e

Choose a tag to compare

Added

  • Implement the total usage details page (#55)
  • Implement the package popularity details page (#53)
  • Implement a simplified version of top toolbar mobile version (#89)

Changed

  • Remove the footer (#63)
  • Revisit backend logic to fix concurrency issue and cope with high log volume (#41 and #42)
  • Make backend log level customizable (#40)
  • Use colors from an accessible color scheme (#86)
  • Upgrade Python (3.12) + Python and Node.JS dependencies (#73)
  • Migrate Docker image to alpine instead of slim-bookworm (#72)

Fixed

  • Include a better system description in README.md (#12)
  • Fallback logo image should be a PNG (#93)
  • Fix responsivness of top toolbar on medium screens (#77)
  • Do not consider there are only Caddy files in the log folder (#81)

v0.1.0

21 Dec 15:01
708287b

Choose a tag to compare

Added

  • Initial release