File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Release Notes
22
3- ### Release 2.9.0-dev (2026-05-08 )
3+ ### Release 2.9.0 (2026-05-14 )
44 - Add historical ShakeMap data storage fallback through Nginx while keeping public ` /data/... ` URLs unchanged
55 - Add ` --data-realtime-dir ` and ` --data-storage-dir ` options to ` process_events.sh `
66 - Update Docker startup and cron processing to include storage data only during full rebuilds
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ const ShakeMap = {
1919} ;
2020
2121const config = {
22- version : "v2.9.0-dev " ,
22+ version : "v2.9.0" ,
2323 githubLink : "https://github.com/INGV/shakemap4-web" ,
2424 disclaimerPage : './disclaimer-ingv.md' ,
2525 contributorsPage : './contributors-ingv.md' ,
Original file line number Diff line number Diff line change 44
55publiccodeYmlVersion : " 0"
66name : " INGV - ShakeMap4 Web Page"
7- releaseDate : 2026-05-08
7+ releaseDate : 2026-05-14
88url : " https://github.com/INGV/shakemap4-web"
99landingURL : " https://github.com/INGV/shakemap4-web"
10- softwareVersion : v2.9.0-dev
10+ softwareVersion : v2.9.0
1111developmentStatus : stable
1212softwareType : standalone/other
1313platforms :
You can’t perform that action at this time.
0 commit comments