v7.10.6

mattermost-community/focalboardv7.10.6Oct 11, 2023by sbishel

AI Summary

April 2023 bug fix release addressing issues with attachments, board links, and security improvements. This patch release includes multiple fixes from incremental updates.

Key Highlights

  • Fixed attachments no longer accessible after deleting card
  • Fixed issue where bad board link causes display issues with channels
  • Updated Ubuntu version to latest LTS
  • Fixes issue deleting a card deletes all images
  • Security improvements: guest access verification and user sanitization

New Features

  • Bug fixes for attachments and board links
  • Ubuntu version update
  • Security enhancements for APIs
  • Block validation improvements
  • Import reading logic update using scanner

Full Release Notes

Focalboard v7.10.6 is the April 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:
Bug fixes, no major features

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

Updates from v7.10.1
- Update ubuntu version to use latest LTS

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

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