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.11.0-dev (2026-05-14)
3+ ### Release 2.11.0 (2026-05-14)
44 - Add Docker environment variables for full-rebuild data move configuration
55 - Change ` --no-move ` to read protected event IDs from a text file
66 - Exclude Reported Intensity directories during first-boot event processing
Original file line number Diff line number Diff line change @@ -19,7 +19,7 @@ const ShakeMap = {
1919} ;
2020
2121const config = {
22- version : "v2.11.0-dev " ,
22+ version : "v2.11.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 @@ -7,7 +7,7 @@ name: "INGV - ShakeMap4 Web Page"
77releaseDate : 2026-05-14
88url : " https://github.com/INGV/shakemap4-web"
99landingURL : " https://github.com/INGV/shakemap4-web"
10- softwareVersion : v2.11.0-dev
10+ softwareVersion : v2.11.0
1111developmentStatus : stable
1212softwareType : standalone/other
1313platforms :
You can’t perform that action at this time.
0 commit comments