Releases: AtlasOfLivingAustralia/profile-service
v5.2.2
What's Changed
- Fixed error when creating profiles that are in draft by default by @jack-brinkman in #44
Full Changelog: v5.2.1...v5.2.2
v5.2.1
What's Changed
- Changed image metadata update endpoint to have
opusId
parameter by @jack-brinkman in #43
Full Changelog: v5.2...v5.2.1
v5.2
What's Changed
- Added MangroveWatch image upload Node.js script files by @jack-brinkman in #30
- MangroveWatch scripts update by @jack-brinkman in #31
- Feature/#744 by @schoicsiro in #34
- #798 Export image metadata by @schoicsiro in #38
- #710 Search function not working on private collections by @schoicsiro in #32
- Bump axios from 1.4.0 to 1.6.0 in /src/scripts/mangrove-watch-images by @dependabot in #40
- #800 Add new categories to attachments by @schoicsiro in #39
- Feature/#712 by @schoicsiro in #36
- #781 remove PDF export feature by @schoicsiro in #33
- #797 upgrade ALA security plugin by @schoicsiro in #37
- #712 add publication version list by @schoicsiro in #41
- #800_1 order alphabet letter for categories by @schoicsiro in #42
New Contributors
- @jack-brinkman made their first contribution in #30
- @schoicsiro made their first contribution in #34
- @dependabot made their first contribution in #40
Full Changelog: v5.1...v5.2
v5.1
v5.0
Whats changed
AtlasOfLivingAustralia/profile-hub#738 - added API to list profiles in a collection, filter by rank filter
AtlasOfLivingAustralia/profile-hub#711 - added support for multiple data types and updated bulk profile import
AtlasOfLivingAustralia/profile-hub#769 - added mangrove watch import script
AtlasOfLivingAustralia/profile-hub#768 - added category to attachments
AtlasOfLivingAustralia/profile-hub#575 - fixes bug with converting private collection to public collection
AtlasOfLivingAustralia/profile-hub#761 - fixes errors in generating statistics and various reports
AtlasOfLivingAustralia/profile-hub#759 - Migrated to Grails 5, Java 11, mongo 5, updated dependencies - ala-auth:6.0.0 & ala-ws-security-plugin:6.0.0
Migrated to GitHub actions and GitHub package (#26)
Script
- Scripts to run- createGroupVocab.js
v4.0.1
v4.0
- Upgrade to Grails 4 (AtlasOfLivingAustralia/profile-hub#755)
- Upgraded elasticsearch to 7.8.1; org.grails.plugins:elasticsearch:3.0.0.M1.ALA; (AtlasOfLivingAustralia/profile-hub#755)
- Upgraded names index (20210811-3); au.org.ala:ala-name-matching:4.2; (AtlasOfLivingAustralia/profile-hub#755)
v3.0.4
v3.0.1
- AtlasOfLivingAustralia/profile-hub#743 fixed renaming/deleting a profile not updating search results
- AtlasOfLivingAustralia/profile-hub#742 fixed issue with search when done outside the context of a collection
- AtlasOfLivingAustralia/profile-hub#741 script to update profiles in database with profileStatus
- AtlasOfLivingAustralia/profile-hub#740 fixed issue with bootstrap code
- AtlasOfLivingAustralia/profile-hub#739 fixed issue with profile validation when setting primary image
v3.0
- Migrated to grails 3
- Fixed AtlasOfLivingAustralia/profile-hub#723 issue with rematching profile names display an error to user
- Fixed AtlasOfLivingAustralia/profile-hub#733 deleting attribute and acknowledgement term throws error
- Fixed AtlasOfLivingAustralia/profile-hub#717 profiles only support private images and removed image publish feature