Docs
Development
Dev Guide

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

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.