Releases: tematres/TemaTres-Vocabulary-Server
Releases · tematres/TemaTres-Vocabulary-Server
Release list
3.6.1
- New config option Vocabulary status (5 status): Draft; Candidate under review; Experimental; Historical-discontinued; Published-stable
- Publish and expose status declaration for the vocabulary in API interface
- New export format: whole vocabulary to HTML
- Update version of Adodb5
- Update HTMLpurifier
Full Changelog: v3.6...v3.6.1
3.6
- Add features to auto-populate vocabularies using Wikidata as source
- Improve metatags
- Update AdoDB5 to 5.22.9
- Fix minor bugs in messages management in Install process
- Add PT localization to 3.6 ver. Thanks to @diegojmacedo
Full Changelog: v3.5.2...v3.6
3.5.2
3.5.1
3.5
What's Changed
- New user role Collaborator: only can create terms in candidate status and only can edit they own terms
- New global indicators: show structural properties of the vocabulary based in the analysis of the structure of the lexical network
- New config option in config.tematres.php to publish in public view data about global properties of the vocabulary: $CFG["PUBLISH_GLOBAL_SUMMARY"]
- Update external library (Tinymce)
- Remove deprecated JS library to support IE9
- Fix minor bugs
3.4.4
What's Changed
- Fix typo in strlen call by @a-roussos in #85
- fixed definition note and exact match import, added bibliographic note import by @RicPiz in #86
New Contributors
Full Changelog: v3.4.3...3.4.4
3.4.3
3.4.2
3.4.1
3.4
What's Changed
- Add option in advaced reports to filter terms 'Modified on or after'#78
- Normalize type of KOS in config option, use list of value defined in https://nkos.dublincore.org/nkos-type.html
- Add feature: if is possible merge terms when add BT, NT or UF
- Improve support to xx-XX lang codes: support for xxx-XXX code lang.
- Add en-PH English (Republic of the Philippines) and tl-PH Tagalog (Philippines)
- Improve support lang code to 4 (xx-XX) in import SKOS-core procedure
- Add XML Dspace Taxonomy format as export option
- Add config option in common/include/config.tematres.php to enable or diable CDN for external libraries ([USE_CDN]). False by default
Updates
- update to ADOdb-5.21.4
- update to PHPMailer to v6.6
- update clipboard.js library
New Contributors
- @T1loc made their first contribution in #54
- @AlanNFreitas made their first contribution in #62
Full Changelog: v3.2...v3.4