Skip to content

Releases: toeverything/AFFiNE

0.26.3-beta.4

24 Feb 20:32

Choose a tag to compare

0.26.3-beta.4 Pre-release
Pre-release
v0.26.3-beta.4

fix: old client compatibility

0.26.3-beta.3

21 Feb 17:18
2414aa5

Choose a tag to compare

0.26.3-beta.3 Pre-release
Pre-release
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

16 Feb 15:25
850e646

Choose a tag to compare

0.26.3-beta.2 Pre-release
Pre-release
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

15 Feb 06:55
25227a0

Choose a tag to compare

0.26.3-beta.1 Pre-release
Pre-release
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

14 Feb 08:55
72df9cb

Choose a tag to compare

0.26.3-beta.0 Pre-release
Pre-release
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

08 Feb 22:23
1c0f873

Choose a tag to compare

image

What's new

Editor

  • Improve kanban view grouping & layout switch
  • Support set number format in database number column

Native Client

  • Fix migration for legacy workspace format

Breaking change

Starting from server version 0.26, only clients at version 0.25 or higher are supported to connect and sync.

0.26.2-beta.0

08 Feb 20:03
1c0f873

Choose a tag to compare

0.26.2-beta.0 Pre-release
Pre-release
v0.26.2-beta.0

chore: bump up RevenueCat/purchases-ios-spm version to from: "5.58.0"…

0.26.0

06 Feb 13:41
a0cf568

Choose a tag to compare

image

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

05 Feb 17:48
8c15df4

Choose a tag to compare

0.26.0-beta.10 Pre-release
Pre-release
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

27 Jan 04:49
5041578

Choose a tag to compare

0.26.0-beta.9 Pre-release
Pre-release
feat: bump ios toolchain (#14325)

#### PR Dependency Tree


* **PR #14325** 👈

This tree was auto-generated by
[Charcoal](https://github.com/danerwilliams/charcoal)