Skip to content

Releases: GeoNode/geonode

4.2.4

08 May 14:41
Compare
Choose a tag to compare

Changelog

  • #12170: Fixed a problem that prevented the correct saving metadata contact roles
  • 1a5a48a: Upgrade of the Geoserver data directory, where the GeoWebCache Data Security option is enabled by default now

4.1.5

16 Apr 16:51
Compare
Choose a tag to compare

Changelog

  • #12004: B/R should only deal with data

4.2.3

27 Mar 11:31
d5d7b6e
Compare
Choose a tag to compare

Changelog

  • #12075 Fixed a regression that prevented the update of the style and metadata of a dataset from files
  • #12006: Fixed Backup and restore included data that shouldn't be part of the B/R procedure
  • #11859 Fixed XSS vulnerability GHSA-rwcv-whm8-fmxm
  • #12048: Upgrade to Geoserver 2.24.2

4.1.4

07 Feb 11:04
f5be5d3
Compare
Choose a tag to compare

Changelog

  • #11942: GWC layers only cache default style after B/R restore

4.2.2

05 Feb 09:42
Compare
Choose a tag to compare

CHANGELOG

  • #11928: Upgrade Geoserver image with a fix for the problem that was showing a Basic Auth prompt to anonymous users

4.2.1

22 Jan 17:02
47fd676
Compare
Choose a tag to compare

Changelog

  • 3f03d7c Fixed Italian trnalsations
  • 445c84c Reduce log level in donwload handler

4.2.0

10 Jan 16:18
8e03c53
Compare
Choose a tag to compare

Changelog

New features and improvements

  • Enhanced faceted filtering: Filtering of resources has undergone a deep refactoring with the goal of improving its performance and implement proper (cascaded) faceted filtering. The resoruces, and their counting, are calculated from the intersection of the topics selected between different filters (AND logic) and the union of the optics selected from the same filter (OR logic). An improvement is planned for a future version to let users select additional topics from the same filter that happen to be hidden because not cointained in the current results.
  • Location view and management: A new "Location" tab is available inside the information side panel, where the bounding box of the resoruce and its centroid are displayed. The location for spatial resources (datasets and maps) are automatically retrieved by the data itself. For non-spatial resources the same panel gives editors the tools to set the bounding bos and the position of the resource.
  • Linked resources: The options to link resources has been extended to any type of resource. It's possible to related any resource with any other resource (one or many), and the relationship is disaplyed inside the new "Lined resources" tab inside the information side panel. The direction of the relationship is also visible, since linked resources are disaplyed under two distinct groups "Linked from" and "Lined to".

Other minor improvements

  • Implemented a generic and pluggable OIDC SocialAccount Provider, which extends and improves the one provided by the allauth module already available in GeoNode
  • Documents from remote URLs can be created from the client
  • Regions are not assigned to new resources automatically anymore. A pluggable and configurable option lets administrators implement specific logic for the automatic assignmenet if required
  • Option to configure a WMTS service to generate thumbnail backgrounds
  • The rendering of thumbnails for the maps now take into account ordering and opacity
  • Implemented the option to do not register new users as contributors automatically (default behaviour)

Software upgrades:

  • Django 3.2.23
  • Geoserver 2.23.3
  • PostgreSQL 15.3 / PostGIS 3.3
  • Nginx 1.25.3

The full list of changes here

4.1.3

19 Sep 07:36
a5002ca
Compare
Choose a tag to compare

Security fixes

Docker

You can see the full list of closed PRs here.

4.1.2

11 Aug 09:52
2d832ac
Compare
Choose a tag to compare

Bug Fixes

  • Upgrade to geonode-importer 1.0.5 which fixes the import with filenames longer then 63 chars
  • Fixed parsing and rendering of ISO TC211 spatial representetion type

You can see the full list of closed PRs here.

4.1.1

08 Aug 14:03
e2d1105
Compare
Choose a tag to compare

Software upgrades

  • Upgrade to Ubuntu 22.10
  • Upgrade to Django 3.2.20

Bug Fixes

  • Fixed direct download URL not working in some cases when local files are not available
  • Fixed assignment of regions crossing the dateline
  • Fixed harvesting of ArcGIS REST ImageServer services
  • Fixed some italian translations

You can see the full list of closed PRs here.