AFFiNE

There can be more than Notion and Miro. AFFiNE(pronounced [ə‘fain]) is a next-gen knowledge base that brings planning, sorting and creating all together. Privacy first, open-source, customizable and ready to use.

OTHER License

Stars
30.1K
Committers
166

Bot releases are visible (Hide)

AFFiNE - 0.5.2

Published by github-actions[bot] over 1 year ago

Known issue: Windows App cannot open, we are working on fixing this https://github.com/toeverything/AFFiNE/issues/1939

Editor - Database View

Single Page Sharing (AFFiNE Cloud)

You can easily share a single page with others with just one click.

Desktop Client (Preview)

We currently provide native app for macOS (Intel & ARM) and Window.

Notable Bug Fixes

Detailed Changes

New Contributors

Full Changelog: https://github.com/toeverything/AFFiNE/compare/v0.0.2-2023.04.08-alpha-kreta-ayer...v0.5.2

AFFiNE - AFFiNE Desktop App Preview 0.5.1

Published by github-actions[bot] over 1 year ago

This release fixed two things:

  • fixed blobs not loading issue
  • fixed source map not be able to be loaded in production build
  • fixed a potential Google login issue

What's Changed

New Contributors

Full Changelog: https://github.com/toeverything/AFFiNE/compare/0.5.0-canary.0...0.5.1

AFFiNE - AFFiNE Desktop App Preview 0.5.0

Published by github-actions[bot] over 1 year ago

Welcome to the first version of AFFiNE Desktop Client App!

In this version it covers all the web version of https://app.affine.pro/ and we right now provides MacOS (Intel & ARM) and Window builds. Linux build is on the way.

In the next version (Kreta Ayer, 牛车水), we will allow the users to persist the local DB as files into your local file system. Stay tuned!
For more info, please refer to our official blog post here https://affine.pro/blog/affine-client-native-desktop-apps

What's Changed

New Contributors

Full Changelog: https://github.com/toeverything/AFFiNE/compare/v0.0.2-2023.04.08-alpha-kreta-ayer...0.5.0-canary.0

AFFiNE - AFFiNE Iteration Update Week 14

Published by himself65 over 1 year ago

Features

Page Tree

Sub-page structure support for workspace.

20230408165000_rec_

Sort workspace

You can now sort the workspace by dragging and dropping in the list modal

20230408164804_rec_-convert

Connector in Edgeless mode

20230408171932_rec_

For more details, see: https://github.com/toeverything/blocksuite/pull/1793

UI/UX Improvements

Performance

Reduce CSS in JS runtime (#1817)

Now we are going to use @vanilla-extract/css as the main stylesheet creator instead of emotion. This is the first step of we fully supporting SSR.

DX Improvements

📝 Detailed Changes

AFFiNE - AFFiNE 0106 v0.0.1-alpha-Abbey-Wood Release Notes

Published by tzhangchi almost 2 years ago

Changes

  • Modify style @QiShaoXuan (#517)
  • Nightly build notification @darkskygit (#565)
  • Tauri client app adaption @linonetwo (#574)
  • E2E test improvement & cloud sync tests @tzhangchi (#642, #643)
  • Add PWA support by next-pwa @chenmoonmo (#655)
  • Cloud sync playground @darkskygit (#662)
  • Add i18n support @JimmFly (#667)
  • All deps change need check @darkskygit (#670)
  • Document management (create/favorite/delete/trash) @QiShaoXuan
  • Upgrade blocksuite v0.3.0 @doodlewind
  • Simple quick search @JimmFly
  • Divider block @JimmFly
  • Embed image block @DiamondThree
  • Inline popover menu (quick bar) @lawvs
  • Code block @thorseraq
  • Shape block @Himself65
  • Exception Page @SaikaSakura @DiamondThree
  • E2E Testing CI @QiShaoXuan @tzhangchi
  • Changelog Bot CI @DiamondThree
  • Basic PWA @chenmoonmo
  • Basic i18n integration @JimmFly
  • New data center/page controller @darkskygit

New Contributors

Full Changelog: https://github.com/toeverything/AFFiNE/compare/v0.0.1-alpha.0.4.1...v0.0.1-alpha-Abbey-Wood

AFFiNE - AFFiNE 0812 v0.0.1-alpha.0.4.1 Release Notes

Published by darkskygit about 2 years ago

Thank you very much for your interest in AFFiNE! Some new and exciting changes are as follows:

Bug Fixes
In our continued effort to make AFFiNE the most reliable all-in-one knowledge base, fixing bugs is always our main concern. Here's our work over the last few days:

  • Fixed: Text was obscured by inline menu in paper mode;
  • Fixed: Props format with errors and were showing in the console;
  • Fixed: When the user presses the shift key to draw consecutive straight lines, the starting point of the second line now coincides with the ending point of the first line;
  • Fixed: Tag-app caused page crashes during use;
  • Fixed: The page view did not accurately recognize the mouse selection;
  • Fixed: After switching pages, the behavior of selection feature did not meet expectations;
  • Fixed: AFFiNE was prompting a window during the installation process indicating that the installation has failed;
  • Fixed: Alignment of page styles with design drawings;
  • Fixed: In paper mode, no background colors could be added to the text;
  • Fixed: The GitBook URL now uses AFFiNE's domain name;
  • Fixed: The GitHub ReadMe badge has been updated;
  • Fixed: Low priority console warnings where React does not recognize isDisabled.
    AFFiNE is currently in the early alpha stage with limited access, and public early access will be available in the autumn of 2022.

AFFiNE is an open-source project which can be viewed on Github: https://github.com/toeverything/AFFiNE#readme

The official website for AFFiNE is https://affine.pro/

If you endorse this open source project, please help us by clicking the GitHub star, which is crucial for the future development of AFFiNE.

AFFiNE is very grateful to all open source contributors and will work to build a more positive open source ecosystem.

We welcome every user to offer feedback and suggestions. Please feel free to contact us on:

Hope you have a nice time with AFFiNE!

AFFiNE - AFFiNE 0805 v0.0.1-alpha.0.3.4 Release Notes

Published by darkskygit about 2 years ago

Thank you very much for your attention to AFFiNE! Some exciting changes in AFFiNE are as follows:

Bug Fixes

In our continued effort to make AFFiNE the most reliable workOS platform, fixing bugs is always our main concern. Here's our work in the last few days:

  • Fixed: In Kanban view, dragging a card with the mouse will trigger a selection and bring up a tag edit box;
  • Fixed: Adding a child of a page in page-tree in doc mode will throw an error in the page;
  • Fixed: User changes in the Kanban view are not synchronized when converting to text;
  • Fixed: When you add a tag to a block in an article and then hover over another block to add a tag, the tag edit card displays the tag record;
  • Fixed: In page mode, the block group toolbar and the mode switch button on the page are blocked from each other;
  • Fixed: In the board mode, when dragging one of the block groups into another block group, the first displayed indicator line will always be there;
  • Fixed: The 'ctrl + A' shortcut cannot be used in the input box of the edit panel of the tag app (Note: 'ctrl+a' key combination is a select-all shortcut).

AFFiNE is currently in the early alpha stage with limited access, and public early access will be available in the autumn of 2022.

AFFiNE is an open-source project which can be viewed on Github: https://github.com/toeverything/AFFiNE#readme

If you endorse this open source project, please help us by clicking the GitHub star, which is crucial for the future development of AFFiNE.

AFFiNE is very grateful to all open source contributors and will work to build a more positive open source ecosystem.

We welcome every user to offer feedback and suggestions. Please feel free to contact us on:

Hope you have a nice time with AFFiNE !