Skip to content

Releases: Brandawg93/PeaNUT

v3.2.0

26 Oct 02:15
2f19d20
Compare
Choose a tag to compare

What's Changed

  • New Crowdin translations by GitHub Action by @github-actions in #88 and #91
  • Optimizations by @Brandawg93 in #87
    • Performance Improvements
    • Fix a bug where the docs link was hidden on mobile
    • Fix error in logs (Failed to find server action)
    • Fix padding issue on mobile

Full Changelog: v3.1.3...v3.2.0

v3.1.3

23 Oct 22:50
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.2...v3.1.3

v3.1.2

23 Oct 20:15
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.1.1...v3.1.2

v3.1.1

22 Oct 21:29
Compare
Choose a tag to compare

What's Changed

  • Fixed issue where container would not start if a docker volume was not specified

Full Changelog: v3.1.0...v3.1.1

v3.1.0

22 Oct 20:33
aacc6e0
Compare
Choose a tag to compare

What's Changed

  • Bump axios from 1.6.7 to 1.7.7 by @dependabot in #77
  • New Crowdin translations by GitHub Action by @github-actions in #79
  • armv7 Support by @Brandawg93 in #80
  • Updated NextJS to 15
  • Updated nodeJS to 22

Full Changelog: v3.0.0...v3.1.0

v3.0.0

21 Oct 21:36
3d0d65b
Compare
Choose a tag to compare

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
    • Fixed bug that caused refresh to stop working
    • Added support for direct connection to InfluxDBv2 instances via environment variables
    • Added better grafana dashboard examples
    • Reworked settings into settings.yml instead of environment variables
    • Added new UI for connecting and disconnecting from nut-upsd instance
    • Fixed bug that prevented theme from switching when system theme was changed
    • Fixed bug that prevented device serial number from displaying properly

Full Changelog: v2.6.1...v3.0.0

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
    • Fixed bug that caused refresh to stop working
    • Added support for direct connection to InfluxDBv2 instances via environment variables
    • Added better grafana dashboard examples
    • Reworked settings into settings.yml instead of environment variables
    • Added new UI for connecting and disconnecting from nut-upsd instance
    • Fixed bug that prevented theme from switching when system theme was changed
    • Fixed bug that prevented device serial number from displaying properly

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