Skip to content

Skosmos 2.1

Compare
Choose a tag to compare
@joelit joelit released this 12 Dec 12:36
· 8 commits to v2.1-maintenance since this release

This is a minor version release of Skosmos. Improvements include support for setting a code for MARC source in each vocabulary plus showing a concept type for each rearch result. This release includes few bug fixes related to language settings and configuration and improvements for running unit tests.

Translation updates:

  • #707 Added/updated translations for skos:relatedMatch property

Improvements and new features:

  • #807 / #820 Configuration and REST API support for MARC source codes

Usability / UI improvements:

  • #776 / #781 / #827 Show concept type in search result list
  • #819 / #826 Fixed links between vocabularies
  • #811 / #822 Rewrite concept group handling to account for multiple hierarchical groups

Bug fixes:

  • #792 Some configuration settings were ignored
  • #794 maxResults setting for jena-text had no effect
  • #796 Too strict port checking caused issues when running behind reverse proxy
  • #801 / #802 Configuration migration script bug when LOG_FILE_NAME was not set
  • #804 Alphabetical index: loading more items fails
  • #808 Feedback recipient should be based on vocabulary selected on feedback form
  • #814 / #813 Added a check for empty arrays when querying property labels
  • #816 / #818 Set LANGUAGE environment variable in addition to LC_ALL

Code quality improvements:

  • #791 / #795 / #812 Use Fuseki2 version 3.9.0 for unit tests
  • #758 / #815 Travis CI fixes related to PHP 7.2 support
  • #823 / #821 Use test-specific template chache dir to avoid permission problems

For a more complete list of bug fixes and new features in this version, see issues and PRs tagged with the 2.1 milestone.

See the upgrade instructions in the wiki for information about upgrading from earlier versions.