Skip to content

v4.0.1

Compare
Choose a tag to compare
@zerocrates zerocrates released this 28 Feb 20:51
· 476 commits to develop since this release

Bugs Fixed

  • Public browse views did not apply the language filtering or browse heading site options correctly (#1996)
  • Resources with no owner could automatically change their owner when a user saved the resource form (#1984)
  • Item set "not in" selection did not work inside the "query" sidebar (#1989)
  • Using two or more OpenSeadragon IIIF image viewers on a single page caused a "redeclaration of const" JS console error (#1993)
  • A typo in a selector caused a JS console error when editing site pages (#2000, fix contributed by @Daniel-KM)
  • Old arguments were improperly still used for the view.sort-selector event if called from the sortSelector view helper (#1994)
  • The "restore value" option upon deleting a value was sometimes not visible
  • Very wide and short assets could break the asset table (#1957)
  • A deprecation notice would fire when running background jobs on PHP 8.1+
  • Reindex jobs threw an error improperly attempting to index value annotations (#2005)
  • Advanced "contains," "starts with," and "ends with" searches did not work properly when searching for percent sign, underscore, and backslash (#2014, fix contributed by @Daniel-KM)
  • The proc_open CLI execution strategy could hang and never complete if the command to be run printed a lot of data to stderr (#1992)
  • An unnecessary blank CSS file was included in the query sidebar (#2015)

Changes

  • Styled the class value-language so it is less intrusive on other places using the same class outside the resource form (#2007)
  • Styled the item browse sort defaults to take up less space on the settings form (#1997)
  • Updated bundled Default theme to 1.7.1
  • Updated translations