Recent Releases of geonetwork
geonetwork - 23.0.7
What's Changed
- [georchestra-gn4.2.x-23.0.x] Merge pull request #277 from landryb/fix/272 by @github-actions in https://github.com/georchestra/geonetwork/pull/281
- [georchestra-gn4.2.x-23.0.x] Merge pull request #278 from landryb/fix/datadir-branch by @github-actions in https://github.com/georchestra/geonetwork/pull/282
- [georchestra-gn4.2.x-23.0.x] Merge pull request #279 from landryb/fix/267 by @github-actions in https://github.com/georchestra/geonetwork/pull/283
- [georchestra-gn4.2.x-23.0.x] Merge pull request #291 from georchestra/fix-show-map-in-facet-display by @github-actions in https://github.com/georchestra/geonetwork/pull/292
- docker/jetty - removes javax.mail library provided by the docker imag… by @pmauduit in https://github.com/georchestra/geonetwork/pull/295
New Contributors
- @github-actions made their first contribution in https://github.com/georchestra/geonetwork/pull/281
Full Changelog: https://github.com/georchestra/geonetwork/compare/23.0.6...23.0.7
- Java
Published by f-necas over 1 year ago
geonetwork - 23.0.6
Backport Fix CSW GetRecords by @josegar74 in #274 Fix Mpastore CSW requests to geonetwork by @f-necas in #275
Full Changelog: https://github.com/georchestra/geonetwork/compare/23.0.5...23.0.6
- Java
Published by f-necas about 2 years ago
geonetwork - 23.0.5
- Geonetwork map fix https://github.com/georchestra/geonetwork/commit/c947c6749ff32d9fb383901322efda19330c7721
- Java
Published by f-necas about 2 years ago
geonetwork - 23.0.4
What's Changed
- 23.0.x - Fix for CSW getrecords requests issued by Mapstore by @pmauduit in https://github.com/georchestra/geonetwork/pull/254
- backport custom scripts enhancement by @edevosc2c in https://github.com/georchestra/geonetwork/pull/266
New Contributors
- @edevosc2c made their first contribution in https://github.com/georchestra/geonetwork/pull/266
Full Changelog: https://github.com/georchestra/geonetwork/compare/23.0.2...23.0.4
- Java
Published by f-necas about 2 years ago
geonetwork - 23.0.2
What's Changed
- ODS: Align XSL with upstream by @tkohr in https://github.com/georchestra/geonetwork/pull/248
- Support http links in the Géo-IDE transformation by @jahow in https://github.com/georchestra/geonetwork/pull/246
Full Changelog: https://github.com/georchestra/geonetwork/compare/23.0.1...23.0.2
- Java
Published by jeanmi151 over 2 years ago
geonetwork - 23.0.1
What's Changed
- On current version of geOrchestra master, expected version would be 23.1 by @jeanpommier in https://github.com/georchestra/geonetwork/pull/244
- Standard / ISO19115-3 / Formatter / Fix citation. by @pmauduit in https://github.com/georchestra/geonetwork/pull/245
Full Changelog: https://github.com/georchestra/geonetwork/compare/23.0.0...23.0.1
- Java
Published by jeanmi151 over 2 years ago
geonetwork - 20.1.4
Minor string change in the search UI (#178)
- Java
Published by fvanderbiest over 4 years ago
geonetwork - 20.1.3
Same as 20.1.3, to align with geOrchestra 20.1.3.
- Java
Published by isanchez-c2c over 4 years ago
geonetwork - 20.1.2
(same as for 20.0.8)
Features:
- add option to set map filter collapsed - backport from geonetwork/core-geonetwork#5466
Bugfixes:
- Datacite / XSD validation / valueUri is valueURI - backport of geonetwork/core-geonetwork#5351
- Formatter / Datacite / Fix multiple geoLocations - backport of geonetwork/core-geonetwork#5375
- Java
Published by isanchez-c2c over 4 years ago
geonetwork - 20.0.8
Features: * add option to set map filter collapsed - backport from https://github.com/geonetwork/core-geonetwork/pull/5466
Bugfixes: * Datacite / XSD validation / valueUri is valueURI - backport of https://github.com/geonetwork/core-geonetwork/pull/5351 * Formatter / Datacite / Fix multiple geoLocations - backport of https://github.com/geonetwork/core-geonetwork/pull/5375
- Java
Published by fvanderbiest over 4 years ago
geonetwork - 20.0.6
Bug fixes: * metadata display modes - fixed switch to full view (geonetwork/core-geonetwork#4511)
- Java
Published by fvanderbiest over 5 years ago
geonetwork - 20.0.5
142 expands group name and label to 255 chars (since they're meant to be synced with LDAP organization names & descriptions)
145 fixes the PDF export by normalizing URLs before doing a http query
147 fixes duplicate logging statement
Upgrading requires you to:
ALTER TABLE geonetwork.groups ALTER COLUMN name TYPE VARCHAR(255);
ALTER TABLE geonetwork.groupsdes ALTER COLUMN label TYPE VARCHAR(255);
- Java
Published by fvanderbiest over 5 years ago
geonetwork - 20.0.4
fe4c123 avoid rss search to send link with two slashes e7bad8a pom - updating maven repositories 87ffb62 reactivate harvester logger and does not override non harvested metadata 532d5b0 URL rewrite / Main landing page for /metadata
- Java
Published by fvanderbiest over 5 years ago
geonetwork - 20.0.0
GeoNetwork 3.8.2 for geOrchestra
- Java
Published by fvanderbiest about 6 years ago