What's Changed
- fix: should not swallow copilot errors by @pengx17 in #6609
- feat(core): check user's subscription at ai onboarding stage by @CatsJuice in #6608
- fix(component): banner should not affect the editor layout by @fundon in #6605
- feat(core): add subscribe link by @EYHN in #6610
- fix(electron): cookie expires too short by @EYHN in #6615
- chore: cleanup outdated api by @darkskygit in #6604
- fix(server): fix unstable test by @EYHN in #6621
- fix(core): always create message for ai by @pengx17 in #6620
- feat(core): reduce profile loading time by @EYHN in #6616
- fix: copilot blob process by @darkskygit in #6612
- feat(core): add local ai onboarding dialog by @CatsJuice in #6600
- feat: remove message query by @darkskygit in #6622
- fix(server): dev user configuration issue by @fundon in #6619
- chore: bump blocksuite by @pengx17 in #6626
- fix: handle 401 errors by @pengx17 in #6611
- fix(core): drag and drop files into doc by @JimmFly in #6630
- fix(core): fix subscribe link for pro plan by @EYHN in #6627
- feat(templates): add stickers by @EYHN in #6629
- feat(server): auto refresh session by @EYHN in #6613
- chore: apply backend-config to the graphql service by @Brooooooklyn in #6631
- fix: move toTextStream to affine by @pengx17 in #6628
- chore: enable ai feature in dev by @darkskygit in #6618
- chore: bump blocksuite by @pengx17 in #6635
- feat: update chat prompt by @darkskygit in #6639
- chore(server): remove useless free subscription enum by @forehalo in #6634
- fix(core): remove sidebar user avatar menu item's rightArrow icon by @CatsJuice in #6633
- chore: bump up storybook-dark-mode version to v4 by @renovate in #6136
- chore: Lock file maintenance by @renovate in #5249
- feat: add mixpanel tracking for ai by @pengx17 in #6643
- fix: copilot storage config by @darkskygit in #6650
- chore: bump up electron version to v30 by @renovate in #6573
- feat(core): show login modal if not logged in when using ai by @CatsJuice in #6632
- ci: bash escape vulnerability by @random-dudde in #6640
- fix(server): use post request to consume magic link token by @forehalo in #6656
- chore: bump up oxlint version to v0.3.0 by @renovate in #6636
- fix(core): fix home page init cloud by @EYHN in #6654
- feat(core): adjust workspace avatar style by @EYHN in #6652
- feat(core): adjust help island style by @EYHN in #6651
- fix(server): always return created timestamp of chat messages by @forehalo in #6658
- feat(core): try cloud link by @EYHN in #6660
- feat(core): add ai subscription landing page by @CatsJuice in #6657
- chore: bump up oxlint version to v0.3.1 by @renovate in #6662
- fix(server): update prompts by @pengx17 in #6664
- feat(core): open desktop directly in subscription landing page by @CatsJuice in #6661
- feat: provide closeStream by @regischen in #6659
- chore: bump blocksuite by @EYHN in #6666
- fix: history attachment query by @darkskygit in #6670
- feat: handle stream error by @darkskygit in #6653
- fix: error handling in sse by @pengx17 in #6663
- chore: add copilot vision dev mode polyfill by @darkskygit in #6671
- chore: bump blocksuite by @EYHN in #6673
- feat(server): new prompt for expand mind map by @doouding in #6678
- feat(core): optimize the shift multi-selection function of doc list by @JimmFly in #6675
- fix(core): should set type of uploaded file by @fundon in #6689
- fix(core): adjust payment related copywriting by @CatsJuice in #6655
- chore: bump up cssnano version to v7 by @renovate in #6691
- feat(core): add indicator for general ai onboarding dialog by @CatsJuice in #6687
- feat(core): add fallback component to member list by @JimmFly in #6672
- feat(core): orm by @forehalo in #6536
- build(electron): add nsis script for windows installer by @pengx17 in #6674
- build(electron): add nsis build to release-desktop workflow by @pengx17 in #6677
- build(electron): nsis updater compatibility fix by @pengx17 in #6681
- fix(core): fix react error by @EYHN in #6692
- chore: bump blocksuite by @EYHN in #6694
- fix(core): update prompts by @pengx17 in #6693
New Contributors
- @random-dudde made their first contribution in #6640
Full Changelog: v0.14.0-canary.9...v0.14.0-canary.10