Releases: solectrus/solectrus
Releases · solectrus/solectrus
v0.6.0
- New feature: Manage historical prices (and admin login), requires new environment variable
ADMIN_PASSWORD
- Updated dependencies
v0.5.11
- Improved performance by caching InfluxDB queries when the time frame is completely in the past
- Frontend bundling switched from esbuild to Vite
- Compressed HTML responses with Brotli
- Allow using a CDN for JS/CSS assets
- Code cleanup
- Updated dependencies
v0.5.10
- Top10: Fixed drill down links to
bat_power
and grid_power
- Updated dependencies
v0.5.9
- Fix size of flow animation from inverter to battery
- Upgrade dependencies: Rails 7.0.3, Nokogiri 1.13.6, and others
v0.5.8
- Introduced multi-platform builds (experimental)
v0.5.7
- Live chart displays the last 10 minutes only (instead of 60 minutes)
- Reduced CPU load on some browsers
- Updated dependencies (Rails 7.0.4.2 and others)
v0.5.6
- Security updates (Ruby 3.1.2, Nokogiri 1.13.4)
- Dependency updates
v0.5.5
- Preparations for autarky charts
- Updated dependencies with security fixes: Ruby 3.1.1, Rails 7.0.2.3, Puma 5.6.4
v0.5.4
Fix: Don't fail rendering chart if no data present
v0.5.3
- Fix PWA splash screens
- Update icons (FontAwesome 6)
- Update dependencies, e.g. Rails from 7.0.1 to 7.0.2.2