0.19.0-canary.6
Pre-release
Pre-release
·
1167 commits
to canary
since this release
What's Changed
- chore: bump up @nestjs/throttler version to v6.3.0 by @renovate in #9095
- feat(core): add journal search results to bs doc search by @pengx17 in #9052
- chore(core): at menu journal entry tracking by @pengx17 in #9054
- fix(core): fix sign in with email by @EYHN in #9108
- fix(core): tag inline editor filter should ignore case by @pengx17 in #8936
- chore: bump up oxlint version to v0.15.0 by @renovate in #9096
- chore: bump up @types/graphql-upload version to v17 by @renovate in #9005
- chore: migrate renovate config by @renovate in #9114
- fix(core): wrong billing information display by @JimmFly in #9117
- fix(core): the member list is not refreshed after operating the member status by @JimmFly in #9115
- fix(mobile): disable navigation gesture for swipe-dialog by @CatsJuice in #8993
- feat(mobile): show page back by url search by @CatsJuice in #9100
- fix(server): invite link & accept by @darkskygit in #9109
- feat(server): team mail sender by @darkskygit in #9104
- chore(server): filter out some logs by @darkskygit in #9059
- feat(core): improve invite link by @JimmFly in #9111
- fix(core): add null checks for timeout refs and event listeners for React 19 compatibility by @devin-ai-integration in #9116
- fix(server): accept invite condition by @darkskygit in #9124
- fix(core): at menu results use indexer data source by @pengx17 in #9123
- chore: bump up @testing-library/dom version to v10 by @renovate in #9128
- feat(server): adapt normal workspace's invite link behavior by @darkskygit in #9130
- fix(core): center peek style by @pengx17 in #9127
- fix(core): gql file upload by @darkskygit in #9134
- chore: bump up all non-major dependencies by @renovate in #8994
- chore: bump up @blocksuite/affine version to v0.18.6 by @renovate in #9113
- ci: re-enable nx cloud by @Brooooooklyn in #9132
- chore: bump up all non-major dependencies by @renovate in #9136
- ci: postUpgradeTasks is only allowed on self-hosted renovate by @Brooooooklyn in #9137
- feat(nbstore): add sqlite implementation by @forehalo in #8811
- chore: rename fundamentals to base by @forehalo in #9119
- refactor(server): standalone runtime module by @forehalo in #9120
- refactor(server): make redis required module by @forehalo in #9121
- feat(server): seat calc follow member count by @darkskygit in #9138
- chore: bump up @blocksuite/affine version to v0.19.0 by @renovate in #9140
- chore(mobile): adjust search back button and title style by @CatsJuice in #9125
- chore(mobile): adjust app tab border width by @CatsJuice in #9122
- feat(mobile): use mobile fallback for index, open home when workspace changed by @CatsJuice in #9106
- fix(mobile): tag and detail page dark mode adaption by @CatsJuice in #9145
- chore: refresh dependencies by yarn upgrade-interactive by @Brooooooklyn in #9139
- chore(electron): bump electron by @pengx17 in #9152
- fix(core): should log in before accepting the invitation by @JimmFly in #9150
- fix(server): copilot ci by @darkskygit in #9151
- chore: disable rules in oxlint by @Brooooooklyn in #9154
- chore(server): update env example and docs by @doodlewind in #9153
- chore: Lock file maintenance by @renovate in #9067
- chore: remove eslint-plugin-unused-imports by @Brooooooklyn in #9160
- chore: upgrade to eslint9 by @Brooooooklyn in #9163
- fix(core): handle errors on the invite page by @JimmFly in #9167
- fix(mobile): date picker style by @pengx17 in #9143
- fix(mobile): hide scrollbar by @pengx17 in #9144
- fix(mobile): doc info title max width by @pengx17 in #9147
- chore: improve links test cases by @fundon in #9148
- chore(component): update button and input border color by @CatsJuice in #9141
- fix(component): mobile toast dark mode by @CatsJuice in #9142
- feat(server): always send invite email by @darkskygit in #9168
- chore(server): cleanup team impl by @forehalo in #9171
- feat(ios): add some apis for native by @EYHN in #9173
- fix(server): unsplash path mapping by @darkskygit in #9159
- chore(core): use flexbox to stretch editor height by @CatsJuice in #9174
- feat(core): support ai insert image, mindmap, slides and make it real in page mode by @akumatus in #9164
- fix(core): redudant drop target register by @pengx17 in #9177
- chore: bump up all non-major dependencies by @renovate in #9149
- fix(infra): memory leak by @EYHN in #9013
- fix(core): in page mode, AI replace selection did not correctly replace the selected text by @akumatus in #9179
- fix(mobile): editor error boundary is not fully visible by @CatsJuice in #9172
- fix(mobile): can navigate in journal conflicts by @CatsJuice in #9170
- chore: disable no-dupe-args rule by @Brooooooklyn in #9169
- feat(nbstore): add awareness storage&sync&frontend by @EYHN in #9016
- feat(core): add sync paused dialog by @JimmFly in #9135
- test(server): add more test for team workspace by @darkskygit in #9182
- chore: remove legacy tests by @forehalo in #9183
- fix(server): send declined email by @darkskygit in #9188
- fix(core): add visit workspace button to team upgrade success page by @JimmFly in #9186
- chore: bump up @blocksuite/affine version to v0.19.2 by @renovate in #9175
- fix(ios): sync keyboard color scheme when theme changed by @CatsJuice in #9184
- fix(core): fix no page root error by @EYHN in #9190
- feat(core): lazy load doc card by @EYHN in #9192
- feat(nbstore): add doc sync state by @EYHN in #9131
- feat(nbstore): remove async on connection api by @EYHN in #9187
- feat: enable new dnd flag by @Saul-Mirone in #9194
- chore: temporarily hide link invitation by @JimmFly in #9193
- chore: bump up @blocksuite/affine version to v0.19.3 by @renovate in #9197
- feat(core): impl doc display meta extension by @fundon in #9165
- fix(core): adjust member limit dialog by @JimmFly in #9195
- feat(core): add app version to request header by @JimmFly in #9101
- fix(core): dnd should not create new doc on dragging start by @pengx17 in #9201
- fix(mobile): disable blob sync on mobile by @EYHN in #9200
- chore(core): some dnd events by @pengx17 in #9206
- ci: remove nx-cloud by @Brooooooklyn in #9203
New Contributors
- @devin-ai-integration made their first contribution in #9116
Full Changelog: v0.19.0-canary.3...v0.19.0-canary.6