v1.2.0
TeSS 1.2
Changes
Customization
The main focus of this release is around making TeSS easier to configure and customize to suit the needs of your deployment.
This includes:
- Many extra options in the
tess.yml
configuration file allowing you to:- Disable unneeded types and fields.
- Change the name, logo and other details of the instance.
- Easier ways to customize the text in TeSS via internationalization ("i18n") files.
Credit to Digital Research Skills Australia (DReSA) for the large majority of this work.
Bioschemas
- Added support for producing and consuming the
Course
andCourseInstance
profiles for events, and theLearningResource
profile for materials.
Other
-
Content providers can now have users defined as "Approved editors", who will gain the ability to edit the metadata any events and materials associated with that provider (as well as the metadata of the provider itself).
-
Collections can have other users added as "collaborators", giving them the ability to manage the collection.
Full Changelog: v1.1.0...v1.2.0