github toeverything/AFFiNE v0.11.3-beta.1
0.11.3-beta.1

pre-release5 months ago

Overview

This release, which is upper publish for our 0.12 version iteration, includes some feature enhancements, bug fixes, and architecture refactors.

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. #5507
  • Some accounts have no display name, and use the email prefix as the display name for them. #5434
  • Quick search will pop when the link-popup is visitable. #5409
  • Long page title issue in page history. #5436
  • The page content is blurry in Safari. #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 for "徐空文" "fuwh" "Probgoblin" and "kirklazarus" client always upgrade issue in Discord and "Anwar" in Community forum.

Commit Changes

What's Changed

New Contributors

Full Changelog: v0.11.2-beta.0...v0.11.3-beta.1

Don't miss a new AFFiNE release

NewReleases is sending notifications on new releases.