Skip to content

Skosmos 2.13

Compare
Choose a tag to compare
@miguelvaara miguelvaara released this 08 Dec 14:07
· 5 commits to v2.13-maintenance since this release
5b9a75c

This is a minor version release (2.13) of Skosmos that brings accessibility and theming improvements. Labels and tooltips for concept properties can now be overridden in the configuration file. Docker builds are now faster. There are numerous bug fixes and minor improvements to code quality. We are thankful for the large number of contributions we received from the international Skosmos user community!

Enhancements

  • #1222/#1223 Accessibility improvement: Remove hardcoding of allcaps label styling, move to CSS (credit: @schlawiner)
  • #1165/#1233 Show newly deprecated concepts in the new concepts list
  • #1201 Make it possible to define order of plugins in configuration (part of #1148)
  • #1226 Theming Enhancement: Extract and consolidate colors, create css variables (credit: @schlawiner)
  • #1235 Faster docker build (credit: @pulquero)
  • #806/#1244 Custom labels and tooltips for properties in concept view

Bug fixes

  • #1221/#1227 Fix hierarchy js error for special characters in prefLabels (credit: @schlawiner)
  • #1234/#1258 Fix language switcher "eating" part of vocids that end in a langcode (credit: @schlawiner)
  • #1170/#1231 Avoid uncaught fatal errors in REST API if vocabulary ID not found
  • #1184/#1239 Searching with decomposed unicode characters
  • #1238/#1241 Remove float property of reified property element (credit: @kinow)
  • #1109 Hierarchy tab looking all funny (was already fixed in Skosmos 2.12)

Code quality and tests

  • #1124 Add pull request template
  • #1249 Remove PHP 8 from build matrix to avoid hanging CI jobs

Translation updates

  • #1256 Update translations from Transifex for Skosmos 2.13 release
  • #1181/#1237 Change the message shown for deprecated concepts
  • #1225 German translation updated (credit: @schlawiner)
  • Brazilian Portuguese translation updated (credit: Pedro Paulo Favato Barcelos)

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