Skip to content

Releases: dataquest-dev/dspace-angular

CLARIN-DSpace 7.6.5 - 2026.02 - 22435691150

CLARIN-DSpace 7.6.5 - 2026.02 - 21896263811

11 Feb 13:54

Choose a tag to compare

What has changed

FE

BE

CLARIN-DSpace 7.6.1 - 2025.07 - 16502729677

25 Jul 16:52
6003cbd

Choose a tag to compare

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.size was 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 Workflows page (#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

11 Jul 14:43
96fa9f6

Choose a tag to compare

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-license license 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

21 Jun 16:17

Choose a tag to compare

What has changed

BE

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...&isAllowed in the URL, because that query part of the URL was encoded as the filename. (#873)
  • Use $DSPACE_REST_NAMESPACE for 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

19 May 13:55
8eec9d0

Choose a tag to compare

BE

FE

  • Updated the no file preview message (#837)

  • Added spacing between clarin & dspace logo (#848)

  • Do not load Seznam license every time (#844)

  • Fixed encoding of the filename from the URL (#838) (#851)

  • 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

23 Apr 11:10
186f40d

Choose a tag to compare

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-compose file 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

09 Apr 07:50

Choose a tag to compare

What's Changed

BE

FE

  • Start the handle server before tomcat

  • Edit item - fixed license redirect

  • Add custom dimension (handle) to pageTrack of matomo (#823)

  • Change menu options redirects (#816) (#828)

  • Preview - fixed loading files (#825)

  • Handle table issues - Fixed table responsivity and searching (#822)

CLARIN-DSpace 7.6.1 - 2025.03 - 13796088306

12 Mar 08:03

Choose a tag to compare

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

  • Fixed CMD download command - added file name (#798)
  • Fixed editing the license - required info is removed/added following the checked checkbox
  • Copy the refbox content correctly (#801)
  • The current version redirect - get the base href using the DOCUMENT (#800)

CLARIN-DSpace 7.6.1 - 2025.01 - 13138173196

05 Feb 15:53
3d1ba84

Choose a tag to compare

What's Changed

BE

FE

  • Used root URL to compose download URL with namespace (#768)

  • Enable type-bind for checkbox inputs during submission (#777)

  • Fixed license issues (#779)