AFFiNE
All-in-one workspace integrating notes and whiteboard
Alternative to: notion, miro, evernote, confluence, obsidian, microsoft onenote, quip
About
Versions (89)
v0.5.1
2023-04-13This 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
- fix: use
startTransitionby @Himself65 in https://github.com/toeverything/AFFiNE/pull/1903 - fix: improve UX of dropdown by @gyuannn in https://github.com/toeverything/AFFiNE/pull/1905
- fix: cannot update a component while rendering a different component by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1907
- build: support sentry replay by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1908
- build: support sourcemap in sentry by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1910
- fix: wrap React.lazy with Suspense by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1915
- fix(y-indexeddb): migration in firefox by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1904
- feat: add navigation path in quick search by @QiShaoXuan in https://github.com/toeverything/AFFiNE/pull/1920
- fix: pinboard operation menu disappear inexplicably when hover to menu from button by @QiShaoXuan in https://github.com/toeverything/AFFiNE/pull/1922
- fix: electron sourcemap issues by @pengx17 in https://github.com/toeverything/AFFiNE/pull/1919
- fix: failed to load blobs in electron by @pengx17 in https://github.com/toeverything/AFFiNE/pull/1927
New Contributors
- @gyuannn made their first contribution in https://github.com/toeverything/AFFiNE/pull/1905
Full Changelog: https://github.com/toeverything/AFFiNE/compare/0.5.0-canary.0…0.5.1