Skip to content

Releases: toeverything/AFFiNE

0.17.0-canary.12

19 Sep 10:49
fc9e5fb
Compare
Choose a tag to compare
0.17.0-canary.12 Pre-release
Pre-release

What's Changed

  • fix(electron): do not always enable devtools detach mode by @pengx17 in #8273
  • fix(electron): updater not working on startup by @pengx17 in #8274
  • ci: avoid twice by nx by @forehalo in #8279
  • fix(core): center peek width styles by @pengx17 in #8276
  • chore: bump up oxlint version to v0.9.6 by @renovate in #8280
  • chore(ci): group nestjs dependencies by @forehalo in #8281
  • feat(core): add error notification for block not found by @fundon in #8254
  • refactor(core): clear build config by @EYHN in #8268
  • fix(core): workspace sharing settings should not be displayed when there is no permission by @JimmFly in #8285
  • fix(electron): sentry is not enabled correctly in electron by @pengx17 in #8286
  • fix(electron): define in esbuild by @forehalo in #8287
  • fix(core): adjust app updater button style by @JimmFly in #8289
  • fix: default style of new document does not follow AFFiNE settings by @akumatus in #8291
  • chore: adjust modal background color for peek view by @JimmFly in #8295
  • fix(electron): shell skeleton style by @pengx17 in #8296
  • ci: adjust renovate config for bs by @Saul-Mirone in #8298
  • chore: bump blocksuite by @fundon in #8230
  • feat(core): extract DocDisplayMetaService to resolve doc icon/title by @CatsJuice in #8226
  • fix(core): override LinkedDocBlockComponent initial state by @fundon in #8253
  • chore(core): reduce unnecessary layers by @CatsJuice in #8292
  • fix(core): only sign out previous account in web oauth by @forehalo in #8290
  • refactor(core): adjust error detail and add error component to routes by @JimmFly in #8234
  • chore: update i18n rescources by @JimmFly in #8301
  • chore(server): enable renderer for all deployment by @forehalo in #8283
  • refactor(core): improve scroll anchoring logic by @fundon in #8269
  • feat: sync i18n with crowdin by @EYHN in #8293
  • chore: bump up all non-major dependencies by @renovate in #8237
  • chore: bump up vite version to v5.4.6 [SECURITY] by @renovate in #8271
  • chore: bump up nestjs by @renovate in #8282
  • fix(core): sidebar scrollbar is coverd by resize handle by @CatsJuice in #8307
  • fix(core): collection filter list animation by @pengx17 in #8299
  • fix(core): add switch button to switch-to-edgeless notification by @pengx17 in #8300
  • fix(core): adjust pop position of editing property menu in setting by @CatsJuice in #8308
  • fix(component): correct notification action hover style by @CatsJuice in #8303
  • fix(core): adjust feature flag by @EYHN in #8309
  • fix(server): renderer path by @forehalo in #8305
  • chore: Lock file maintenance by @renovate in #8264
  • chore(core): cancel block not found alert by @fundon in #8310
  • chore: bump blocksuite by @L-Sun in #8311

Full Changelog: v0.17.0-beta.5...v0.17.0-canary.12

0.17.0-beta.6

19 Sep 10:54
fc9e5fb
Compare
Choose a tag to compare
0.17.0-beta.6 Pre-release
Pre-release

What's Changed

  • fix(electron): do not always enable devtools detach mode by @pengx17 in #8273
  • fix(electron): updater not working on startup by @pengx17 in #8274
  • ci: avoid twice by nx by @forehalo in #8279
  • fix(core): center peek width styles by @pengx17 in #8276
  • chore: bump up oxlint version to v0.9.6 by @renovate in #8280
  • chore(ci): group nestjs dependencies by @forehalo in #8281
  • feat(core): add error notification for block not found by @fundon in #8254
  • refactor(core): clear build config by @EYHN in #8268
  • fix(core): workspace sharing settings should not be displayed when there is no permission by @JimmFly in #8285
  • fix(electron): sentry is not enabled correctly in electron by @pengx17 in #8286
  • fix(electron): define in esbuild by @forehalo in #8287
  • fix(core): adjust app updater button style by @JimmFly in #8289
  • fix: default style of new document does not follow AFFiNE settings by @akumatus in #8291
  • chore: adjust modal background color for peek view by @JimmFly in #8295
  • fix(electron): shell skeleton style by @pengx17 in #8296
  • ci: adjust renovate config for bs by @Saul-Mirone in #8298
  • chore: bump blocksuite by @fundon in #8230
  • feat(core): extract DocDisplayMetaService to resolve doc icon/title by @CatsJuice in #8226
  • fix(core): override LinkedDocBlockComponent initial state by @fundon in #8253
  • chore(core): reduce unnecessary layers by @CatsJuice in #8292
  • fix(core): only sign out previous account in web oauth by @forehalo in #8290
  • refactor(core): adjust error detail and add error component to routes by @JimmFly in #8234
  • chore: update i18n rescources by @JimmFly in #8301
  • chore(server): enable renderer for all deployment by @forehalo in #8283
  • refactor(core): improve scroll anchoring logic by @fundon in #8269
  • feat: sync i18n with crowdin by @EYHN in #8293
  • chore: bump up all non-major dependencies by @renovate in #8237
  • chore: bump up vite version to v5.4.6 [SECURITY] by @renovate in #8271
  • chore: bump up nestjs by @renovate in #8282
  • fix(core): sidebar scrollbar is coverd by resize handle by @CatsJuice in #8307
  • fix(core): collection filter list animation by @pengx17 in #8299
  • fix(core): add switch button to switch-to-edgeless notification by @pengx17 in #8300
  • fix(core): adjust pop position of editing property menu in setting by @CatsJuice in #8308
  • fix(component): correct notification action hover style by @CatsJuice in #8303
  • fix(core): adjust feature flag by @EYHN in #8309
  • fix(server): renderer path by @forehalo in #8305
  • chore: Lock file maintenance by @renovate in #8264
  • chore(core): cancel block not found alert by @fundon in #8310
  • chore: bump blocksuite by @L-Sun in #8311

Full Changelog: v0.17.0-beta.5...v0.17.0-beta.6

0.17.0-beta.5

18 Sep 05:42
714b7b8
Compare
Choose a tag to compare
0.17.0-beta.5 Pre-release
Pre-release
v0.17.0-beta.5

fix(electron): fix electron script path (#8278)

0.17.0-beta.4

10 Sep 02:37
2a135d8
Compare
Choose a tag to compare
0.17.0-beta.4 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-canary.9...v0.17.0-beta.4

0.17.0-canary.9

06 Sep 14:45
87ed358
Compare
Choose a tag to compare
0.17.0-canary.9 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-beta.2...v0.17.0-canary.9

0.17.0-canary.8

05 Sep 16:30
52cd610
Compare
Choose a tag to compare
0.17.0-canary.8 Pre-release
Pre-release

What's Changed

Read more

0.17.0-beta.1

05 Sep 17:38
52cd610
Compare
Choose a tag to compare
0.17.0-beta.1 Pre-release
Pre-release

What's Changed

Read more

0.17.0-canary.7

29 Aug 08:20
5e8683c
Compare
Choose a tag to compare
0.17.0-canary.7 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-canary.6...v0.17.0-canary.7

0.17.0-canary.6

29 Aug 04:22
0668568
Compare
Choose a tag to compare
0.17.0-canary.6 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.17.0-canary.5...v0.17.0-canary.6

0.16.3

14 Aug 07:43
99e70c9
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

  • Center peek support open in new tab - by pengx17 in #7848 (d86f7)
  • Admin panel schema - by DarkSky in #7851 (24c34)
  • admin:
    • Avoid frequent refetch - by forehalo in #7863 (f69f0)
    • Frequent query requests in the search - by JimmFly in #7854 (05247)
    • User form not dynamically updating as expected - by JimmFly in #7858 (994b5)
  • electron:
  • server:
    • Prelude should load both local and remote config file - by forehalo in #7852 (7afba)
    • Change password with token should be public - by forehalo in #7855 (0ba51)

🏎 Performance

  • core: Avoid page init when only id required - by forehalo in #7867 (99e70)
View changes on GitHub