Skip to content

Releases: Brandawg93/PeaNUT

v3.0.0-beta.0

26 Sep 02:14
Compare
Choose a tag to compare
v3.0.0-beta.0 Pre-release
Pre-release

Docker Image Version (tag)

Breaking Changes

Environment variables no longer change settings directly, but instead can be used to populate settings on the first run. All settings are now handled via UI but can be modified directly by editing settings.yml.

What's Changed

  • Bump micromatch from 4.0.5 to 4.0.8 by @dependabot in #68
  • InfluxDBv2 support by @Brandawg93 in #71
    • Fix bug that caused refresh to stop working
    • Added support for direct connection to InfluxDBv2 instances via environment variables
    • Added better grafana dashboard examples
    • Rework settings into settings.yml instead of environment variables
    • Add new UI for connecting and disconnecting from nut-upsd instance
    • Fix bug that prevented theme from switching when system theme was changed

Full Changelog: v2.6.1...v3.0.0-beta.0

v2.6.1

04 Aug 21:02
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.6.0...v2.6.1

v2.6.0

14 Jul 23:57
4de9847
Compare
Choose a tag to compare

Breaking Changes

V1 API now attempts to resolve the proper type for each parameter. Some strings may now be numbers. This will help in porting data to InfluxDB

What's Changed

New Contributors

Full Changelog: v2.5.2...v2.6.0

v2.5.2

16 May 18:25
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where nothing was shown when the ups driver did not report model and manufacturer.

Full Changelog: v2.5.1...v2.5.2

v2.5.1

10 May 00:46
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.0...v2.5.1

v2.5.0

30 Jan 17:02
Compare
Choose a tag to compare

NEW

  • Swagger api docs are now available at /api/docs.

v2.4.0

28 Jan 21:20
Compare
Choose a tag to compare

NEW

  • Better animations with support for reduced motion
  • Switched to usequery for data handling
  • Changed device select to use nut description with manufacturer and model as fallback

v2.3.4

25 Jan 02:15
Compare
Choose a tag to compare

FIX

  • Fix for not being able to change $WEB_PORT.

v2.3.3

21 Jan 17:20
Compare
Choose a tag to compare

FIX

  • Fix broken page for devices with certain values.

v2.3.2

21 Jan 12:06
Compare
Choose a tag to compare

FIX

  • Fix for page not loading.