Releases: toeverything/AFFiNE
Releases · toeverything/AFFiNE
0.26.3-beta.4
v0.26.3-beta.4 fix: old client compatibility
0.26.3-beta.3
feat: improve admin build (#14485) #### PR Dependency Tree * **PR #14485** 👈 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 * **Chores** * Admin static assets now served under /admin for self-hosted installs * CLI is directly executable from the command line * Build tooling supports a configurable self-hosted public path * Updated admin package script for adding UI components * Added a PostCSS dependency and plugin to the build toolchain for admin builds * **Style** * Switched queue module to a local queuedash stylesheet, added queuedash Tailwind layer, and scoped queuedash styles for the admin UI * **Bug Fixes** * Improved error propagation in the Electron renderer * Migration compatibility to repair a legacy checksum during native storage upgrades * **Tests** * Added tests covering the migration repair flow <!-- end of auto-generated comment: release notes by coderabbit.ai -->
0.26.3-beta.2
fix: electon rendering on windows (#14456) fix #14450 fix #14401 fix #13983 fix #12766 fix #14404 fix #12019 #### PR Dependency Tree * **PR #14456** 👈 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 new tab navigation functions: `switchTab`, `switchToNextTab`, and `switchToPreviousTab`. * **Bug Fixes** * Improved bounds validation for tab view resizing. * Enhanced tab lifecycle management during navigation events. * Refined background throttling behavior for active tabs. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
0.26.3-beta.1
feat: improve grouping perf in edgeless (#14442) fix #14433 #### PR Dependency Tree * **PR #14442** 👈 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** * Level-of-detail thumbnails for large images. * Adaptive pacing for snapping, distribution and other alignment work. * RAF coalescer utility to batch high-frequency updates. * Operation timing utility to measure synchronous work. * **Improvements** * Batch group/ungroup reparenting that preserves element order and selection. * Coalesced panning and drag updates to reduce jitter. * Connector/group indexing for more reliable updates, deletions and sync. * Throttled viewport refresh behavior. * **Documentation** * Docs added for RAF coalescer and measureOperation. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
0.26.3-beta.0
feat: improve editor performance (#14429) #### PR Dependency Tree * **PR #14429** 👈 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** * HTML import now splits lines on <br> into separate paragraphs while preserving inline formatting. * **Bug Fixes** * Paste falls back to inserting after the first paragraph when no explicit target is found. * **Style** * Improved page-mode viewport styling for consistent content layout. * **Tests** * Added snapshot tests for <br>-based paragraph splitting; re-enabled an e2e drag-page test. * **Chores** * Deferred/deduplicated font loading, inline text caching, drag-handle/pointer optimizations, and safer inline render synchronization. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
0.26.2
0.26.2-beta.0
v0.26.2-beta.0 chore: bump up RevenueCat/purchases-ios-spm version to from: "5.58.0"…
0.26.0
What's new
Editor & Content
- Support for Typst code block preview
- Support importing Markdown frontmatter metadata
- Improved editor stability for Firefox and Safari
Web Client
- Cloud Calendar integration, supporting connections to Google Calendar and CalDAV
- Large attachment sync optimizations, supporting chunked uploads and resumable uploads
- PDF rendering performance optimizations, improving loading and browsing for large files
Native Client
- Native local indexing, better CJK indexing and fuzzy search
- Improving webpage embed compatibility
- Improving iframe embedding security and enhancing client security
Server
- Improving doc sync performance
- Reduce memory usage
- Workspace sharing control
- AI context manage improvements
Others
- Reduce mac dmg size
- Fix flatpak distribution
- Reduce docker image size
Breaking change
Starting from server version 0.26, only clients at version 0.25 or higher are supported to connect and sync.
0.26.0-beta.10
fix: web login (#14378) #### PR Dependency Tree * **PR #14378** 👈 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 a deprecated GET sign-out endpoint for backward compatibility with legacy clients. * **Improvements** * Updated magic-link and OAuth flows to always generate and manage client nonces; native clients use a nonce, web preserves cross-device behavior. * **Tests** * Added tests covering the deprecated sign-out flow and OAuth preflight client_nonce handling. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
0.26.0-beta.9
feat: bump ios toolchain (#14325) #### PR Dependency Tree * **PR #14325** 👈 This tree was auto-generated by [Charcoal](https://github.com/danerwilliams/charcoal)