Skip to content

Commit be79b86

Browse files
author
afabiani
committed
- Bump to version 3.3.1
1 parent f9050f3 commit be79b86

File tree

3 files changed

+16
-2
lines changed

3 files changed

+16
-2
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Change Log
22

3+
## 3.3.1 [2022-02-23]
4+
5+
### Backward Compatibility
6+
- This release must be used with GeoNode 3.3.0 **only**
7+
8+
<li> Mon Feb 14 18:28:26 2022 +0100: stefano bovio <a href=https://github.com/GeoNode/geonode-mapstore-client/commit/f9050f366d92c7b2653f389cb75ace2a3a39691e target=blank>[Backport 3.3.x][Fixes #828] Flickering of map widgets while using the get feature info (#830)</a></li>
9+
<li> Mon Feb 7 21:04:31 2022 +0300: NAGGINDA MARTHA <a href=https://github.com/GeoNode/geonode-mapstore-client/commit/5c14e261b1b2a95c48e97a2450a060c6c4022ab8 target=blank>- [Fixes #802] Annotations added to a map are not displayed on map view (#803)</a></li>
10+
<li> Thu Feb 3 12:56:23 2022 +0100: mattiagiupponi <a href=https://github.com/GeoNode/geonode-mapstore-client/commit/ab08ce7499ea5df19c4b6e01efecb51d83233bf2 target=blank>Default extra metadata schema injected for Geostories and Dashboard (#783)</a></li>
11+
<li> Fri Jan 28 12:21:04 2022 +0100: stefano bovio <a href=https://github.com/GeoNode/geonode-mapstore-client/commit/7392ac9c4f7224002c607f9db446c4a2a3d7d6b6 target=blank>[Backport 3.3.x][Fixes #756] Timing issues with timeline histogram initialization (#761)</a></li>
12+
<li> Mon Jan 17 10:11:16 2022 +0100: Giovanni Allegri <a href=https://github.com/GeoNode/geonode-mapstore-client/commit/1cf0b7191c3e7aa0d1e0d0d030ba70d8bd1c4bd5 target=blank>Fixes #711 (#712)</a></li>
13+
<li> Tue Dec 21 18:18:50 2021 +0100: stefano bovio <a href=https://github.com/GeoNode/geonode-mapstore-client/commit/464b7b3c8cde9ff1f795912f20d2c8e79b63f6c5 target=blank>#666: GeoCarousel: improve hilighting of current item (#697)</a></li>
14+
<li> Tue Dec 21 16:44:04 2021 +0300: NAGGINDA MARTHA <a href=https://github.com/GeoNode/geonode-mapstore-client/commit/4321c0634d8940569a7ef50c2a667c22421ebb92 target=blank>[Fixes #560] View Geostory/Dashboard loggs KeyError (#660)</a></li>
15+
<li> Mon Dec 13 17:36:32 2021 +0300: NAGGINDA MARTHA <a href=https://github.com/GeoNode/geonode-mapstore-client/commit/bd50f74fbde8fc346619e5cb644a2f6b3063bf65 target=blank>[Fixes #621] Thumbnail url for Geoapps is returned as base64 instead of a URL to the static image (#622)</a></li>
16+
317
## 3.3.0 [2021-11-24]
418

519
### Backward Compatibility

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.3.0
1+
3.3.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[metadata]
22
name = django-geonode-mapstore-client
3-
version = 3.3.0
3+
version = 3.3.1
44
description = Use GeoNode client in your django projects
55
author = Alessio Fabiani
66
author_email = alessio.fabiani@geo-solutions.it

0 commit comments

Comments
 (0)