- Updated Flutter SDK requirement to >= 3.27.2 Stable.
- Updated Dart requirement to >= 3.6.1.
- Added a note encouraging the use of the latest Flutter version and recommending FVM for Flutter version management.
- Replace `mobile_dark.webp`, `mobile_light.webp`, `desktop_dark.webp`, and `desktop_light.webp` with language-specific screenshots in the `res/screenshot/` directory.
- Update the references to these screenshots in `README.md` and `README.zh.md` to include language indicators.
* build(pub): upgrade dependencies
* feat(feedback): add new feedback
* fix(ci): fix work flows
now the work flows only build apk
* build(pub): upgrade dependencies
* fix(media_view): fix file time sorting bug in media library
* feat(lock): automatically invoke biometrics on startup
* refactor(ui): improve ui
* fix(sync): fix local sync exception
* style(*): code clean
* feat(edit): add multi image picker support
* refactor(ui): limit the maximum height of media files in rich text to 300
* feat(webdav): added more option for webdav
* fix(*): fix unexpected issue causing immediate lockup
* chore(*): release at 2.7.0
* build(action): fix workflow
* fix(ci): add release drafter
[skip ci]
* chore(*): update readme
[skip ci]