Releases: toeverything/AFFiNE
0.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
.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
0.5.4-canary.7
Full Changelog: v0.5.4-canary.6...v0.5.4-canary.7
0.5.4-canary.6
What's Changed
- chore: correct action name by @so1ve in #2053
- chore: bump version by @himself65 in #2054
- fix: remove mui theme provider by @himself65 in #2055
New Contributors
Full Changelog: v0.5.4-canary.5...v0.5.4-canary.6
0.5.4-canary.5
What's Changed
- feat: modify default avatar by @QiShaoXuan in #2034
- chore: fix color by @Flrande in #2049
Full Changelog: v0.5.4-canary.4...v0.5.4-canary.5
0.5.4-canary.4
In this update, we have incorporated the latest AFFiNE theme and utilized the new blob storage infrastructure to better accommodate the desktop app.
What's Changed
- 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
New Contributors
- @howarddo2208 made their first contribution in #2042
Full Changelog: v0.5.4-canary.3...v0.5.4-canary.4
0.5.4-canary.3
Full Changelog: v0.5.4-canary.2...v0.5.4-canary.3
0.5.4-canary.2
Due to the unstable of the cloud server API, in this release, we disable the cloud server feature in the desktop app. We will enable the feature in the 0.6 version.
What's Changed
- 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
New Contributors
Full Changelog: v0.5.4-canary.1...v0.5.4-canary.2
0.5.4-canary.1
What's Changed
- 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
New Contributors
- @YuYang019 made their first contribution in #1984
Full Changelog: v0.5.4-canary.0...v0.5.4-canary.1
0.5.4-canary.0
What's Changed
- 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
Full Changelog: v0.5.3...v0.5.4-canary.0
0.5.3, Maintenance update
This release is a developer preview, do not use in production!
Desktop - Windows
In this release, we fixed the crash on the Windows platform.
Core Update
We have improved the workspace polling and loading logic to increase the performance. (#1966)
UI/UX
Page Loading will display the detail of the status. (#1966)
Detailed Changes
- docs: update README.md by @himself65 in #1931
- build: add log when coverage by @himself65 in #1933
- docs: update BUG-REPORT.yml by @himself65 in #1941
- fix: effect deps by @himself65 in #1940
- chore: bump version by @himself65 in #1943
- chore: add translation by @JimmFly in #1946
- fix: theme color by @himself65 in #1944
- feat: add history back & forward for desktop app by @QiShaoXuan in #1926
- fix: share url by @pengx17 in #1948
- docs: update CLA.md by @SkyeSun in #1950
- test: fix flaky by @himself65 in #1953
- fix: move suspense to the correct place by @himself65 in #1954
- refactor: remove NoSsr on top level by @himself65 in #1951
- fix: fix windows build client error and release cannot open by @m1911star in #1959
- fix: force to use powershell on windows to fix zx script crash by @m1911star in #1962
- fix: hydration error by @himself65 in #1961
- test: mark public single page as fail by @himself65 in #1967
- refactor: workspace loading logic by @himself65 in #1966
New Contributors
Full Changelog: v0.5.2...v0.5.3