Releases: toeverything/AFFiNE
Releases · toeverything/AFFiNE
0.17.4-beta.1
🐞 Bug Fixes
- core: Refresh captcha correctly - by @darkskygit in #8491 (4b9e2)
- core: Sidebar can not be collapsed on mobile - by @JimmFly in #8475 (80c92)
- mobile: Handle touch event correctly - by @pengx17 in #8496 (7381b)
View changes on GitHub
0.17.3-canary.2
What's Changed
- feat(core): emoji as doc icon support with feature flag by @CatsJuice in #8348
- test(core): update outline viewer test in shared page by @L-Sun in #8445
- feat: add feature record by @darkskygit in #8400
- refactor(i18n): lazy load languages by @forehalo in #8456
- build(electron): deb distro support by @pengx17 in #8457
- build(electron): flatpak support for linux by @pengx17 in #8439
- feat(server): support onetime payment subscription by @forehalo in #8369
- feat(core): onetime subscription ui by @CatsJuice in #8462
- docs: Update SECURITY.md by @darkskygit in #8471
- feat(core): bump theme, update workspace card color variables, add active status by @CatsJuice in #8467
- feat(component): basic notification adaptation for mobile by @CatsJuice in #8402
- chore(core): i18n dev issue by @pengx17 in #8474
- chore(core): i18n postinstall script by @pengx17 in #8472
- chore: bump up @blocksuite/icons version to v2.1.68 by @renovate in #8458
Full Changelog: v0.17.3...v0.17.3-canary.2
0.17.3
🚀 Features
- Ctrl click to open embeded doc in new tab - by @pengx17 in #8401 (a3dc0)
- core: Show floating sidebar when hovering sidebar swtich - by @JimmFly in #8393 (52134)
- electron: Ctrl+= to zoomin on linux - by @pengx17 in #8412 (6b263)
- infra: Doc properties by orm - by @EYHN in #8382 (c26df)
🐞 Bug Fixes
- core:
- electron:
View changes on GitHub
0.17.3-canary.1
0.17.3-beta.1
What's Changed
- chore: bump up all non-major dependencies by @renovate in #8376
- refactor(core): refactor left sidebar to use di by @JimmFly in #8385
- chore: bump up vaul version to v1 by @renovate in #8406
- chore: bump up @node-rs/argon2 version to v2 by @renovate in #8433
- chore: bump up stripe version to v17 by @renovate in #8423
- feat(electron): ctrl+= to zoomin on linux by @pengx17 in #8412
- fix(electron): screen resize sometimes does not work well after maximize by @pengx17 in #8413
- feat(infra): doc properties by orm by @EYHN in #8382
- chore: Lock file maintenance by @renovate in #8404
- feat: ctrl click to open embeded doc in new tab by @pengx17 in #8401
- chore: pin postgresql version in self-host compose.yaml by @Timtaran in #8420
- fix(core): fix position of toc in peekview by @L-Sun in #8441
- chore: update app updater button style by @JimmFly in #8444
- fix(core): avoid using serverUrlPrefix config by @forehalo in #8448
- chore(mobile): adjust tab height by @CatsJuice in #8409
- refactor(core): optimize editor params synchronization by @fundon in #8346
- chore(core): update full width layout padding of peekview by @L-Sun in #8446
- fix(electron): fix windows userspace loss by @EYHN in #8450
- fix(electron): missing sidebar module for shell by @pengx17 in #8447
- fix(core): data loss on enable cloud by @EYHN in #8452
- feat(core): show floating sidebar when hovering sidebar swtich by @JimmFly in #8393
- chore: bump up graphql-upload version to v17 by @renovate in #8449
- chore: bump up @blocksuite/affine version to v0.17.18 by @renovate in #8468
New Contributors
Full Changelog: v0.17.2...v0.17.3-beta.1
0.17.2-canary.2
What's Changed
- chore: bump up all non-major dependencies by @renovate in #8376
- refactor(core): refactor left sidebar to use di by @JimmFly in #8385
- chore: bump up vaul version to v1 by @renovate in #8406
- chore: bump up @node-rs/argon2 version to v2 by @renovate in #8433
- chore: bump up stripe version to v17 by @renovate in #8423
- feat(electron): ctrl+= to zoomin on linux by @pengx17 in #8412
- fix(electron): screen resize sometimes does not work well after maximize by @pengx17 in #8413
- feat(infra): doc properties by orm by @EYHN in #8382
- chore: Lock file maintenance by @renovate in #8404
- feat: ctrl click to open embeded doc in new tab by @pengx17 in #8401
- chore: pin postgresql version in self-host compose.yaml by @Timtaran in #8420
- fix(core): fix position of toc in peekview by @L-Sun in #8441
- chore: update app updater button style by @JimmFly in #8444
- fix(core): avoid using serverUrlPrefix config by @forehalo in #8448
- chore(mobile): adjust tab height by @CatsJuice in #8409
- refactor(core): optimize editor params synchronization by @fundon in #8346
- chore(core): update full width layout padding of peekview by @L-Sun in #8446
- fix(electron): fix windows userspace loss by @EYHN in #8450
- fix(electron): missing sidebar module for shell by @pengx17 in #8447
- fix(core): data loss on enable cloud by @EYHN in #8452
New Contributors
Full Changelog: v0.17.2...v0.17.2-canary.2
0.17.2
🚀 Features
- Add open info button to doc center peek - by @pengx17 in #8388 (76ff5)
- Improve markdown formatting - by @darkskygit in #8398 (a9b29)
🐞 Bug Fixes
View changes on GitHub
0.17.2-canary.1
What's Changed
- chore: remove blocksuite local debug option by @L-Sun in #8386
- feat: add open info button to doc center peek by @pengx17 in #8388
- fix: incorrect app sidebar fallback by @pengx17 in #8392
- fix(core): adjust the tracking point for copy sharing link by @JimmFly in #8395
- fix(core): open page info modal error by @EYHN in #8396
- feat(infra): orm document mode support by @forehalo in #8390
- feat: improve markdown formatting by @darkskygit in #8398
- chore: bump up @blocksuite/affine version to v0.17.17 by @renovate in #8403
Full Changelog: v0.17.1...v0.17.2-canary.1
0.17.2-beta.1
What's Changed
- chore: remove blocksuite local debug option by @L-Sun in #8386
- feat: add open info button to doc center peek by @pengx17 in #8388
- fix: incorrect app sidebar fallback by @pengx17 in #8392
- fix(core): adjust the tracking point for copy sharing link by @JimmFly in #8395
- fix(core): open page info modal error by @EYHN in #8396
- feat(infra): orm document mode support by @forehalo in #8390
- feat: improve markdown formatting by @darkskygit in #8398
- chore: bump up @blocksuite/affine version to v0.17.17 by @renovate in #8403
Full Changelog: v0.17.1...v0.17.2-beta.1
0.17.1
🐞 Bug Fixes
- Collect workflow's assistant content - by @darkskygit in #8373 (ed8e4)
- core:
- Circular dependency - by @forehalo (39f60)
- Remove openInfoModalAtom to avoid multiple modal opened in split-view - by @CatsJuice in #8329 (f9e0c)
- Fix preview mode - by @pengx17 in #8349 (d0f04)
- Unexpected routing history appears on the shared page - by @JimmFly in #8356 (75bc6)
- Handle composition event for Input component - by @JimmFly in #8351 (2df20)
- Block link recognition in self-hosted - by @fundon in #8340 (4daa9)
- Can not scroll when backlink list is too long - by @JimmFly in #8370 (45f5c)
- electron:
- mobile:
- Scroll optimization - by @CatsJuice in #8362 (9eae3)
- Cannot run locally - by @CatsJuice in #8383 (e6feb)
- server: