Skip to content

Releases: dasch-swiss/dsp-api

v11.0.0

16 Dec 15:01
bde23ee
Compare
Choose a tag to compare

Breaking Changes

  • #1344 Gravsearch ForbiddenResource result and permissions of linked resources
  • #1202 Implement upload of PDF and text files in API v2. Users with files in Sipi under /server must move them to /images when upgrading.

Bug Fixes:

  • #1531 Sipi's mimetype_consistency fails with .bin file
  • #1430 Creating the first resource with an image inside a project fails with Sipi not finding the project folder
  • #924 Get dependent resources Iris

v10.1.1

27 Nov 16:39
9f1bdf6
Compare
Choose a tag to compare
build: Fix publish (#1529)

v10.1.0

27 Nov 09:39
b3d1638
Compare
Choose a tag to compare
fix(build): Fix E2E tests (#1526)

v10.0.0

22 Oct 13:49
Compare
Choose a tag to compare

Breaking Changes

  • #1346 Richtext/HTML in page anchor link

Enhancements:

  • #1457 Upgrade sipi to 2.0.1

Bug Fixes:

  • #1460 Build banner in README is broken

Documentation:

  • #1481 build badge in README has broken link

Other

  • #1449 Add Makefile-based task execution
  • #1401 Enable testing docs generation in Travis

v9.1.0

26 Sep 06:31
7a3b1dd
Compare
Choose a tag to compare

Enhancements:

  • #1421 Physically deleting a resource

Documentation:

  • #1407 Document ARK URLs for projects

v9.0.0

29 Aug 14:03
7838831
Compare
Choose a tag to compare

Breaking Changes

  • #1411 Moved /admin/groups/members/GROUP_IRI to /admin/groups/GROUP_IRI/members
  • #1231 Change value permissions
  • #763 refactor splitMainResourcesAndValueRdfData so it uses SparqlExtendedConstructResponse

Enhancements:

  • #1373 The startup ends in a thrown exception if the triplestore is not up-to-date
  • #1364 Add support for Redis cache
  • #1360 Build and publish Knora version specific docker images for GraphDB Free and SE
  • #1358 Add admin route to dump project data

Bug Fixes:

  • #1394 Using dockerComposeUp to start the stack, fails to find Redis at startup

Documentation:

  • #1386 Add lists admin API documentation

Other

  • #1412 Change release notes to be based on issues

v8.0.0

14 Jun 14:16
5ecb54c
Compare
Choose a tag to compare

v7.0.0

03 May 11:53
db8b938
Compare
Choose a tag to compare

v6.0.1

v6.0.0

28 Feb 10:57
7459e80
Compare
Choose a tag to compare

Release Notes

  • MAJOR: Use HTTP POST to mark resources and values as deleted (#1203)

  • MAJOR: Reorganize user and project routes (#1209)

  • FEATURE: Secure routes returning user information (#961)

  • MAJOR: Change all xsd:dateTimeStamp to xsd:dateTime in the triplestore (#1211).
    Existing data must be updated; see upgrade/1211-datetime for instructions.

  • FIX: Ignore order of attributes when comparing standoff (#1224).

  • FEATURE: Query version history (#1214)

  • FIX: Don't allow conflicting cardinalities (#1229)

  • MAJOR: Remove preview file values (#1230). Existing data must be updated;
    see upgrade/1230-delete-previews for instructions.