Releases: dataquest-dev/dspace-angular
CLARIN-DSpace 7.6.5 - 2026.02 - 22435691150
What has changed
FE
- Fixed the Czech translation of the word
withdraw - Removed green line from the home page
- Removed unused github docker registry during build action
- Fixed creating a new process with similar parameters
- Fixed displaying Item versions in the dropdown list
- Added a missing translation for the new curation task
- Updated licence static file name
- Rewrote OAI links in static page HTML with rest.baseUrl
- Fixed downloading files using CURL
BE
- Fixed Integration test
- Fixed OpenAIRE integration: null handling and HTTP client lifecycle
- Stored file preview in the database when the preview is created on Item page load
- Fixed error when file preview is not generated for bitstream with store_number = 77
- Ignored specific metadata when creating a new version of an Item
- Fixed downloading files using CURL
CLARIN-DSpace 7.6.5 - 2026.02 - 21896263811
What has changed
FE
- Fixed downloading via CURL - updated zip name
- Upgraded CLARIN-DSpace to 7.6.5
- Fixed creating of the log file in the v7.6.5
- Update baseHref in the index.html for correct SSR fetching
- SSR performance improvement
- Updated CZ translations
- Synchronize language with EN messages
- The docker image creating improvement
- Filter some information from the config.json
- Updated PR template
- Improved how item versions are displayed
- Handle table improvements
- Fixed overflowing text in the table - Edit bitstreams page
- Created a new feature for updating configuration files via UI
- Improves accessibility for links on both the full and simple item pages
- Added a new statistics view
- Added a new epic handle management via UI
- Extended a file preview feature
- Show an error message when downloading a bitstream without permission
- Added action buttons in the workflow process
- Updated login page - do not show login when then user is already logged in
- Display user note only if not empty
- Add alt attributes to images
- Showing the title (communities) as hierarchical structure
- Added curation button to claimed task actions
- Added a new static license page
BE
- 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
BE
- 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)
FE
- Fixed operations on the
My Workflowspage (#922) - After Shibboleth login, the user is shown a 403 error page instead of the login page when they do not have permission to view the page (#920)
- Fixed downloading bitstreams from the workflow by the editor (#924)
- Updated the Refbox component – the content is now fetched from the backend and rendered (#930)
- Updated the static license file (#931)
CLARIN-DSpace 7.6.1 - 2025.07 - 16198085191
What has changed
BE
- 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)
FE
- License Administration – fixed editing labels and required info (#881)
- Fixed search issues in the Manage Handles table (#882)
- Always show the OpenAIRE input field when EU funding type is selected (#897)
- Copied static content that was not already in cs/. Commit
- Updated navigation in the header component Commit
- Do not show spinner when the item has no files (#902)
- Added loading spinner to the download button on the license agreement page (#892)
- Fixed issue where the user could not see their submissions on the My DSpace page (#910)
CLARIN-DSpace 7.6.1 - 2025.06 - 15781656962
What has changed
BE
- 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.shortnamedataquest-dev/DSpace@98d60dd - Phone (lr.help.phone) is now conditional in the templates. Use
mail.message.helpdesk.telephoneif you want it. dataquest-dev/DSpace@cba5695 - Add option to configure oai sample identifier dataquest-dev/DSpace@912f13f
- NRP deposit license dataquest-dev/DSpace@ba23878
- Fix creating of an epic PID ufal/clarin-dspace@7d03173
FE
- Do not add dtoken into the URL if it is null (#860) (#861)
- Added same spacing styles in login page (#862)
- Fixed editing license - the required info wasn't updated correctly (#867) (#881)
- Ask Only Once license wasn't downloading bitstream without page reload after agreeing (#874)
- The filename wasn't properly encoded when it has
?sequence...&isAllowedin the URL, because that query part of the URL was encoded as the filename. (#873) - Use
$DSPACE_REST_NAMESPACEfor the webapps symlink 9ea936e - Licenses sync 4ee2f1c
- Updated header/footer 7b2f299
- Expose both tcp & udp ports of the handle server 46bc936
CLARIN-DSpace 7.6.1 - 2025.05 - 15113644568
BE
-
Fixed browse - the results are not lowercased (dataquest-dev/DSpace#954)
-
S3-CESNET direct downloads (dataquest-dev/DSpace#949)
-
Return headers for HEAD request - the bitstream download endpoint (dataquest-dev/DSpace#956)
-
The bitstream name is encoded in the URL (dataquest-dev/DSpace#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 (dataquest-dev/DSpace#957)
-
The file preview process didn't require username and password in UI (dataquest-dev/DSpace#960)
-
Added translation of distribution license for collection to Czech (dataquest-dev/DSpace#952)
-
Added dead and deadSince to handle rest (dataquest-dev/DSpace#948)
-
Display community and collection handle (dataquest-dev/DSpace#961)
-
Embargo during submission not recorded in provenance (dataquest-dev/DSpace#950)
-
Allow to access File Downloader for any authorized user (ufal/clarin-dspace#1199)
-
allow.edit.metadata property should also work for submitters that are members of collection SUBMIT subgroup (ufal/clarin-dspace#1202)
-
Prevent error 500 for non admin user uploading file to bundle (ufal/clarin-dspace#1205)
-
Track downloads as pageviews (ufal/clarin-dspace#1209)
-
Loading the bitstreams - performance issue (ufal/clarin-dspace#1211)
FE
-
Updated the no file preview message (#837)
-
Added spacing between clarin & dspace logo (#848)
-
Do not load Seznam license every time (#844)
-
Do not mount the Solr configs; copy them each time instead. (#850)
-
Fix the bulk access (#852)
-
Video files previews (ufal#30)
-
Fixed downloading ZIP files - the anonymous user couldn't download it (#860)
CLARIN-DSpace 7.6.1 - 2025.04 - 14600125143
What's Changed
BE
-
Enhanced file preview feature - Run file preview as authenticated user (dataquest-dev/DSpace#936), Property to allow composing file previews (dataquest-dev/DSpace#935), Do not create temp file during generating preview (dataquest-dev/DSpace#921)
-
EPIC - Use the handle url instead of the items url with the UUID (dataquest-dev/DSpace#938)
-
Items file metadata not correctly updated (dataquest-dev/DSpace#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 (dataquest-dev/DSpace#941)
FE
-
Updated menu redirects to point to the correct pages (#832)
-
Updated the "no file preview" message and removed the "still loading" spinner in the file preview section (#837)
-
Creating
docker-composefile useful for building clarin-dspace on MAC computers -
Add link to communities and collections on home page
CLARIN-DSpace 7.6.1 - 2025.04 - 14267204018
What's Changed
BE
-
Fixed incorrect bitstream type according to the current file — this issue broke the file preview.(dataquest-dev/DSpace#890)
-
Fixed issue when creating an Item with a custom handle — the owning community was null.(dataquest-dev/DSpace#891)
-
Fixed encoding issue — the
+character was incorrectly encoded in URLs. (dataquest-dev/DSpace#893) -
Fixed Shibboleth header loading — added a limit when splitting key/value pairs using
=(dataquest-dev/DSpace#894) -
File preview - Continue generating file preview when an error occurs (dataquest-dev/DSpace#909)
-
Improved URL generation for handles with embedded identifiers (dataquest-dev/DSpace#913)
-
Changed handle URL to point directly to the item's URL (dataquest-dev/DSpace#906)
-
Update
clarin-dspace.cfg-handle.plugin.checknameauthority(dataquest-dev/DSpace#897) -
Improved file preview error handling — return an empty list if an error occurs. (dataquest-dev/DSpace#915)
-
Fixed Matomo tracking issues for statistics. (dataquest-dev/DSpace#912) (dataquest-dev/DSpace#917)
-
Fixed endpoint leak — private information was being exposed. (#924)
FE
CLARIN-DSpace 7.6.1 - 2025.03 - 13796088306
What's Changed
BE
- 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 (dataquest-dev/DSpace#871) (dataquest-dev/DSpace#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 (dataquest-dev/DSpace#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)
FE
CLARIN-DSpace 7.6.1 - 2025.01 - 13138173196
What's Changed
BE
-
Transaction bug - close context in finally block (dataquest-dev/DSpace#845) (dataquest-dev/DSpace#852)
-
Added more provenance messages when editing an Item (dataquest-dev/DSpace#730)
-
Fixed fetching results for suggestion (dataquest-dev/DSpace#854)
-
Added a healthcheck process (dataquest-dev/DSpace#853)
-
Reindex OAI after the Resource Policy has changed (dataquest-dev/DSpace#855)
-
The dc.type should not be repeatable (dataquest-dev/DSpace#861)
-
The submitter could edit it's own Item in a specific Collection (dataquest-dev/DSpace#862)