Skip to content

Releases: toeverything/AFFiNE

2026.1.9-canary.907

09 Jan 09:59
d515d29

Choose a tag to compare

2026.1.9-canary.907 Pre-release
Pre-release
feat(editor): enhance string comparison handling in eval.ts (#14233)

Refactors the compareString function to safely handle null and undefined
inputs and improves overall string comparison logic. This prevents
incorrect sort behavior and ensures consistent ordering when comparing
mixed or missing values, particularly in table view sorting scenarios.

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Bug Fixes**
* Improved string comparison used for sorting: empty values are
consistently placed last, numeric parts sort numerically before
non-numeric parts, and mixed-type and case variations are handled more
predictably for stable, consistent ordering across data views.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

2026.1.7-canary.907

07 Jan 10:01
e4dc82e

Choose a tag to compare

2026.1.7-canary.907 Pre-release
Pre-release
chore: bump deps (#14227)

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Updated backend service dependencies to the latest stable versions for
improved performance and security.
* Upgraded UI component library dependencies to the latest minor
releases.

* **Improvements**
* Enhanced web search functionality for better search results on
standard AI models.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

0.26.0-beta.4

06 Jan 14:24
cf98afb

Choose a tag to compare

0.26.0-beta.4 Pre-release
Pre-release
chore: bump theme@1.1.23 (#14222)

close #13952

<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit

* **Chores**
* Upgraded the shared theme library from v1.1.16 to v1.1.23 across the
project (core components, UI widgets, content blocks, and frontend
apps), delivering the latest styling and design refinements
platform-wide.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>
<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: L-Sun <zover.v@gmail.com>

2026.1.5-canary.909

05 Jan 10:08
a11e9fe

Choose a tag to compare

2026.1.5-canary.909 Pre-release
Pre-release
v2026.1.5-canary.909

feat(server): add LISTEN_ADDR env var for allowing server to listen o…

0.26.0-beta.3

02 Jan 18:40

Choose a tag to compare

0.26.0-beta.3 Pre-release
Pre-release
v0.26.0-beta.3

fix: blob sync

0.26.0-beta.2

01 Jan 15:44
9f96633

Choose a tag to compare

0.26.0-beta.2 Pre-release
Pre-release
fix: normalize shortcut display (#14196)

Normalize shortcut tokens and remove stray whitespace.
Uncomment group/ungroup shortcuts now that the feature is implemented.
Fix Windows redo shortcut display.

<img width="142" height="230" alt="image"
src="https://github.com/user-attachments/assets/989e061e-1ca2-489c-ab8e-6baad853d438"
/><img width="142" height="37" alt="image"
src="https://github.com/user-attachments/assets/671ed9b2-ccad-44ad-8889-7810bb01143c"
/>


<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->

## Summary by CodeRabbit

* **Chores**
* Standardized keyboard shortcut representations across the application
for improved consistency and clarity in shortcut displays.
* Corrected spacing inconsistencies in shortcut entries to ensure
uniform formatting.

<sub>✏️ Tip: You can customize this high-level summary in your review
settings.</sub>

<!-- end of auto-generated comment: release notes by coderabbit.ai -->

---------

Co-authored-by: DarkSky <25152247+darkskygit@users.noreply.github.com>

0.26.0-beta.1

31 Dec 19:36

Choose a tag to compare

0.26.0-beta.1 Pre-release
Pre-release
v0.26.0-beta.1

fix: query type cast

0.26.0-beta.0

30 Dec 18:45

Choose a tag to compare

0.26.0-beta.0 Pre-release
Pre-release
v0.26.0-beta.0

fix: cloud workspace search prefer & highlights

0.25.7

09 Dec 04:34

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.25.6...v0.25.7

0.25.7-beta.0

08 Dec 04:55

Choose a tag to compare

0.25.7-beta.0 Pre-release
Pre-release
v0.25.7-beta.0

chore: bump version