Release Note Template
Treat 0.11.3 as an example and template for release notes.
Overview
This release, which is upper publish for our 0.12 version iteration, includes some feature enhancements, bug fixes, and architecture refactors.
New Features
- Experimental Features: AFFiNE will have experimental features in the future, like AI, this version adds experimental features APIs and the next version will implement the front UI to manage experimental features.
Updated Features
-
Workspace Creation: Used new transformer API of blocksuite to initialize workspace onboarding pages.
-
Page History: Optimized list item UI.
-
i18n: Update Korean translation.
-
Free Limit: Implemented cloud workspace member invite limitation. The free user just can invite 3 members to the workspace now.
Fixed Issues
-
The client on windows will upgrade all the time. https://github.com/toeverything/AFFiNE/pull/5507
-
Some accounts have no display name, and use the email prefix as the display name for them. https://github.com/toeverything/AFFiNE/pull/5434
-
Quick search will pop when the link-popup is visitable. https://github.com/toeverything/AFFiNE/pull/5409
-
Long page title issue in page history. https://github.com/toeverything/AFFiNE/pull/5436
-
The page content is blurry in Safari. https://github.com/toeverything/AFFiNE/pull/5393
Engineering
-
AFFiNE Architecture: The refactoring of architecture in the AFFiNE repository will continue in the next serial iterations and versions, to make the architecture more clear, stable, and easy to code.
-
create electron api package
-
remove plugin system
-
remove adapter login
-
let infra package no bundle when local develop
-
move currentPageAtom, hooks, and workspace atom to core to prepare for biz modules
-
-
Cloud Object Storage: Use AWS S3 object storage to store blob data.
-
Experimental Features: AFFiNE will have experimental features in the future, like AI, this version adds experimental features APIs and the next version will implement the front UI to manage experimental features.
Thanks
- Thanks to “David” reported client always upgrade issue in the Community Forum.
Commit Changes
Changes generated from commits.