A

AFFiNE

A
AFFiNE Dev Tools v2026.8.1-canary

2026.8.1-canary.938

chore: bump up actions/cache action to v6 (#15406) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/cache](https://redirect.github.com/actions/cache) | action | major | `v5` → `v6` | --- ### Release Notes <details> <summary>actions/cache (actions/cache)</summary> ### [`v6.1.0`](https://redirect.github.com/actions/cache/releases/tag/v6.1.0) […

A
AFFiNE Dev Tools v2026.7.31-canary

2026.7.31-canary.955

chore: bump up RevenueCat/purchases-ios-spm version to from: "5.82.0" (… …#15388) This PR contains the following updates: | Package | Update | Change | |---|---|---| | [RevenueCat/purchases-ios-spm](https://redirect.github.com/RevenueCat/purchases-ios-spm) | minor | `from: "5.76.0"` → `from: "5.82.0"` | --- ### Release Notes <details> <summary>RevenueCat/purchases-ios-spm (RevenueCat/purchases-ios…

A
AFFiNE Dev Tools v2026.7.29-canary

2026.7.29-canary.953

feat(server): improve blob sync (#15367) <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Standardized `usePresignedURL` configuration for AWS S3 and Cloudflare R2 (including `enabled`, `urlPrefix`, and `signKey`). - Storage upload URL generation now supports both direct provider presigning and server-mediated proxying based o…

A
AFFiNE Dev Tools v0.27.4-beta

v0.27.4-beta.0: feat(server): improve blob sync (#15367)

Summary by CodeRabbit New Features Standardized usePresignedURL configuration for AWS S3 and Cloudflare R2 (including enabled, urlPrefix, and signKey). Storage upload URL generation now supports both direct provider presigning and server-mediated proxying based on configuration. Bug Fixes Tightened upload and multipart validation (content type/length checks, header vs query consistency, and strict…

A
AFFiNE Dev Tools v2026.7.28-canary

2026.7.28-canary.952

fix(mobile): mobile keyboard padding (#15365) #### PR Dependency Tree * **PR #15365** 👈 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 mobile keyboard and toolbar layout handling when the keyboard overlays or resizes app content. - Pr…

A
AFFiNE Dev Tools v2026.7.24-canary

2026.7.24-canary.947

feat: improve mac dock behavior (#15334) #### PR Dependency Tree * **PR #15334** 👈 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 * **Enhancements** * Improved main-window restoration for deep links, second-instance launches, tray/menu actions, and when recordi…

A
AFFiNE Dev Tools v0.27.3

0.27.3

What's new Web & Editor Improve the AI BYOK configuration interface Fix loading of share page options Fix kanban status updates Native Client Improve Obsidian importor Improve mobile ui performance Fixed an issue where the login status might not be readable after restart Fix incomplete mobile login process Fix the style of the delete popup for overly long titles Backend Support GC of outdated docu…

A
AFFiNE Dev Tools v2026.7.23-canary

2026.7.23-canary.948

feat(server): improve doc gc (#15329) #### PR Dependency Tree * **PR #15329** 👈 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 * **Improvements** * Enhanced reliability of document reconciliation/projection by improving failure tracking and resumability after p…

A
AFFiNE Dev Tools v0.27.3-beta

v0.27.3-beta.2: feat(server): improve doc gc (#15329)

PR Dependency Tree PR #15329 👈 This tree was auto-generated by Charcoal Summary by CodeRabbit Improvements Enhanced reliability of document reconciliation/projection by improving failure tracking and resumability after partial runs. Upgraded checkpoint persistence to include additional state (including parser version and failure counts) so interrupted processing can resume accurately. Improved rec…

A
AFFiNE Dev Tools v0.27.3-beta

0.27.3-beta.1

fix(editor): kanban data refresh (#15321) fix #15281 #### PR Dependency Tree * **PR #15321** 👈 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 row handling during group and card updates to prevent rows from remaining locked. * Preserve…

A
AFFiNE Dev Tools v0.27.3-beta

0.27.3-beta.0

feat(editor): improve obsidian import (#15304) fix #15290 #### PR Dependency Tree * **PR #15304** 👈 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 * **New Features** * Improved Obsidian vault imports with more reliable attachment and embedded image matching. *…

A
AFFiNE Dev Tools v2026.7.22-canary

v2026.7.22-canary.948: feat(editor): improve obsidian import (#15304)

fix #15290 PR Dependency Tree PR #15304 👈 This tree was auto-generated by Charcoal Summary by CodeRabbit New Features Improved Obsidian vault imports with more reliable attachment and embedded image matching. Supports nested vault structures and configured attachment folders. Preserves imported folder hierarchy and organizes imported content more accurately. Bug Fixes Fixed asset resolution for at…

A
AFFiNE Dev Tools v2026.7.21-canary

v2026.7.21-canary.949: fix(core): forward svg props to icon renderer (#15278)

Problem Page reference icon is vertically misaligned because the pageReferenceIcon class is not applied. This is because IconRenderer does not forward SVG props to the underlying AffineIconRenderer component. Fix Main fix: Forward SVG props in getDocIconComponent. Add support for SVG props in IconRenderer. Side fixes: Comment out color in pageReferenceIcon style so the icon inherits its parent col…

A
AFFiNE Dev Tools v0.27.0

0.27.0

What's new Web & Editor Added AI BYOK feature (Experimental) Added Calendar View to Database blocks Improved rendering and interaction behavior for Code Block, LaTeX, Mermaid, and Typst Fixed display, sorting, and shortcut behavior for Database blocks and table cells Improved Edgeless rendering performance, memory usage, and touch responsiveness Improved multilingual support Fixed MCP token not di…

A
AFFiNE Dev Tools v0.27.2

0.27.2

What's new Native Client Fix login status may be lost Backend Fix MCP requests potentially being accidentally intercepted 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, environmen…

A
AFFiNE Dev Tools v2026.7.20-canary

2026.7.20-canary.1002

feat(server): impl doc gc (#15282) #### PR Dependency Tree * **PR #15282** 👈 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 * **New Features** * Added automated document cleanup to reconcile missing workspace docs, delete related stored data, and recover if the…

A
AFFiNE Dev Tools v0.27.2-beta

0.27.2-beta.1

fix(server): blob gc (#15280) #### PR Dependency Tree * **PR #15280** 👈 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 workspace document discovery so documents in trashed pages are correctly included when loading workspace content. *…

A
AFFiNE Dev Tools v2026.7.19-canary

v2026.7.19-canary.934: fix(server): blob gc (#15280)

PR Dependency Tree PR #15280 👈 This tree was auto-generated by Charcoal Summary by CodeRabbit Bug Fixes Improved workspace document discovery so documents in trashed pages are correctly included when loading workspace content. Fixed dragging collections into Favorites, including reordering collections within Favorites. Tests Added coverage for document projection behavior and collection drag-and-d…

A
AFFiNE Dev Tools v0.27.2-beta

0.27.2-beta.0

feat(core): improve auth handling (#15271) fix #15270 fix #15260 fix #15257 #### PR Dependency Tree * **PR #15271** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal)

A
AFFiNE Dev Tools v0.27.0-beta

0.27.0-beta.6

fix(core): version guard (#15226) fix #15225 #### PR Dependency Tree * **PR #15226** 👈 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 self-hosted server version validation. * Correctly supports compatible beta and release-candidate ve…

A
AFFiNE Dev Tools v0.27.0-beta

0.27.0-beta.5

feat: improve native preview (#15223) #### PR Dependency Tree * **PR #15223** 👈 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 * **Improvements** * Updated Mermaid and Typst preview rendering in native/mobile apps to use a shared preview implementation. * Impro…

A
AFFiNE Dev Tools v2026.7.13-canary

v2026.7.13-canary.1006: feat: improve native preview (#15223)

PR Dependency Tree PR #15223 👈 This tree was auto-generated by Charcoal Summary by CodeRabbit Improvements Updated Mermaid and Typst preview rendering in native/mobile apps to use a shared preview implementation. Improved production Release builds with additional Rust release tuning and enhanced iOS Release stripping/symbol settings. Enabled stronger release output optimization for the native pack…

A
AFFiNE Dev Tools v2026.7.12-canary

v2026.7.12-canary.1135: feat(core): improve mcp management (#15221)

PR Dependency Tree PR #15221 👈 This tree was auto-generated by Charcoal Summary by CodeRabbit New Features Added MCP credential management (create/reveal, list, rotate, revoke) with expiration and status tracking. Introduced read-only vs read/write access modes, with read/write tooling enabled only when permitted. Added workspace MCP credential configuration UI, including token reveal and setup ge…