Releases: zazuko/trifid
Releases · zazuko/trifid
@zazuko/trifid-plugin-iiif@1.1.0
@zazuko/trifid-plugin-ckan@4.2.1
Patch Changes
- 724f2ed: Fix
requestPort
value, to handlenull
cases and simplify the logic
@zazuko/trifid-plugin-ckan@4.2.0
@zazuko/trifid-markdown-content@2.0.4
@zazuko/trifid-entity-renderer@1.4.1
Patch Changes
- 724f2ed: Fix
requestPort
value, to handlenull
cases and simplify the logic
@zazuko/trifid-entity-renderer@1.4.0
trifid-plugin-graph-explorer@2.0.4
Patch Changes
- 4e21e24: Add integrity hash to external resources
@zazuko/trifid-plugin-ckan@4.1.0
Minor Changes
- 77fcfd4: Preserve existing objects of
dcat:distribution
(re https://gitlab.ldbar.ch/bafu/visualize/-/issues/560)
@zazuko/trifid-entity-renderer@1.3.0
Minor Changes
- c1295d5: Expose
jsonld
string to the view, so that some complex logic could be done on top of it if needed.
@zazuko/trifid-entity-renderer@1.2.2
Patch Changes
-
972e454: If
enableSchemaUrlRedirect
configuration option is set totrue
, the plugin is performing a redirect if the URI contains aschema:URL
predicate pointing to a resource of typexsd:anyURI
(already in place).The user can now disable this behavior by either:
- setting the
disableSchemaUrlRedirect
query parameter totrue
- setting the
x-disable-schema-url-redirect
header totrue
- setting the