toeverything/AFFiNE v0.5.4-beta.0
Introduction
We support saving your workspace data into local .db files instead of browser storage. Additionally, we have incorporated the latest AFFiNE theme and implemented a new workspace infrastructure to improve performance and be more compatible with future updates.
Features
- Added support for saving local workspace data to local
.dbfiles instead of browser storage. - Introduced a new workspace infrastructure, which improves performance and is more compatible with future updates.
- Modified the default avatar and empty text and style of favorite and pinboard.
- Upgraded to a new theme and replaced
react-dndwithdnd-kit.
Detailed Changes
- ci: add sentry in desktop release by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1914
- feat: support release windows installer with squirrel by @m1911star in https://github.com/toeverything/AFFiNE/pull/1965
- chore: bump version by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1970
- fix: first binary on y-indexeddb by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1972
- refactor: remove null type in hooks by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1955
- chore: update change log link by @JimmFly in https://github.com/toeverything/AFFiNE/pull/1973
- feat: modify empty text & style of favorite & pinboard by @QiShaoXuan in https://github.com/toeverything/AFFiNE/pull/1977
- fix: error style of sidebar by @QiShaoXuan in https://github.com/toeverything/AFFiNE/pull/1981
- chore: fix typo by @YuYang019 in https://github.com/toeverything/AFFiNE/pull/1984
- chore: remove absolete module-resolve by @hehex9 in https://github.com/toeverything/AFFiNE/pull/1991
- build: add canary build by @pengx17 in https://github.com/toeverything/AFFiNE/pull/1986
- docs: sign CLA by @Jdelgad8 in https://github.com/toeverything/AFFiNE/pull/1995
- feat(server): init nestjs server by @Brooooooklyn in https://github.com/toeverything/AFFiNE/pull/1997
- build: remove unused config by @Himself65 in https://github.com/toeverything/AFFiNE/pull/1990
- test(server): migrate to node internal test by @Himself65 in https://github.com/toeverything/AFFiNE/pull/2000
- chore: add translation by @JimmFly in https://github.com/toeverything/AFFiNE/pull/2001
- ci: collect server coverage report by @Himself65 in https://github.com/toeverything/AFFiNE/pull/2002
- chore: disable slider bar link item drag by @JimmFly in https://github.com/toeverything/AFFiNE/pull/2010
- feat: support disable legacy cloud by @Himself65 in https://github.com/toeverything/AFFiNE/pull/2006
- build: optimize release app workflow by @pengx17 in https://github.com/toeverything/AFFiNE/pull/2011
- fix: artifacts in release by @pengx17 in https://github.com/toeverything/AFFiNE/pull/2016
- fix: release app workflow by @pengx17 in https://github.com/toeverything/AFFiNE/pull/2017
- feat(server): init user module by @Himself65 in https://github.com/toeverything/AFFiNE/pull/2018
- chore: improve disable legacy cloud by @JimmFly in https://github.com/toeverything/AFFiNE/pull/2041
- docs: add more instruction for yarn by @howarddo2208 in https://github.com/toeverything/AFFiNE/pull/2042
- chore: update temp disable affine cloud modal style by @JimmFly in https://github.com/toeverything/AFFiNE/pull/2046
- feat: init affine blob storage by @Himself65 in https://github.com/toeverything/AFFiNE/pull/2045
- feat: upgrate to new theme by @Flrande in https://github.com/toeverything/AFFiNE/pull/2027
- feat: modify default avatar by @QiShaoXuan in https://github.com/toeverything/AFFiNE/pull/2034
- chore: fix color by @Flrande in https://github.com/toeverything/AFFiNE/pull/2049
- chore: correct action name by @so1ve in https://github.com/toeverything/AFFiNE/pull/2053
- chore: bump version by @Himself65 in https://github.com/toeverything/AFFiNE/pull/2054
- fix: remove mui theme provider by @Himself65 in https://github.com/toeverything/AFFiNE/pull/2055
- feat: replace react-dnd to dnd-kit by @QiShaoXuan in https://github.com/toeverything/AFFiNE/pull/2028
- fix: color variable by @Flrande in https://github.com/toeverything/AFFiNE/pull/2059
- fix: some minor ui issues by @pengx17 in https://github.com/toeverything/AFFiNE/pull/2058
- fix: modify with new blocksuite version about subpage by @QiShaoXuan in https://github.com/toeverything/AFFiNE/pull/2060
- fix(web): remove edgeless mode padding by @alt1o in https://github.com/toeverything/AFFiNE/pull/2061
- feat: store local data to local db by @pengx17 in https://github.com/toeverything/AFFiNE/pull/2037
New Contributors
- @YuYang019 made their first contribution in https://github.com/toeverything/AFFiNE/pull/1984
- @Jdelgad8 made their first contribution in https://github.com/toeverything/AFFiNE/pull/1995
- @howarddo2208 made their first contribution in https://github.com/toeverything/AFFiNE/pull/2042
- @so1ve made their first contribution in https://github.com/toeverything/AFFiNE/pull/2053
Full Changelog: https://github.com/toeverything/AFFiNE/compare/v0.5.3...v0.5.4-beta.0