Skip to content

Releases: toeverything/AFFiNE

0.17.2

27 Sep 10:32
4e30f75
Compare
Choose a tag to compare

🚀 Features

🐞 Bug Fixes

View changes on GitHub

0.17.2-canary.1

26 Sep 13:14
4e30f75
Compare
Choose a tag to compare
0.17.2-canary.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.1...v0.17.2-canary.1

0.17.2-beta.1

27 Sep 06:08
4e30f75
Compare
Choose a tag to compare
0.17.2-beta.1 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.1...v0.17.2-beta.1

0.17.1

25 Sep 10:53
2c25efa
Compare
Choose a tag to compare

   🐞 Bug Fixes

    View changes on GitHub

0.17.1-canary.1

25 Sep 08:47
2c25efa
Compare
Choose a tag to compare
0.17.1-canary.1 Pre-release
Pre-release

What's Changed

  • feat: migrate to blocksuite/affine by @Saul-Mirone in #8332
  • fix(core): remove openInfoModalAtom to avoid multiple modal opened in split-view by @CatsJuice in #8329
  • fix(electron): cookie redirecting issue by @pengx17 in #8347
  • fix(electron): workaround for unstable e2e by @pengx17 in #8357
  • fix(electron): remove active tab shadow by @pengx17 in #8284
  • fix(core): fix preview mode by @pengx17 in #8349
  • New Crowdin Translations by @github-actions in #8364
  • fix(mobile): scroll optimization by @CatsJuice in #8362
  • fix(core): unexpected routing history appears on the shared page by @JimmFly in #8356
  • chore: remove page settings from appearance settings by @JimmFly in #8350
  • feat(core): adjust offline mode description by @EYHN in #8365
  • chore(core): update pro plan description by @CatsJuice in #8367
  • New Crowdin Translations by @github-actions in #8366
  • feat: add block visibility config by @doodlewind in #8371
  • chore: bump up all non-major dependencies by @renovate in #8314
  • fix: collect workflow's assistant content by @darkskygit in #8373
  • fix(core): handle composition event for Input component by @JimmFly in #8351
  • fix(server): remove unused admin environment by @forehalo in #8378
  • fix(mobile): cannot run locally by @CatsJuice in #8383
  • fix(electron): enable WAL mode for sqlite by @pengx17 in #8336
  • fix(core): block link recognition in self-hosted by @fundon in #8340
  • fix(core): can not scroll when backlink list is too long by @JimmFly in #8370
  • build: fine tune swc config by @pengx17 in #8384
  • fix(server): handle hanging workspace after user account deleted by @forehalo in #8377
  • chore: bump up @blocksuite/affine version to v0.17.16 by @renovate in #8372

Full Changelog: v0.17.0...v0.17.1-canary.1

0.17.1-beta.1

25 Sep 10:46
2c25efa
Compare
Choose a tag to compare
0.17.1-beta.1 Pre-release
Pre-release
v0.17.1-beta.1

0.17.0

20 Sep 08:56
e0f1fe4
Compare
Choose a tag to compare

   🚀 Features

Read more

0.17.0-canary.13

20 Sep 08:14
849193b
Compare
Choose a tag to compare
0.17.0-canary.13 Pre-release
Pre-release

What's Changed

Full Changelog: v0.17.0-canary.12...v0.17.0-canary.13

0.17.0-beta.7

20 Sep 08:10
849193b
Compare
Choose a tag to compare
0.17.0-beta.7 Pre-release
Pre-release

What's Changed

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

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