Bug fixes
- #31 Empty response for thumbnail publication
Enhancements
- #30 Consolidate getTags with rbind.fill instead of rbind
- #26 Improve error handling for metadata upload
New features
- #29 Add DOI management methods (with DataCite)
Corrections
- #25 Upgrade roxygen2 7.2.1 to fix html issues
New features
- #15 Support attachements upload via Open API
- #23 Support thumbnail publication via Open API
Bug fixes
- #21 Regression of login & other methods related to Geonetwork API url
New features
- #19 Support new parameter for specifying custom INSPIRE metadata validator
Miscs
- #22 Standardize R6-class R documentation
Bug fixes
- #16 Issue with GN login with GN 3.8 - Missing lang in service URL
New features
- #2 Support new Geonetwork REST API (GN >= 3.2) - main CRUD methods
- #14 Add method to get categories
Enhancements
- #13 Issue with Keyring >= 1.2.0 - system password requested - Set keyring ‘env’ backend by default
New features
- #10 Secure API password with ‘keyring’
- Fix bad code at https://github.com/eblondel/geonapi/commit/2bab0a20d64450a605abc326caa71443dc27d039
Bug fixes
- #8 Fix crsf authorization for GN > 3.2
Miscs
- #9 Integration tests on major GN versions
Enhancements
- #7 propagate geometa validate/inspire options to insert/update methods
New features
- #6 Method to list user groups
Enhancements
- #5 Test insertion / update of multi-lingual metadata records
New features
- # new http request token requirements (CSRF)
1st version (support for legacy API)