Skip to content

Skosmos 2.18

Compare
Choose a tag to compare
@osma osma released this 05 Sep 10:22
· 3 commits to v2.18-maintenance since this release

This is a minor version release (2.18) of Skosmos which contains several bug fixes as well as improvements to search engine and social media sharing metadata. There are also updated to the UI translations in Latvian, Norwegian Bokmål and Norwegian Nynorsk.

Due to the EasyRdf upgrade, we had to drop support for PHP 7. From now on, Skosmos 2 only works on PHP 8.0 and 8.1. Skosmos 3 will support more modern PHP versions.

We already said this for 2.17, but this will most likely be the final release in the Skosmos 2 series, unless serious bugs are discovered. Current Skosmos development is focused on Skosmos 3.

Enhancements

  • #1666 SEO functionality backport for skosmos 2

Bug fixes

  • #1574/#1575 don't perform HTML escaping for server constants to avoid breaking alphabetical index for diacritics
  • #1621 Make LOC HTTP prefLabel header parsing case-insensitive
  • #1635/#1673 Fix Skosmos 2 deprecated concept pages (bool value causes crash)
  • #1672 Fix Skosmos 2 Twig syntax error on search result page
  • #1671 Upgrade EasyRdf to fix Turtle fragment URIs
  • #1664 Fix flaky getResourceFromUri test by increasing httpTimeout
  • #1676 Avoid showing SEO/metadata description on vocab home page

Translation updates

  • #1663 Update Latvian (lv) translations from Transifex (credit: @CaptSolo)
  • #1662 Update Norwegian (nn, nb) translations (credit: @olufine)

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