Skip to content

v7.5.4

Compare
Choose a tag to compare
@sbishel sbishel released this 15 Dec 15:35
· 1 commit to release-7.5 since this release
1f39840

Focalboard v7.5.4 is a plugin only patch for the November 2022 release.

Mattermost: Install or upgrade to the latest version of Mattermost to automatically get Boards included. Or update to the latest version of the plugin by Downloading mattermost-plugin-focalboard.tar.gz

Major updates in this release:

  • Additional Board templates
  • Added ability to filter by text properties
  • Added site statistics to System Console

Updates from v7.5.0

  • Removed SQLite as a dependency from Boards (plugin and product) to avoid depending on GLIBC 2.8

Updates from v7.5.1

  • Improved performance of slow running query

Updates from v7.5.2

  • Modify slow running query to use indexes
  • Only update collation after checking if necessary.