Skip to content

Latest commit

 

History

History
736 lines (443 loc) · 15.9 KB

File metadata and controls

736 lines (443 loc) · 15.9 KB

Changelog

[8.4.0] - 2026-05-26

🚀 Features

  • (weather) Add relative snow height map
  • (blog) Integrate all blogs of AT
  • (bulletin) Integrate no-snow in bulletin map (transparent with popup)
  • (bulletin) Integrate no-rating in bulletin map (grey with popup)
  • (bulletin) Highlight blog link in bulletin map if whole province has no rating (blue with popup)
  • (bulletin) Load individual CAAMLs for each province

🐛 Bug Fixes

  • (glossary) Fix typo in artificial-avalanche-release
  • (weather-maps) Use correct timeZone for range
  • (station-diagrams) Handle missing selected station after data reload to prevent undefined id errors

🚜 Refactor

  • Format files with vp fmt
  • (blog) Load blogs async
  • (blog) Reset category filter if lanugage filter changes

⚙️ Miscellaneous Tasks

  • (vite-plus) Upgrade v0.1.19
  • (pnpm) Upgrade to v11.4.0

[8.3.3] - 2026-04-21

🐛 Bug Fixes

  • Fix 24h, 48h, 72h new snow maps

[8.3.2] - 2026-04-21

🚀 Features

  • (bulletin) Add tooltips for danger rating, avalanche problems, matrix parameters and danger patterns
  • (weather-stations) Add weather station dashboard (combining table and map)
  • (weather-stations) Add elevation filter
  • (weather-stations) Add Friaul weather stations
  • (weather-stations) Add Swiss weather stations
  • (weather-stations) Add Belluno weather stations
  • (weather-stations) Add OpenTopoMap on higher zoom levels
  • (weather-stations) Integrate LINEA AROME forcasting
  • (weather-stations) Add deep links for search, datetime and province filter

🐛 Bug Fixes

  • (bulletin) Use microRegionBboxes for additional information map
  • (bulletin) Replace \n with
    in bulletin texts

🚜 Refactor

  • (stationDataStore) Use eaws_weather_stations/linea.geojson
  • (eaws-regions) Use @eaws/pbf
  • (bulletin) Only check for tomorrow after 17:00

⚙️ Miscellaneous Tasks

  • (linea) Update LINEA to v8.23.1
  • (general) Improve accessibility (focus menu and language selector)

[8.3.1] - 2026-04-07

🐛 Bug Fixes

  • Fix endless growing of iframe

💼 Other

  • Migrate to vite-plus

⚙️ Miscellaneous Tasks

  • Update to LINEA v8.15.0

[8.3.0] - 2026-04-02

🚀 Features

  • Add additional information to bulletin (weather stations, observations)
  • Add SMET download to station archive
  • Add travel advisory to bulletin
  • Add photos to bulletin (prototyp)
  • Add interactive aws-stats to blog css
  • Remove sm-share completely

🐛 Bug Fixes

  • Map height on Safari
  • Fix keyboard focus
  • PDF creation
  • No_distinct_avalanche_problem icon

🚜 Refactor

  • Use Temporal for weather maps
  • Obtain bbox from @eaws/outline_properties (also EUREGIO)

⚙️ Miscellaneous Tasks

  • Upgrade to vite 8.0.1
  • Update to nanostores 1.2.0
  • Update to eaws-regions v8.3.4
  • Update to LINEA v8.14.0

[8.2.6] - 2026-03-21

🚀 Features

  • Use new linea schema for tirol.gv.at weather stations

⚙️ Miscellaneous Tasks

  • Update to LINEA v8.9.0

[8.2.5] - 2026-03-05

🚀 Features

  • Enable winterstats for weather stations

🐛 Bug Fixes

  • Color map with max danger rating if elevation dependency exists and only one danger rating should be shown (?one-danger-rating=1)
  • Load EN bulletins from Italy if selected language is not available

⚙️ Miscellaneous Tasks

  • Update to LINEA v8.7.9

[8.2.4] - 2026-03-03

🚀 Features

  • Include weather stations from AT, BY and SI

🐛 Bug Fixes

  • Add EAWS matrix in main menu again
  • Fix title and description for EAWS matrix on education page

⚙️ Miscellaneous Tasks

  • Update translations

[8.2.3] - 2026-03-02

🚀 Features

  • Obtain bbox from @eaws/outline_properties

🐛 Bug Fixes

  • Fix PDF links

⚙️ Miscellaneous Tasks

  • Upgrade to vite 8.0.0-beta.15
  • Update translations
  • Update to LINEA v8.7.7
  • Update to eaws-regions v8.3.1

[8.2.2] - 2026-02-19

🐛 Bug Fixes

  • Fix arrows for wind direction in forecast of weather maps

⚙️ Miscellaneous Tasks

  • Use high contrast text color in markers (weather map, station map)
  • Update LINEA to v8.7.6
  • Update translations

[8.2.1] - 2026-02-18

🐛 Bug Fixes

  • Allow to scroll horizontal in weather station diagrams

⚙️ Miscellaneous Tasks

  • Update translations

[8.2.0] - 2026-02-16

🚀 Features

  • Allow to show/select parameters on weather-station map
  • Add surface temperature and relative humidity to weather-station measurements table
  • Add CTA to hint users to select region in map first

🐛 Bug Fixes

  • Fix PDF link
  • Fix initial time/timespan of weather-maps for different parameters
  • Parameter and timespan from URL are single point of truth for weather-maps

🚜 Refactor

  • Use new linea schema for ÖBB INFRA weather stations

⚙️ Miscellaneous Tasks

  • Update eaws-regions to v8.2.0
  • Update LINEA to v8.7.5
  • Upgrade vite to 8.0.0-beta.13

[8.1.2] - 2026-01-29

🚀 Features

  • Use new linea schema for LWD Kärnten

🐛 Bug Fixes

  • Fix href in back-link on blog page

⚙️ Miscellaneous Tasks

  • Update privacy page
  • Update accessability page
  • Update open data page

[8.1.1] - 2026-01-27

🐛 Bug Fixes

  • Persist headless mode

[8.1.0] - 2026-01-26

🚀 Features

  • Deep link to weather station dialog
  • Support LINEA in blog directly
  • Add AWS Bavaria to stationDataStore

🐛 Bug Fixes

  • Fix PDF download link
  • Try to fix iframe-resizer warning
  • Ignore pnpm store to prevent ELOOP errors in playwright
  • Fix external URL on community page

🚜 Refactor

  • Use FeaturePropertiesSchema from LINEA
  • Migrate from Yarn to pnpm (https://pnpm.io/)
  • Use @nanostores/router
  • Remove jquery dependency
  • Inline selectric component
  • Cache DateTimeFormat for performance

⚙️ Miscellaneous Tasks

  • Update to nanostores 1.1.0
  • Upgrade to playwright 1.57
  • Upgrade to eaws-regions v8.1.2
  • Upgrade to @albina-euregio/linea 8.6.0
  • Update to rolldown1.0.0-beta.58
  • Upgrade to vite 8.0.0-beta.10
  • Upgrade to rolldown 1.0.0-rc.1

[8.0.13] - 2025-12-30

🚀 Features

  • Integrate LWD Salzburg weather stations

[8.0.12] - 2025-12-30

⚙️ Miscellaneous Tasks

  • Update config file

[8.0.11] - 2025-12-25

⚙️ Miscellaneous Tasks

  • Allow anchor links in IFrame

[8.0.10] - 2025-12-23

⚙️ Miscellaneous Tasks

  • Update config file

[8.0.9] - 2025-12-22

🚀 Features

[8.0.8] - 2025-12-17

🚀 Features

[8.0.7] - 2025-12-15

🚀 Features

  • Integrate AT-02 weather stations
  • StationDataStore: fetch from multiple sources
  • Blog: add AT-02
  • WeatherStationDiagrams: use linea for observer diagrams

🐛 Bug Fixes

  • Fix PDF link by using province
  • Use province placeholder in PDF URL configuration
  • Fix IFrame: build iframe.ts using rolldown, verify dist/iframe.js exists, simplify chunkFileNames
  • Fix header in headless section-weather-map

💼 Other

  • Upgrade to @albina-euregio/linea 8.2.3
  • Upgrade to vite 8.0.0-beta.1

⚙️ Miscellaneous Tasks

  • Use zod in stationDataStore

[8.0.6] - 2025-12-09

🚀 Features

  • Support logo in headless
  • Configure ES-AR

🐛 Bug Fixes

  • Handle empty config.eawsRegions in bulletinCollection
  • Show AM/PM map only if own bulletins have daytime dependency

💼 Other

  • Upgrade to vite 8.0.0-beta.0

⚙️ Miscellaneous Tasks

  • Show markers for gust in weather maps

[8.0.5] - 2025-12-03

⚙️ Miscellaneous Tasks

  • Upgrade eaws-regions to v8.1.1

[8.0.4] - 2025-12-02

🚀 Features

  • Add parameters for province and headless in config file
  • Use brand color in geonames
  • Use brand color in colorbar
  • Add weather button for selected provinces in footer

🐛 Bug Fixes

  • Fix comparision of aspects
  • Do not require threshold in micro-regions

🚜 Refactor

  • Remove @sentry/react

⚙️ Miscellaneous Tasks

  • Update glossary content
  • Omit region ID in filename

[8.0.3] - 2025-11-28

🚀 Features

  • Add season report 24/25 for Austria
  • Show matrix parameters only for avalanche type slab
  • Load bulletins from extra regions SI

🐛 Bug Fixes

  • Safari 16.5 compatibility for leaflet
  • Remove broken marker cluster in station overlay

⚙️ Miscellaneous Tasks

  • Upgrade eaws-regions to v8.1.0
  • Update sentry to 10.26.0

[8.0.2] - 2025-11-24

🚀 Features

  • Visualize bulletins of Slovenia
  • Add season report 24/25 for Austria
  • Show matrix parameters only for avalanche type slab

🐛 Bug Fixes

  • Remove broken marker cluster on weather station map
  • Fix Safari 16.5 compatibility of leaflet

⚙️ Miscellaneous Tasks

  • Upgrade to sentry 10.26.0
  • Upgrade to eaws-regions v8.1.0

[8.0.1] - 2025-11-04

🚀 Features

  • Adopt subscribe options to active province
  • Improve IFrame script
  • Provide weather archive and weather station measurements headless

🚜 Refactor

  • Include content_files in project

📚 Documentation

  • Document caddy

⚙️ Miscellaneous Tasks

  • Upgrade to LINEA 8.1.3
  • Upgrade to sass 1.94.0
  • Upgrade to rolldown-vite 7.2.2
  • Upgrade to rolldown-vite 7.2.0
  • Upgrade to git-cliff 2.10.1

[8.0.0] - 2025-11-04

Breaking Changes

  • This project is now licensed under the GNU Affero General Public License v3.0

🚀 Features

  • Display bulletins from additional warning services directly on the website
  • Add an optional weather section to bulletins
  • Add an optional general headline to bulletins
  • Display only the selected bulletin below the map
  • Support province selection via query parameter (e.g. avalanche.report?province=AT07)
  • Provide a headless version of the website (e.g. avalanche.report?headless=1)
  • Allow switching between dual-map view (earlier/later) and daytime-dependent map mode via toggle button
  • Integrate interactive diagrams for weather stations
  • Add download options for XML and JSON bulletin data in CAAMLv6 format
  • Integrate updated micro-regions
  • Enable subscription via WhatsApp channel

⚙️ Miscellaneous Tasks

  • Add automated Playwright tests
  • Add documentation for web server configuration and deployment
  • Use WebP as the standard format for all images
  • Improve integration options for embedding the website via IFrame
  • Migrate to the Micronaut framework (no Tomcat needed anymore)
  • Upgrade all dependencies to the latest versions

[7.2.12] - 2025-05-07

🐛 Bug Fixes

  • Bulletin: Show neighbor danger ratings if not own bulletin exists
  • Bulletin: Fix aspect ratio for earlier/later maps
  • Weather maps: Fix aspect ratio for weather maps

Weather Stations

  • Add new interactive plots

⚙️ Miscellaneous Tasks

  • Update to react 19.1.0

[7.2.11] - 2025-04-19

🐛 Bug Fixes

  • Fix back to map buttons in bulletin

Bulletin

  • Update weather link for Tyrol

⚙️ Miscellaneous Tasks

  • Upgrade to vite 6.3.1
  • Update to iframe-resizer 5.4.4

[7.2.10] - 2025-04-16

🐛 Bug Fixes

  • Weather maps: Calculation of UpdateTime

Bulletin

  • Enable iFrame resizing
  • Add script to load avalanche warning iframe
  • Add iframe-demo.html

⚙️ Miscellaneous Tasks

  • Use @zod/mini
  • Upgrade to zod 4.0.0-beta
  • Update to nanostores 1.0.1
  • Upgrade to vite 6.2.6
  • Update to temporal-polyfill 0.3.0

[7.2.9] - 2025-04-10

🐛 Bug Fixes

  • Focus on province with query parameter, e.g. ?province=IT-32-TN

🚜 Refactor

  • Use zod
  • Bulletin status line: Deduplicate publicationTime Date objects
  • @eaws/micro-regions_names glob

⚙️ Miscellaneous Tasks

  • Update eaws-regions dependency to v7.0.7

Weather Maps

  • Weather cockpit: Change color of selectable-hours borders from red to grey, use light grey background for the past

[7.2.8] - 2025-03-14

Weather Maps

  • Fix cockpit position on Safari
  • Fix size on mobile

Bulletin

  • Development instance: show selected bulletin only

[7.2.7] - 2025-03-10

Weather Maps

  • Register timeline shortcuts globally
  • Fix dubious scrollbars on odd zoom levels
  • Weather station dialog: enable month and winter time ranges in addition to week time range
  • Weather station measurements table: clarify aggregation of wind parameters

[7.2.6] - 2025-02-19

Weather Maps

  • Change EUREGIO bounds to center EUREGIO on init
  • Show data layer info in attribution only in debug mode
  • Bugfix: load correct station measurements (regression in 7.2.5)

[7.2.5] - 2025-02-17

Weather Maps

  • Use full width on mobile for weather parameters

Bulletin

  • Add glossary links for slope discontinuity in DE and IT

🚜 Refactor

  • Use Temporal

⚙️ Miscellaneous Tasks

  • Upgrade to prettier 3.5.0
  • Upgrade to vite 6.1.0

[7.2.4] - 2025-01-31

Weather Maps

  • Introduce deep links to weather maps

🐛 Bug Fixes

  • Correct highlighting of warning regions for old bulletins

⚙️ Miscellaneous Tasks

  • Update translations
  • Upgrade EAWS regions to v7.0.6

[7.2.3] - 2025-01-21

🚀 Features

  • Set maxZoom to 12 for station map
  • Click to enlarge images in blog posts

[7.2.2] - 2025-01-20

Weather Maps

  • Change parameter using keyboard shortcuts (p/n)
  • Always show wind arrows for high elevation wind
  • Show weather stations for wind gust

🚀 Features

  • Introduce URL parameter one-danger-rating=1 to not show elevation dependent danger ratings

[7.2.1] - 2025-01-16

Weather Maps

  • Change timespan using ↑/↓
  • Focus scale for key handling
  • Use async-await for weather map overlays
  • Improve performance of station markers
  • Improve tooltips position

[7.2.0] - 2025-01-07

Weather Maps

  • Use weather maps produced by C-LAEF model
  • Provide 10 m wind, 10 m wind gust and high altitude wind as parameters

🚀 Features

  • Enable interactive weather station diagrams for for South Tyrol

📚 Documentation

  • Workflow for generating changelog

⚙️ Miscellaneous Tasks

  • Upgrade to eslint 9.17.0
  • Remove mobx and mobx-react (use nanostores instead)

[7.1.1] - 2024-12-30

🐛 Bug Fixes

  • Fix 12h snow-diff in weather maps
  • Fix CAAMLv5 links

[7.1.0] - 2024-12-19

Weather Maps

  • Implement draggable datetime bar
  • Add descriptive text to weather parameters
  • Allow more parameters in weather cockpit
  • Add calendar icon to select dates in the past

Documentation

  • Workflow for CHANGELOG

Miscellaneous Tasks

  • Upgrade EAWS regions to v7.0.5
  • Various package upgrades

[7.0.5] - 2024-12-09

Documentation

  • Comprehensive CHANGELOG

Miscellaneous Tasks

  • Minor bugfixes
  • Various package upgrades

[7.0.4] - 2024-11-28

Miscellaneous

  • Add season report for 2023/24 for Austria

[7.0.3] - 2024-11-25

Tech Blog

  • The 'More' section now includes a Tech Blog dedicated to sharing technical updates and news about the ALBINA project.

Miscellaneous

  • Different favicons and logos for beta and dev

[7.0.2] - 2024-11-13

Bulletin Diff

  • When a bulletin has been updated after publication, this is indicated at the top of the page. For each region, a visualization of the differences to the previous version can be viewed.
    (This feature has been tested on beta for several months, and was now enabled in production.)

[7.0.1] - 2024-11-07

Miscellaneous

  • Ability to create PDFs per warning region (in the currently selected language)
  • Improved diagrams for weather stations

[7.0.0] - 2024-10-15

Breaking Changes

  • Bulletins are now valid from 5pm until 5pm.
    The validity is displayed at the top of the page for each bulletin.

Blog

  • Blog entries have associated categories for easier filtering:
    Current situation, Incident, Education, Statistics, Winter review

Miscellaneous

  • The 'Station Archive' section now includes historical data of weather station for South Tyrol
  • Add season report for 2023/24 for South Tyrol