File tree Expand file tree Collapse file tree 1 file changed +18
-0
lines changed
Expand file tree Collapse file tree 1 file changed +18
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,24 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
77##### Features
88##### Bug Fixes
99
10+ ## [ 6.2.2] ( https://github.com/ngageoint/mage-server/releases/tag/6.2.2 )
11+ ##### Features
12+ * Allow WebP and GIF image attachments on observations.
13+
14+ ##### Bug Fixes
15+ * Redact passwords from user JSON documents with local authentication configured.
16+ * A corrupted data scenario when a user's related authentication document was missing crashed the server.
17+
18+ ## [ 6.2.1] ( https://github.com/ngageoint/mage-server/releases/tag/6.2.1 )
19+ ##### Features
20+ ##### Bug Fixes
21+ * Image Plugin - mark attachments oriented on failures to avoid unlimited retries.
22+ * A query parameter in the new user search was wrong.
23+ * Remove all dots from web plugin IDs so UI Router does not interpret them as route hierarchy.
24+ * Do not enforce form min/max validation constraints for archived forms.
25+ * Restore missing view templates for auth and observation pages.
26+
27+
1028## [ 6.2.0] ( https://github.com/ngageoint/mage-server/releases/tag/6.2.0 )
1129##### Breaking Changes
1230* MAGE now requires Node.js >= 14. Node <= 12 is end-of-life. Node >= 16 is
You can’t perform that action at this time.
0 commit comments