Releases: toeverything/AFFiNE
Releases · toeverything/AFFiNE
Release list
2026.8.24-canary.916
feat(editor): improve html content color mapping (#15516) fix #15514 #### PR Dependency Tree * **PR #15516** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit * **Bug Fixes** * Improved color handling when importing HTML content. * Added support for hex, RGB/RGBA, percentage, alpha, transparent, named, and HSL color values. * Correctly maps supported colors to the app’s color themes. * Prevents invalid, translucent, or unsuitable colors from being applied. * Preserves style values containing additional colons during import. * Improved imported text formatting for supported and unsupported colors. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
2026.8.22-canary.906
v2026.8.22-canary.906 chore(server): split module
0.27.5-beta.0
v0.27.5-beta.0 chore(server): split module
2026.8.19-canary.928
v2026.8.19-canary.928 fix(editor): enable shift+wheel horizontal scroll on all platforms (#…
2026.8.17-canary.914
v2026.8.17-canary.914 feat(server): normalize timestamp
0.27.4
What's new
Web & Editor
- Improve byok model editing
- Fix code block line number trigger
- Fix journal can see trashed docs
Native Client
- Improve OnoNote importor
- Mac client can hide the tray icon after the window is closed
- Fix Android client keyboard compatibility
Backend
- Add support for GPT 5.6/Gemini 3.7
- Improve stability for long records
- Fix high memory usage during server-side GC
Breaking change
Starting from client version 0.27, only server at version 0.27 or higher are supported to connect and sync.
Starting from server version 0.27, only clients at version 0.26 or higher are supported to connect and sync.
Starting from server version 0.27, environment variables are no longer the server’s preferred source for reading configuration, and some environment variables are no longer available. Please refer to https://docs.affine.pro/self-host-affine/install/configuration to migrate the configuration to config.json.
The BYOK feature is in an experimental stage and may need to be reconfigured when upgrading versions.
2026.8.16-canary.906
v2026.8.16-canary.906 fix(core): audio block job
0.27.4-beta.2
v0.27.4-beta.2 feat(server): improve stability for long records
2026.8.6-canary.954
v2026.8.6-canary.954 chore: bump up @atlaskit/pragmatic-drag-and-drop-auto-scroll version …
0.27.4-beta.1
chore: bump up actions/setup-python action to v7 (#15416) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/setup-python](https://redirect.github.com/actions/setup-python) | action | major | `v6` → `v7` | --- ### Release Notes <details> <summary>actions/setup-python (actions/setup-python)</summary> ### [`v7.0.0`](https://redirect.github.com/actions/setup-python/compare/v6.3.0...v7.0.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v7.0.0...v7.0.0) ### [`v7`](https://redirect.github.com/actions/setup-python/compare/v6.3.0...v7.0.0) [Compare Source](https://redirect.github.com/actions/setup-python/compare/v6.3.0...v7.0.0) </details> --- ### Configuration 📅 **Schedule**: (UTC) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/toeverything/AFFiNE). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4zLjIiLCJ1cGRhdGVkSW5WZXIiOiI0NC4zLjIiLCJ0YXJnZXRCcmFuY2giOiJjYW5hcnkiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>