Skip to content

v2.0.1

Compare
Choose a tag to compare
@zerocrates zerocrates released this 13 Aug 20:13
· 1528 commits to develop since this release

Bugs Fixed

  • Fulltext reindex job could fail when modules providing in-use data types were inactive (#1439)
  • Developers generating schema SQL when using MySQL 5.7+ could produce schemas using "native JSON" columns, reducing compatibility (#1440)
  • Omeka S will explicitly refuse to upgrade directly from versions prior to the initial 1.0.0 release (#1441)
  • Some (particularly newer MariaDB) installs could encounter syntax errors around the name of the value table (#1437, fix contributed by @julia-bauder)

Changes

  • Version requirements now specifically and separately test for MariaDB in addition to MySQL. If using MariaDB, the required minimum version is 10.0.5.

Internationalization

  • Updates to French, Italian translations