Releases: visualize-admin/electricity-prices-switzerland
Releases · visualize-admin/electricity-prices-switzerland
v2.30.1 - 2025-12-15
2.22.2 - 2025-10-16
- API Page Status
- API queries were broken resulting in false positive alerts.
v2.30.0 - 2025-12-11
- Franc rule is now top level indicator, replaces compliance
- Days in advance and outage notification are removed from the map
v2.29.1
v2.29.0
- Upgrade next.js to solve CVE-2025-55182 (app not using Server components, so we were not affect anyway)
v2.28.1 - 2025-11-26
- Fix a bug where the SPARQL client would not take into account the session endpoint URL
v2.28.0 - 2025-11-26
- Add new links in footer and fixing broken links (#475)
- Improve display of /_system/api-status
v2.27.0 - 2025-11-25
- Feat: Display timely paper submissions on "compliance" tab (fix #468)
v2.26.2 - 2025-11-20
- Solve CVE-2025-64756 by removing npm after package installation in Docker image
v2.26.0 - 2025-11-19
Map
- Feat: Sunshine details panel only show relevant information according to indicator #410
- Fix: Hovering operator layer is fixed (see #403)
- Fix: Custom color thresholds for network costs display correctly in the legend (see #435)
- Fix: Custom franc rule for 2026 was not correctly applied (see #434)
Sunshine Overview
- Fix: Remove "Notification days in advance" from Sunshine Overview "Compliance" card (see #455)
Sunshine Costs and Tariffs
- Fix: Correctly show Rp/Kwh for net tariffs and energy tariffs (see #460)
- Fix: Only display sunshine categories in Costs And Tariffs page (see #411)
Sunshine SAIDI SAIFI
- Fixed incorrect SAIDI/SAIFI values displayed on the map due to attribute name typo (#453)
- Added tooltips to SAIDI/SAIFI charts on the power stability details page (#432)
- Corrected planned value calculation in SAIDI/SAIFI charts (now: total - unplanned)
- Removed peer group comparisons and updated comparison table to use unplanned values instead
Technical
- Deactivate map on end-to-end tests that do not need it (improves e2e tests speed)