Skip to content

Commit 0303002

Browse files
committed
remove duplicate changelog entry
1 parent 750be2c commit 0303002

File tree

1 file changed

+6
-14
lines changed

1 file changed

+6
-14
lines changed

CHANGELOG.md

Lines changed: 6 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,6 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
1313
* GeoPackage exports now have contents bounds set correctly (was previously set to the entire world).
1414
* Memory improvements for exports (all types).
1515

16-
## [6.0.1](https://github.com/ngageoint/mage-server/releases/tag/6.0.1)
17-
18-
##### Features
19-
* Shapefile export has been removed, please use GeoPackage export.
20-
* Updated all export formats to account for multiple observation forms.
21-
22-
##### Bug Fixes
23-
2416
## [6.1.0](https://github.com/ngageoint/mage-server/releases/tag/6.1.0)
2517

2618
##### Features
@@ -29,7 +21,7 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
2921

3022
##### Bug Fixes
3123
* Textarea in observation form is resizeable.
32-
* User and team paging api update, fixes team and event size limitation.
24+
* User and team paging api update, fixes team and event size limitation.
3325

3426
## [6.0.2](https://github.com/ngageoint/mage-server/releases/tag/6.0.2)
3527

@@ -90,7 +82,7 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
9082
##### Features
9183
* Export as GeoPackage.
9284
* New export UI, allowing users to view previous exports.
93-
* Exports are now done in the background, this will eliminate client timeouts for larger exports.
85+
* Exports are now done in the background, this will eliminate client timeouts for larger exports.
9486
* Minor performance enhancements to existing export types.
9587
* Adding icons to search results on admin pages.
9688

@@ -120,7 +112,7 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
120112
##### Features
121113
* Optimize observation and user location responses. Created new APIs to populate observation and location user information and removed individual calls to get users.
122114
* Admins can now setup a more robust password policy, see Admin -> Settings -> Local Authentication.
123-
* First 10 results are shown for controls using typeahead feature (e.g. logins, adding users to teams, etc.).
115+
* First 10 results are shown for controls using typeahead feature (e.g. logins, adding users to teams, etc.).
124116

125117
##### Bug Fixes
126118
* Multiple users can be added to a team and/or event without refreshing.
@@ -166,10 +158,10 @@ MAGE adheres to [Semantic Versioning](http://semver.org/).
166158
## [5.3.5](https://github.com/ngageoint/mage-server/releases/tag/5.3.5)
167159

168160
##### Features
169-
* Added administrative settings to enable automatic approval of new user accounts and devices. If you are using a third party authentication strategy
170-
where user accounts have already been vetted, you can reduce the barrier to entry into MAGE by using this setting to automatically approve user accounts.
161+
* Added administrative settings to enable automatic approval of new user accounts and devices. If you are using a third party authentication strategy
162+
where user accounts have already been vetted, you can reduce the barrier to entry into MAGE by using this setting to automatically approve user accounts.
171163
In addition you can reduce the device admin approval barrier to entry by automatically approving all new devices. Administrators can still
172-
disable devices for any reason, therby removing access to MAGE for that device.
164+
disable devices for any reason, therby removing access to MAGE for that device.
173165
* Improved map layers panel. Drag and drop layers to change map z-index, change layer opacity, zoom to layer bounds, and style feature layers.
174166
* GeoPackage upgrade and optimizations. Feature tiles are now created server side, reducing load on browser.
175167
* Observation view/edit header is sticky and will not scroll with content.

0 commit comments

Comments
 (0)