Releases: dataquest-dev/DSpace
CLARIN-DSpace 7.6.5 - 2026.02 - 21896263811
What has changed
- Upgrade to CLARIN-DSpace 7.6.5.
- Removed unexpected relationships in epersongroup2eperson created during the import
- Disabled direct download from S3 by default
- Fix CMDI crosswalk - fix saxon configuration issue in dspace oai module
- Created a new check for getting info about embargoed items
- Added logging when sending an email
- Enhancement provenance metadata - added start and end date to embargo provenance
- Enhanced provenance - when resource policy is changed
- Enhanced provenance metadata
- Do not create a handle during importing the items
- Share submission fix - change bitstream's resource policies
- Updated Docker user permissions
- Created issue template
- Updated PR template
- Created an endpoint for fetching info about embargos
- Added a health report check for License summary
- Fixed reindexing of the OAI-PMH
- Updated log rotating of the dspace logs, solr, handle
- Fixed handle duplicities during the import
- Do not register 2 versioned identifier providers
- Created a new feature for generating diffs between health reports
- Created a new feature for updating configuration files via UI
- Fixed creating user registration duplicities during the import
- Automated monthly matomo reports
- VersioningConsumer and in_archive flag
- Create REST API for managing Epic handles (pids)
- Extend the system in such a way that users can create Personal Access Tokens
- Curation task or other sort of check for handles
- EPIC handles are not created correctly
- Fixed NPE, when requiredmedatata curaton task is started
- Submitter with non ADMIN permission for the item cannot create new version of her/his own item
- Extended the File Preview feature for more archive formats
- Allow existing users to use name/password authentication
- Allow to submit item with only metadata - with no need to set Clarin License
- Show the (user provided) bitstream description
CLARIN-DSpace 7.6.1 - 2025.07 - 16502729677
What has changed
- Fixed an issue when a new workflow was copying the identifier (dc.identifier.uri) from the previous version (#1018)
- Fixed sending emails to the editors when a new submission is created (#1016)
- Fixed importing files - sometimes the
local.file.sizewas 0 however there was an file in the Item (#1017) - Refbox upgrade - created an endpoint exposing the refbox content (#1015)
- Created script to check, and fix incorrect
local.files.*metadata in items (#1021) (#1023)
CLARIN-DSpace 7.6.1 - 2025.07 - 16198085191
What has changed:
- Use the correct checkbox for the input field – make it repeatable (#991)
- EU Sponsor OpenAIRE ID should not be required in the submission form (#1001)
- Updated log to identify mail errors (#1000)
- Teaching and CLARIAH submissions already have
clarin-licenselicense step (#1005) - Fixed Share submission feature – also updated resource policies (#1002)
- Added date to title when creating a new version (#984)
- Show item's PID in the download email (#1006)
CLARIN-DSpace 7.6.1 - 2025.06 - 15781656962
What has changed
- Added type of resource to data cite (DOI) (#975)
- The process output wasn't displayed because of S3 direct download (#971)
- The html preview wasn't generated (#983)
- Improve performance of file preview generating (#972)
- Update email templates to use
dspace.shortname98d60dd - Phone (lr.help.phone) is now conditional in the templates. Use
mail.message.helpdesk.telephoneif you want it. cba5695 - Add option to configure oai sample identifier 912f13f
- NRP deposit license ba23878
- Fix creating of an epic PID ufal@7d03173
CLARIN-DSpace 7.6.1 - 2025.05 - 15113644568
What has changed
-
Fixed browse - the results are not lowercased (#954)
-
S3-CESNET direct downloads (#949)
-
Return headers for HEAD request - the bitstream download endpoint (#956)
-
The bitstream name is encoded in the URL (#958)
-
SWORDv2 issues: Cannot update bitstream of archived Item. The swordv2 url is not composed correctly. Fixed deleting the workspace item when used org.dspace.sword2.WorkflowManagerDefault (#957)
-
The file preview process didn't require username and password in UI (#960)
-
Added translation of distribution license for collection to Czech (#952)
-
Added dead and deadSince to handle rest (#948)
-
Display community and collection handle (#961)
-
Embargo during submission not recorded in provenance (#950)
-
Allow to access File Downloader for any authorized user (ufal#1199)
-
allow.edit.metadata property should also work for submitters that are members of collection SUBMIT subgroup (ufal#1202)
-
Prevent error 500 for non admin user uploading file to bundle (ufal#1205)
-
Track downloads as pageviews (ufal#1209)
-
Loading the bitstreams - performance issue (ufal#1211)
CLARIN-DSpace 7.6.1 - 2025.04 - 14600125143
What's Changed
-
Enhanced file preview feature - Run file preview as authenticated user (#936), Property to allow composing file previews (#935), Do not create temp file during generating preview (#921)
-
EPIC - Use the handle url instead of the items url with the UUID (#938)
-
Items file metadata not correctly updated (#940)
-
Remove duplicate dependency element with identical content (warnings in build)
-
Anonymous users should be able to use shortener
-
Fixed internal server error, when context.commit() was called multiple times in search request
-
Catch DSpaceBadRequestException rather than BadRequestException
-
Fixed security issue for downloading file with non anonymous license
-
Fixed Clarinuserregistration nullpoint exception (#941)
CLARIN-DSpace 7.6.1 - 2025.04 - 14267204018
What's Changed
-
Fixed incorrect bitstream type according to the current file — this issue broke the file preview.(#890)
-
Fixed issue when creating an Item with a custom handle — the owning community was null.(#891)
-
Fixed encoding issue — the
+character was incorrectly encoded in URLs. (#893) -
Fixed Shibboleth header loading — added a limit when splitting key/value pairs using
=(#894) -
File preview - Continue generating file preview when an error occurs (#909)
-
Improved URL generation for handles with embedded identifiers (#913)
-
Changed handle URL to point directly to the item's URL (#906)
-
Update
clarin-dspace.cfg-handle.plugin.checknameauthority(#897) -
Improved file preview error handling — return an empty list if an error occurs. (#915)
-
Fixed endpoint leak — private information was being exposed. (#924)
CLARIN-DSpace 7.6.1 - 2025.03 - 13796088306
What's Changed
- Update tag-release.yml - generate release image also for psql, solr and dependencie
- Check submit group for submitter not for current user
- Changed hasMetadata to hasCMDI in submission form
- CZ submission - the type is not repeatable
- Fixed sword auth issues (#871) (#876)
- Commented out the License flyway script to automatically insert default licenses
- Created job to generate preview for every item or for a specific one (#887)
- Fixed preview - The bitstream has a wrong file name according to it's mimetype (#890)
- Cannot create an Item with specific handle (#891)
- The netid (eppn/persistentid) wasn't correctly encoded/decoded when passing through browser and processed in Java (#893) (#894) (#895)
CLARIN-DSpace 7.6.1 - 2025.01 - 13138173196
Whats new
-
Transaction bug - close context in finally block (#845) (#852)
-
Added more provenance messages when editing an Item (#730)
-
Fixed fetching results for suggestion (#854)
-
Added a healthcheck process (#853)
-
Reindex OAI after the Resource Policy has changed (#855)
-
The dc.type should not be repeatable (#861)
-
The submitter could edit it's own Item in a specific Collection (#862)
CLARIN-DSpace 7.6.1 - 2024.12 - 12264882814
What's Changed
- Changed com/col prefix in the comcolfilter #684
- Add mail to notify admin about download of restricted item #689
- Added a new tag into submission-forms.xml called
default-value. #699 - The submitter can add a note during submission workflow #693
- Configure special steps #697
- The handle configuration from the
lr.pid.community.configurationsproperty is corretly loaded. #716 - Change handle server http port #721
- Update file content preview #691
- Fixed different required fields when download hamledt #729
- Fixed CMDI restrictions of use; use LinkedList, not NodeList #738
- Fixed creating a new version of the Item #731
- The files are rendered in the Item UI #752
- Update logging of downloading files #753