Skip to content

Skosmos 2.10

Compare
Choose a tag to compare
@joelit joelit released this 07 Apr 12:03
21d47ee

This is a minor version release (2.10) of Skosmos. The aim of the release is to tie up loose ends by concluding longstanding pull requests and brushing up the code quality for both PHP and JavaScript components. There are improvements for spam-proofing the feedback form and giving better support for installing Skosmos in a Docker container. This release brings support for PHP 7.4. PHP 7.1 is no longer supported.

Enhancements

#660/#1113/#1140 Retrieve and display domains of ConceptScheme at the top of the tree hierarchy (credit: @tfrancart)
#1026/#1137 Improve ajax behavior
#1093/#1130 feedback form should have a headline or subject
#910/#965 Add Docker files to run self-contained image for trying out Skosmos (credit: @kinow)
#1132 Add a noscript tag to alert users when they have not enabled JS (credit: @kinow)
#1116/#1138 Add generator meta tag with Skosmos version

Bug fixes

#1019/#1022 URL parameter uri used when there is no need
#1108/#1134 Long lists not scrollable all the way through
#1131 Fix calculation of minimum time in feedback honeypot
#1139/#1149 Using the feedback form an empty email is sent

Code quality and tests

#920/#1127/#1136 Make unit tests work on PHP 7.4; upgrade to PHPUnit 8
#1128 Upgrade EasyRdf to 1.1.*
#1112/#1135 Amended swagger documentation for maxhit search parameter behaviour
#1142 Fix typos in comments, add phpdocs, replace NBSP by space, simplify phpunit (credit: @kinow)
#1122/#1144 Minor fixes and quality improvements for JavaScript components

Translation updates

#1150 Updated translations from Transifex
Updated Norwegian Nynorsk and Bokmål by @danmichaelo & @oddrunpauline
#1077 Updated Russian translation by @zxenia
Updated Spanish translation by Meron E.

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