v7.8.9

lejianwen/rustdesk-serverv7.8.9Oct 11, 2023by sbishel

AI Summary

Focalboard v7.8.9 is a maintenance release fixing schema migration issues, card deletion bugs, and adding property filters and security enhancements.

Key Highlights

  • Person property filter and grouping features.
  • Date property filter functionality.
  • Hidden boards update.
  • Schema migration fixes for PostgreSQL and MySQL.

New Features

  • Security role changes improvements
  • Guest access verification on APIs
  • Block validation unification
  • Import reading logic scanner

Full Release Notes

Focalboard v7.8.9 is the February 2023 release.

**Mattermost**: Update to the latest version of the plugin by Downloading `mattermost-plugin-focalboard.tar.gz`
**Personal / Development Server**: Follow the [install](https://www.focalboard.com/download/personal-edition/ubuntu/) or [upgrade guide](https://www.focalboard.com/download/personal-edition/ubuntu-upgrade/)

Major updates in this release:
- Person property filter and grouping
- Date property filter
- Hidden boards update

Updates from v7.8.1
- Fixed css issue, causing changing security roles to be extremely difficult.

Updates from v7.8.2
- Added migration check for duplicate rows before creating index.
- Fixed schema migration issue with multiple instances on single database

Updates from v7.8.3
- Fix schema migration check for postgres
- Update writeFileResponse, fix missing images on templates
- Update mySQL syntax for v5

Updates from v7.8.4
- Attachments no longer accessible after deleting card
- Fixed issue where bad board link can cause issue with displaying channels.

Updates from v7.8.7
- Fixes issue deleting a card deletes all images

Updates from v7.8.8
- Verifies guest access on APIs
- Sanitize user on certain APIs
- Unify and enhance block validation
- updates the import reading logic to use a scanner.