File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed
Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change @@ -11,6 +11,12 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
1111* Fixed bug parsing KML polygon and polyline styles.
1212* Improve error checking for invalid event form upload archives.
1313
14+ ## [ 5.3.2] ( https://github.com/ngageoint/mage-server/releases/tag/5.3.2 )
15+
16+ ##### Bug Fixes
17+ * Bundle and host the Material Design CSS and fonts instead of pulling them
18+ from the Google CDN so the MAGE webapp does not need an Internet connection.
19+
1420## [ 5.3.1] ( https://github.com/ngageoint/mage-server/releases/tag/5.3.1 )
1521
1622##### Features
Original file line number Diff line number Diff line change 11{
22 "name" : " mage-server" ,
3- "version" : " 5.3.1 " ,
3+ "version" : " 5.3.2 " ,
44 "displayName" : " MAGE Server" ,
55 "description" : " Geospatial situation awareness application." ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments