Releases: Brandawg93/PeaNUT
v3.2.0
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
What's Changed
- Settings fix for existing settings files by @Brandawg93 in #85
Full Changelog: v3.1.2...v3.1.3
v3.1.2
v3.1.1
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
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
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
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
What's Changed
- Bump actions/setup-node from 4.0.2 to 4.0.3 by @dependabot in #62
- Fix for UPS devices without serial numbers by @Brandawg93 in 03d1236
Full Changelog: v2.6.0...v2.6.1
v2.6.0
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 Crowdin translations by GitHub Action by @github-actions in #53
- Bump pnpm/action-setup from 3 to 4 by @dependabot in #51
- add copy command to package.json - fixes #35 by @vhsdream in #55
- Bump crowdin/github-action from 1 to 2 by @dependabot in #54
- Bump braces from 3.0.2 to 3.0.3 by @dependabot in #59
- Bump ws from 7.5.9 to 7.5.10 by @dependabot in #58
- Add support for Grafana & InfluxDB by @Brandawg93 in #61
New Contributors
Full Changelog: v2.5.2...v2.6.0
v2.5.2
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