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
.db
files 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-dnd
withdnd-kit
.
Detailed Changes
- ci: add sentry in desktop release by @Himself65 in #1914
- feat: support release windows installer with squirrel by @m1911star in #1965
- chore: bump version by @Himself65 in #1970
- fix: first binary on y-indexeddb by @Himself65 in #1972
- refactor: remove null type in hooks by @Himself65 in #1955
- chore: update change log link by @JimmFly in #1973
- feat: modify empty text & style of favorite & pinboard by @QiShaoXuan in #1977
- fix: error style of sidebar by @QiShaoXuan in #1981
- chore: fix typo by @YuYang019 in #1984
- chore: remove absolete module-resolve by @hehex9 in #1991
- build: add canary build by @pengx17 in #1986
- docs: sign CLA by @Jdelgad8 in #1995
- feat(server): init nestjs server by @Brooooooklyn in #1997
- build: remove unused config by @Himself65 in #1990
- test(server): migrate to node internal test by @Himself65 in #2000
- chore: add translation by @JimmFly in #2001
- ci: collect server coverage report by @Himself65 in #2002
- chore: disable slider bar link item drag by @JimmFly in #2010
- feat: support disable legacy cloud by @Himself65 in #2006
- build: optimize release app workflow by @pengx17 in #2011
- fix: artifacts in release by @pengx17 in #2016
- fix: release app workflow by @pengx17 in #2017
- feat(server): init user module by @Himself65 in #2018
- chore: improve disable legacy cloud by @JimmFly in #2041
- docs: add more instruction for yarn by @howarddo2208 in #2042
- chore: update temp disable affine cloud modal style by @JimmFly in #2046
- feat: init affine blob storage by @Himself65 in #2045
- feat: upgrate to new theme by @Flrande in #2027
- feat: modify default avatar by @QiShaoXuan in #2034
- chore: fix color by @Flrande in #2049
- chore: correct action name by @so1ve in #2053
- chore: bump version by @Himself65 in #2054
- fix: remove mui theme provider by @Himself65 in #2055
- feat: replace react-dnd to dnd-kit by @QiShaoXuan in #2028
- fix: color variable by @Flrande in #2059
- fix: some minor ui issues by @pengx17 in #2058
- fix: modify with new blocksuite version about subpage by @QiShaoXuan in #2060
- fix(web): remove edgeless mode padding by @alt1o in #2061
- feat: store local data to local db by @pengx17 in #2037
New Contributors
- @YuYang019 made their first contribution in #1984
- @Jdelgad8 made their first contribution in #1995
- @howarddo2208 made their first contribution in #2042
- @so1ve made their first contribution in #2053
Full Changelog: v0.5.3...v0.5.4-beta.0