v9.0.4

imbhargav5/open-recorderv9.0.4Oct 21, 2023by rumtid

AI Summary

This release upgrades the Qt framework to version 6.5.2 and introduces new WebSocket support. It also enhances error reporting by adding specific file-level error handling for checkout failures and missing block sync issues.

Key Highlights

  • Add option to build websockets
  • Upgrade to Qt 6.5.2
  • Add file-level error when failed to checkout file
  • Add block missing sync error

New Features

  • WebSocket support
  • Qt 6.5.2 upgrade
  • File-level error reporting for checkout failures

Full Release Notes

## What's Changed
* Add a file-level error when failed to checkout file by @feiniks in https://github.com/haiwen/seafile/pull/2692
* Add option to build websockets by @feiniks in https://github.com/haiwen/seafile/pull/2693
* Add block missing sync error by @feiniks in https://github.com/haiwen/seafile/pull/2694
* Only record a file-level error,don't send notification by @feiniks in https://github.com/haiwen/seafile/pull/2701
* Upgrade to Qt 6.5.2 by @rumtid in https://github.com/haiwen/seafile/pull/2695
* Add compile linux websockets macro by @feiniks in https://github.com/haiwen/seafile/pull/2703


**Full Changelog**: https://github.com/haiwen/seafile/compare/v9.0.3...v9.0.4