v6.x.x Release Notes
v6.0.0
-
MAJOR: Use HTTP POST to mark resources and values as deleted (@github#1203)
-
MAJOR: Reorganize user and project routes (@github#1209)
-
FEATURE: Secure routes returning user informations (@github#961)
-
MAJOR: Change all
xsd:dateTimeStamp
toxsd:dateTime
in the triplestore (@github#1211). Existing data must be updated; seeupgrade/1211-datetime
for instructions. -
FIX: Ignore order of attributes when comparing standoff (@github#1224).
-
FEATURE: Query version history (@github#1214)
-
FIX: Don't allow conflicting cardinalities (@github#1229)
-
MAJOR: Remove preview file values (@github#1230). Existing data must be updated; see
upgrade/1230-delete-previews
for instructions.
v6.0.1
- FIX: Unescape standoff string attributes when verifying text value update (@github#1242)