|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## Features |
| 4 | + |
| 5 | + - Python upgrade 3.7+ |
| 6 | + - Django upgrade 2.2.16 |
| 7 | + - GeoServer upgrade 2.17.2 |
| 8 | + - MapStore2 Client Updates: |
| 9 | + * Save Search Services to the Map |
| 10 | + * Save Map Preferences into the adapter model |
| 11 | + * Advanced Style Editor with graphical UI |
| 12 | + * Improved Map Save Widget, specific for GeoNode |
| 13 | + - Documentation Updates: |
| 14 | + * [GetFeatureInfo Templating For GeoNode](https://docs.geonode.org/en/master/usage/managing_maps/exploring_maps/get_fetureinfo.html?highlight=GetFeatureInfo) |
| 15 | + * [HowTo: Geonode with QGIS](https://docs.geonode.org/en/master/usage/other_apps/qgis/index.html) |
| 16 | + * [Improve GeoNode OpenID SP Protocol in order to be able to provide access to external clients](https://docs.geonode.org/en/master/usage/other_apps/qgis/index.html?highlight=Connect%20to%20Private%20layers%20by%20using%20OAuth2#connect-to-private-layers-by-using-oauth2) |
| 17 | + * [Document the use of slide show in themes](https://docs.geonode.org/en/master/admin/admin_panel/index.html?highlight=Slide%20show#slide-show) |
| 18 | + * [Update Advanced Installation steps to work against Ubuntu 20.04LTS](https://docs.geonode.org/en/master/install/advanced/core/index.html?highlight=Ubuntu%2020.04LTS#ubuntu-20-04lts) |
| 19 | + * [Update Advanced Installation steps to work against RHEL 7.x](https://docs.geonode.org/en/master/install/advanced/core/index.html?highlight=Ubuntu%2020.04LTS#rhel-7-x) |
| 20 | + * [How to setup rabbitmq, supervisor and memcached in order to fully enable async workers](https://docs.geonode.org/en/master/install/advanced/core/index.html?highlight=Enabling%20Fully%20Asynchronous%20Tasks#enabling-fully-asynchronous-tasks) |
| 21 | + * [How to Upgrade from 2.10.x / 3.0](https://docs.geonode.org/en/master/admin/upgrade/index.html?highlight=Upgrade%20from%202.10.x) |
| 22 | + - [GNIP-77: GetFeatureInfo Templating For GeoNode](https://github.com/GeoNode/geonode/issues/6182) |
| 23 | + - [GNIP-76: Add RTL Support](https://github.com/GeoNode/geonode/issues/6156) |
| 24 | + - Improving GeoNode Theme Library: introducing Jumbotron Slides |
| 25 | + - [Admin bulk perms] Implementation of an action to assign bulk permissions on layer to users selected from People and/or Group Django admin forms enhancement #6582 |
| 26 | + - Review of the current advanced resource workflow implementation enhancement security #6551 |
| 27 | + - File system operations do not adhere to Django file storage API enhancement in progress #6414 |
| 28 | + - Nav Toolbar gets distorted when multiple nav bar items are added by the admin enhancement frontend major #6412 |
| 29 | + - Allow only admins to edit/create keywords enhancement regression #6360 |
| 30 | + - In home page show only ISO categories currently assigned to some dataset enhancement frontend #6332 |
| 31 | + - Modify the admin theme customisation feature to allow for the use of a slide show in the home page enhancement feature frontend #6301 |
| 32 | + - Improve GeoNode OpenID SP Protocol in order to be able to provide access to external clients enhancement security #6273 |
| 33 | + - Limit "maps using this layer" to maps the user has permission to see enhancement security #6261 |
| 34 | + - Prevent integrity errors on singleton model save enhancement #6223 |
| 35 | + - Extend SPCGeonode setup to be customizable using Kubernetes docker enhancement #6208 |
| 36 | + |
| 37 | +## [3.1](https://github.com/GeoNode/geonode/tree/3.1) (2020-11-30) |
| 38 | + |
| 39 | + - **[Implemented Features](https://github.com/GeoNode/geonode/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+milestone%3A3.1+label%3Afeature)** |
| 40 | + |
| 41 | + - **[Dependencies Updates](https://github.com/GeoNode/geonode/pulls?q=is%3Apr+is%3Aclosed+label%3Adependencies+milestone%3A3.1)** |
| 42 | + |
| 43 | + - **[Updated Doccumentations](https://github.com/GeoNode/documentation/issues?q=label%3A3.1+is%3Aclosed)** |
| 44 | + |
| 45 | + - **[Updated Documentations Diff](https://github.com/GeoNode/documentation/compare/6bd973af2bb9385f74840093615a87316fdd5400...d8be339725a02b40ba64a13d60ecacf5b32de0d2)** |
| 46 | + |
| 47 | + - **[Fixed Security Issues](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A3.1+label%3Asecurity)** |
| 48 | + |
| 49 | + - **[Fixed Security Pull Requests](https://github.com/GeoNode/geonode/pulls?utf8=%E2%9C%93&q=is%3Apr+is%3Aclosed+label%3Asecurity+milestone%3A3.1+)** |
| 50 | + |
| 51 | + - **[Resolved Regressions](https://github.com/GeoNode/geonode/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+milestone%3A3.1+label%3Aregression)** |
| 52 | + |
| 53 | + - **[Fixed Critical Issues](https://github.com/GeoNode/geonode/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+milestone%3A3.1+label%3Ablocker)** |
| 54 | + |
| 55 | + - **[Fixed Major Issues](https://github.com/GeoNode/geonode/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+milestone%3A3.1+label%3Amajor)** |
| 56 | + |
| 57 | + - **[Fixed Minor Issues](https://github.com/GeoNode/geonode/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+milestone%3A3.1+label%3Aminor)** |
| 58 | + |
| 59 | + - **[Updated Translations](https://github.com/GeoNode/geonode/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+milestone%3A3.1+label%3Atranslations)** |
| 60 | + |
| 61 | + - **[All Closed Issues](https://github.com/GeoNode/geonode/issues?q=is%3Aissue+is%3Aclosed+milestone%3A3.1)** |
| 62 | + |
| 63 | +## Full Changelog |
| 64 | + |
| 65 | +[https://github.com/GeoNode/geonode/compare/3.0...3.1](https://github.com/GeoNode/geonode/compare/3.0...3.1) |
| 66 | + |
| 67 | + |
3 | 68 | ## [3.0](https://github.com/GeoNode/geonode/tree/3.0) (2020-05-18)
|
4 | 69 |
|
5 | 70 | - **[Implemented Features](https://github.com/GeoNode/geonode/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aclosed+milestone%3A3.0+label%3Afeature)**
|
|
0 commit comments