Releases: toeverything/AFFiNE
Releases · toeverything/AFFiNE
0.18.0-beta.1
🚀 Features
- Add feature record - by @darkskygit in #8400 (f8330)
- Separate user content from prompt - by @darkskygit in #8480 (d0c9a)
- Refresh captcha correctly - by @darkskygit in #8491 (13b24)
- Separate user content from prompt - by @darkskygit in #8480 (62d2e)
- Refresh captcha correctly - by @darkskygit in #8491 (4b9e2)
- Add copilot metrics - by @darkskygit in #8455 (fa554)
- Isolate user content - by @darkskygit in #8568 (054c0)
- Allow peek view to be closed by the caller && bump bs - by @pengx17 in #8542 (81029)
- Use date fixed model name - by @darkskygit in #8621 (efee4)
- Copilot frontend e2e - by @darkskygit in #7694 (d7185)
- Copilot frontend e2e " - by @Brooooooklyn in #7694 (c08b0)
- Add import modal - by @donteatfriedrice in #8599 (afcf5)
- Add snapshot import export config - by @donteatfriedrice in #8584 (ba3aa)
- Optimize import export event tracker - by @donteatfriedrice in #8652 (01843)
- admin:
- Allow config unlimited copilot - by @bytemain and @Brooooooklyn in #8487 (691e1)
- android:
- Android internal testing - by @Brooooooklyn in #8577 (58c7e)
- component:
- Basic notification adaptation for mobile - by @CatsJuice in #8402 (1c59e)
- core:
- Emoji as doc icon support with feature flag - by @CatsJuice in #8348 (17fec)
- Onetime subscription ui - by @CatsJuice in #8462 (29a31)
- Bump theme, update workspace card color variables, add active status - by @CatsJuice in #8467 (db4d8)
- Bump theme, update workspace card color variables, add active status - by @CatsJuice in #8467 (5975a)
- Make AI functions follow server configuration - by @JimmFly in #8374 (82916)
- Simplify subscribe page param - by @forehalo in #8518 (7dae5)
- Set doc mode and primary doc mode separately - by @JimmFly in #8359 (bfb8d)
- Close the floating sidebar when creating and opening a doc - by @JimmFly in #8535 (2f2e0)
- Add global error handler - by @forehalo in #8509 (9b311)
- New "is journal" page property - by @CatsJuice in #8525 (8f92b)
- Prevent the floating sidebar from showing immediately after the sidebar is closed - by @JimmFly in #8531 (d1783)
- Build config for ios android - by @EYHN in #8555 (db374)
- Keep the sidebar instance when the sidebar is collapsed - by @JimmFly in #8560 (a25bb)
- Use contain strict optimizing performance - by @EYHN in #8553 (42b3e)
- Adjust doc property style - by @EYHN in #8561 (7cd40)
- Adjust app sidebar - by @EYHN in #8572 (b8cb5)
- Handle copilot errors - by @darkskygit in #8546 (6f153)
- Add tooltips to PropertyItem - by @JimmFly in #8564 (be312)
- Doc database properties - by @pengx17 in #8520 (4b6c4)
- Captcha service - by @EYHN in #8616 (76992)
- Add open link in app to doc menu - by @pengx17 in #8597 (835fd)
- Add createdBy property to default property - by @JimmFly in #8642 (0f9d1)
- Open app in electron app entry - by @pengx17 in #8637 (0f8b2)
- Add edgelessTheme property and edgelessDefault theme setting - by @JimmFly in #8614 (10b1f)
- infra:
- ios:
- Hashcash in swift - by @Brooooooklyn in #8602 (5709e)
- mobile:
- IOS app testflight - by @Brooooooklyn in #8501 (714a8)
- Ios oauth & magic-link login - by @CatsJuice and @EYHN in #8581 (06dda)
- Enable mobile keyboard toolbar - by @L-Sun in #8633 (50bae)
- server:
🐞 Bug Fixes
- Message attachment merge - by @darkskygit in #8498 (075ce)
- Message attachment merge - by @darkskygit in https://...
0.18.0-canary.3
What's Changed
- chore: bump up oxlint version to v0.10.2 by @renovate in #8575
- fix(infra): indexer missing data by @EYHN in #8578
- fix(core): let backend check whethere user can subscribe by @forehalo in #8573
- chore: bump up http-proxy-middleware version to v3.0.3 [SECURITY] by @renovate in #8579
- fix(electron): offline mode description by @pengx17 in #8586
- chore: add track event to toggle sidebar switch by @JimmFly in #8582
- chore: bump up @chromatic-com/storybook version to v3 by @renovate in #8589
- chore: bump up nestjs by @renovate in #8587
- feat(core): doc database properties by @pengx17 in #8520
- fix(core): dont show config properties in peek view by @pengx17 in #8594
- ci: fix blocksuite changelog generation by @Brooooooklyn in #8583
- fix(ios): enable navigation gesture by @CatsJuice in #8592
- refactor(core): improve editor gap appendParagraph function by @JimmFly in #8567
- feat(server): support socketio auth field by @forehalo in #8595
- fix(core): redirect to old page after login via 404 page by @pengx17 in #8588
- fix(core): adjust onetime subscription ui for billing and pricing by @CatsJuice in #8591
- chore: bump up Rust crate notify to v7 by @renovate in #8605
- chore: bump up oxlint version to v0.10.3 by @renovate in #8606
- chore(i18n): sync translations by @github-actions in #8593
- chore: bump up uuid version to v11 by @renovate in #8609
- chore: bump up tinybench version to v3 by @renovate in #8610
- feat(mobile): ios oauth & magic-link login by @CatsJuice in #8581
- feat(server): verify domain record by @darkskygit in #8608
- feat: allow peek view to be closed by the caller && bump bs by @pengx17 in #8542
- feat(core): captcha service by @EYHN in #8616
- fix: ai text renderer specs by @donteatfriedrice in #8611
- chore: adjust floating sidebar style by @JimmFly in #8619
- feat(core): add open link in app to doc menu by @pengx17 in #8597
- feat: use date fixed model name by @darkskygit in #8621
- feat(ios): hashcash in swift by @Brooooooklyn in #8602
- feat: copilot frontend e2e by @darkskygit in #7694
- fix(infra): orm create override optional by @EYHN in #8627
- feat(mobile): enable mobile keyboard toolbar by @L-Sun in #8633
- refactor(electron): move electron-api to framework by @pengx17 in #8601
- fix(mobile): adjust app tab height by @CatsJuice in #8635
- feat(android): android internal testing by @Brooooooklyn in #8577
- chore: adjust tooltips side of doc properties by @JimmFly in #8640
- feat: add import modal by @donteatfriedrice in #8599
- fix(core): db properties ui issues by @pengx17 in #8638
- feat(core): add createdBy property to default property by @JimmFly in #8642
- feat: add snapshot import export config by @donteatfriedrice in #8584
- chore: bump up @blocksuite/affine version to v0.17.23 by @renovate in #8596
- feat(core): open app in electron app entry by @pengx17 in #8637
- fix(core): checkbox property styling and layout by @pengx17 in #8645
- fix(core): do not redirect to open-page for open-in-app card by @pengx17 in #8646
- chore: adjust right sidebar style by @JimmFly in #8641
Full Changelog: v0.18.0-canary.2...v0.18.0-canary.3
0.18.0-canary.2
What's Changed
- feat(core): add global error handler by @forehalo in #8509
- chore: bump up @blocksuite/icons version to v2.1.69 by @renovate in #8545
- feat(mobile): iOS app testflight by @Brooooooklyn in #8501
- feat(core): new "is journal" page property by @CatsJuice in #8525
- feat(infra): collect more data to indexer by @EYHN in #8528
- fix(core): prevent floating sidebar from disappearing unexpectedly by @JimmFly in #8477
- chore: adjust style of CloudUserAvatar by @JimmFly in #8548
- fix(core): sidebar shakes unexpectedly during init on mobile by @JimmFly in #8506
- feat(core): prevent the floating sidebar from showing immediately after the sidebar is closed by @JimmFly in #8531
- feat(core): build config for ios android by @EYHN in #8555
- fix(core): global error handler should be registered outside webpack runtime by @forehalo in #8556
- chore(i18n): sync translations by @github-actions in #8543
- feat(core): keep the sidebar instance when the sidebar is collapsed by @JimmFly in #8560
- feat(core): use contain strict optimizing performance by @EYHN in #8553
- feat(core): adjust doc property style by @EYHN in #8561
- feat: isolate user content by @darkskygit in #8568
- fix(core): free cloud and ai onetime payment adaptation by @CatsJuice in #8558
- fix(ios): set testflight version number correctly by @Brooooooklyn in #8565
- refactor(mobile): use separate explorer components for mobile by @CatsJuice in #8503
- fix(component): correct notification theme when theme toggled by @CatsJuice in #8570
- fix(core): clicking change mode in the menu should switch both view and mode by @JimmFly in #8562
- chore: bump up @nestjs/event-emitter version to v2.1.1 by @renovate in #8563
- chore: bump up oxlint version to v0.10.1 by @renovate in #8550
- chore: bump up rustc version to v1.82.0 by @renovate in #8541
- fix(core): fix mobile edition flag by @EYHN in #8571
- feat(core): adjust app sidebar by @EYHN in #8572
- feat(core): handle copilot errors by @darkskygit in #8546
- chore: adjust hover tooltips for sidebar switch by @JimmFly in #8574
- chore: bump up nx version to v20 by @renovate in #8437
- feat(infra): opti indexer performance by @EYHN in #8557
- feat(core): add tooltips to PropertyItem by @JimmFly in #8564
- fix(core): handle global script error by @forehalo in #8576
Full Changelog: v0.18.0-canary.1...v0.18.0-canary.2
0.17.5
0.18.0-canary.1
What's Changed
- chore: bump up @blocksuite/icons version to v2.1.68 by @renovate in #8459
- fix(core): sidebar can not be collapsed on mobile by @JimmFly in #8475
- chore: bump up oxlint version to v0.9.10 by @renovate in #8354
- feat: separate user content from prompt by @darkskygit in #8480
- docs: update contributing documentation by @bytemain in #8486
- test(electron): electron tests on ubuntu 24 by @pengx17 in #8492
- chore: bump theme by @CatsJuice in #8478
- chore(server): downscale non-prod env by @darkskygit in #8493
- feat(admin): allow config unlimited copilot by @bytemain in #8487
- chore(oxlint): configure rule categories in oxlint.json by @DonIsaac in #8494
- build(electron): use live origin http protocol instead of file:// by @pengx17 in #8464
- fix(mobile): handle touch event correctly by @pengx17 in #8496
- chore: bump up electron version to v33 by @renovate in #8495
- feat: refresh captcha correctly by @darkskygit in #8491
- refactor(core): doc property by @EYHN in #8465
- fix(electron): shell missing i18n init by @pengx17 in #8499
- refactor(core): rename doc property component name by @EYHN in #8500
- fix: message attachment merge by @darkskygit in #8498
- feat(core): make AI functions follow server configuration by @JimmFly in #8374
- fix(server): blank screen on mobile by @bytemain in #8460
- chore(i18n): sync translations by @github-actions in #8389
- fix(electron): tab max width by @pengx17 in #8507
- refactor(core): adapter to new journal and property by @EYHN in #8508
- Update README.md by @donqu1xotevincent in #8511
- chore: format readme.md by @JimmFly in #8515
- ci: increase renderer server replica count by @forehalo in #8469
- refactor: move chat block to affine by @donteatfriedrice in #8368
- chore(i18n): sync translations by @github-actions in #8505
- fix(core): journal nav button icon by @forehalo in #8517
- fix(infra): fix built in property order error by @EYHN in #8524
- fix(server): no more selfhost paths by @forehalo in #8530
- feat(core): simplify subscribe page param by @forehalo in #8518
- feat(core): set doc mode and primary doc mode separately by @JimmFly in #8359
- feat(core): close the floating sidebar when creating and opening a doc by @JimmFly in #8535
- fix(core): unexpected double-click behavior when selecting multiple options on all doc pages by @JimmFly in #8461
- chore(core): remove deprecated intl polyfill by @forehalo in #8526
- chore: bump up is-mobile version to v5 by @renovate in #8519
- chore: bump up nestjs to v10.4.5 by @renovate in #8516
- feat: add copilot metrics by @darkskygit in #8455
- chore(i18n): sync translations by @github-actions in #8527
New Contributors
- @bytemain made their first contribution in #8486
- @donqu1xotevincent made their first contribution in #8511
Full Changelog: v0.17.3-canary.2...v0.18.0-canary.1
0.17.4
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: