Releases: dasch-swiss/dsp-das
Releases · dasch-swiss/dsp-das
dsp-app v8.2.0
dsp-app v8.1.2
Maintenance
- lists: adds changes required for lists to work due to the change in js-lib (#599) (ca83584)
- projects: don't use the cache when refreshing the projects list. Also renames some labels and methods to clarify that these things are for deactivating a project as opposed to deleting a project. (#597) (faebe3e)
dsp-app v8.1.1
dsp-app v8.1.0
Bug Fixes
- fulltext-search: updates the projects list when a new project is created (DEV-212) (#586) (43fcbfa)
- ontology: resolve gui order issue (DEV-222) (#590) (4ddbf7c)
- ontology: send modified label (DEV-221) (#589) (9d7ffea)
- text-value: resource-instance-form and display-edit components now correctly display a paragraph text with line breaks (DEV-211) (#584) (be9d6f4)
Maintenance
Enhancements
dsp-app v8.0.0
⚠ BREAKING CHANGES
Maintenance
Enhancements
dsp-app v7.0.1
Bug Fixes
- error: resolve error handler in case of server error (DEV-205) (#576) (ff9d097)
- ontology: class and property name has to be unique (DEV-183) (#569) (059dd2a)
- value: display ckEditor in case of rich-text property (DEV-182) (#571) (6bfe254)
Maintenance
- annotations will now only be drawn when the user is on the annotations tab (#574) (bddc2f1)
- deps: use release of ckeditor custom build (DEV-189) (#570) (fb55fd7)
- main: use version route (DEV-124) (#565) (16f26ce)
- move datadog rum methods to service (DEV-190) (#572) (77191cb)
- refactors upload-file service to use the string generated in the iiif-config file and changes the public class members in app-init service to private with getters. (#573) (c39ca5b)