Skip to content

Releases: visualize-admin/electricity-prices-switzerland

v2.5.0

09 Jul 11:22

Choose a tag to compare

2.5.0 - 2025-07-09

  • Features

    • Sunshine Map Page: Added peer group filtering functionality
    • Sunshine Map Page: Enhanced map legend with indicator-specific titles, formatting, and info slugs
    • Sunshine Map Page: Implemented server-side median retrieval using database-stored values
    • Sunshine Map Details Panel: Add "Show all Sunshine Indicators" button in map details panel
  • Refactors

    • Domain: Split domain data file to improve code organization
  • Fix

    • Map Details Panel: Tab indicator correctly selected when switching between electricity & sunshine tabs
    • Details Page: Show more/less button in on municipalities list does not trigger layout change
    • App Banner: Header title is correctly translated
    • SAIFI/SAIDI Detail Page: Added tooltip to "Overall" & "Ratio"
    • Sunshine Map Parameters: Border of search field is correct
    • Sunshine Map Parameters: Show 2025 in year
    • Sunshine Overview: Prevent Network selector to be squished

v2.4.0

07 Jul 13:49

Choose a tag to compare

  • Features

    • Added Overview Details Page
    • Add Operational Standards Page
    • Add links to Sunshine Map to Home page
    • Add Operational Standards indicators to map page
    • Ability to switch behind Lindas or Mocked data (see Readme "Sunshine Data Service" for more information)
  • Enhancements

    • Add Query state to details pages
    • Add ability to debug info dialog slugs (via flag__debugInfoDialog)
  • Fixes

    • Fix some of the info dialogs used

v2.3.0

25 Jun 09:47

Choose a tag to compare

  • Features

    • Click on operator on Sunshine map brings details panel and zooms in the operator
    • Click Details button from details panel while showing a Sunshine indicator brings to the correct sunshine page
    • The details panel for the sunshine map shows the correct chart for the selected indicator
  • Enhancements

    • Added sortable filters to Power Stability Chart
    • Added average annotations indicator to Power Stability Chart

v2.2.0

20 Jun 07:14

Choose a tag to compare

  • Features

    • Operator list is showing in the map page when on sunshine indicators
    • Added story for map tooltip
    • Use same map tooltip as energy for sunshine map
    • Hover on operator list for sunshine indicators highlights operators on map
    • Sunshine map has better styling and is closer to the current prices map
    • Added Latest Year indicator to map details panel mini line chart
    • Added Dynamic Tariffs support
  • Fixes

    • Unify the way we handle different metrics in charts
  • Maintenance

    • Added Screenshot testing to all sunshine details pages and sub categories

v2.1.0

18 Jun 15:21

Choose a tag to compare

  • Features

    • Added stacked horizontal charts for power stability to the sunshine charts
    • Added Error States & enhanced existing hint styles
    • Added new Select All or MultiCombobox variant integrated into sunshine pages
  • Storybook

    • Added stacked horizontal chart to storybook
    • SAIDI / SAIFI indicators can be shown on the map (behind "sunshine" flag)
    • Added Error States to storybook
    • Network costs, energy tariffs, and net tariffs can be shown on the map (behind "sunshine" flag)
  • Fixes

    • Changes to Docker image to be able to use duckdb (alpine based to debian based)
    • Correct fetching of power stability metrics through graphql queries
  • Maintenance

    • Updated tpo-deepl see README.md for details https://www.npmjs.com/package/tpo-deepl

v2.0.0

11 Jun 13:55

Choose a tag to compare

  • Features

    • GraphQL API: Add new queries to get sunshine data
    • Added Sunshine Cards to the homepage (flagged)
    • Added Sunshine pages Power (with mock data, flagged, missing charts)
    • Load mocked data through duckdb in Sunshine pages, see README
    • Load data through urql in sunshine pages, urql client cache is primed by the server
    • Added Scatterplot Chart to sunshine charts
  • Fixes

    • Fixed map layout issues on mobile
    • Dropdown adjustments
    • Fixed bar chart colors
    • Fixed accordion in info dialog
    • Fixed loading on image download
    • Added tooltip shadows
  • Storybook

    • Add new map to show sunshine data for operators
    • Operator map has no overlap for operators
    • Add new Scatterplot Chart
  • Styles

    • Update Design System to match the Bund new CI system
  • Maintenance

    • Added Sentry
    • Split Static checks and e2e tests
    • Improved Storybook screenshotting to avoid blank screenshots
    • Changed default language to english
    • Initialized all sunshine translation strings to accent
    • Updated tpo-deepl see README.md for details https://www.npmjs.com/package/tpo-deepl