v0.19.0
版本发布时间: 2024-12-27 16:10:56
toeverything/AFFiNE最新发布版本:v0.19.1(2024-12-27 22:54:27)
🚀 Features
-
core:
- At menu journal entries - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8877 and https://github.com/toeverything/AFFiNE/issues/8935 (83c58)
- Support copy as image in electron app - by @akumatus in https://github.com/toeverything/AFFiNE/issues/8939 (c95e6)
- Add markdown preview for backlinks - by @EYHN in https://github.com/toeverything/AFFiNE/issues/8883 (cee5d)
- Desktop multiple server support - by @EYHN in https://github.com/toeverything/AFFiNE/issues/8979 (89638)
- Support creating cloud workspaces to different servers - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9006 (1fa1a)
- At menu ux - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9045 (b378a)
- After the user clicks ask ai, the input pops up directly - by @akumatus in https://github.com/toeverything/AFFiNE/issues/9039 (6b14e)
- Dnd support external types - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9033 (fafac)
- Add draghandle to doc page title - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9079 (4335b)
- Remember backlink open/close state - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9073 (ec140)
- Impl team workspace - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/8920 (61231)
- Add workspace billing - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9043 (0a7a2)
- Add workspace quota panel for team workspace - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9085 (216e0)
- Allow bs snapshot dragging targets - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9093 (dc7d1)
- Add journal search results to bs doc search - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9052 (30d67)
- Improve invite link - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9111 (dd39d)
- Support ai insert image, mindmap, slides and make it real in page mode - by @akumatus in https://github.com/toeverything/AFFiNE/issues/9164 (2f791)
- Add sync paused dialog - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9135 (95d1a)
- Lazy load doc card - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9192 (83743)
- Impl doc display meta extension - by @fundon in https://github.com/toeverything/AFFiNE/issues/9165 (def4d)
- Add app version to request header - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9101 (a153a)
- Add plain text adapter for database block - by @donteatfriedrice in https://github.com/toeverything/AFFiNE/issues/9225 (02aeb)
- Export doc with adapter extension - by @donteatfriedrice in https://github.com/toeverything/AFFiNE/issues/9226 (54cb1)
- Open in app for self-hosted - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9231 (17c22)
- At menu loading state - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9284 (40b90)
- Pdf embed view component - by @fundon in https://github.com/toeverything/AFFiNE/issues/8671 (bb43e)
- Pdf viewer supports fit to page - by @fundon in https://github.com/toeverything/AFFiNE/issues/8812 (42ab5)
- Add pdf embed preview feature flag - by @fundon in https://github.com/toeverything/AFFiNE/issues/9307 (96fae)
- Disable the back gesture when the menu is open - by @zzj3720 in https://github.com/toeverything/AFFiNE/issues/9263 (45acd)
- View selfhosted shared docs in electron - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9365 (89349)
-
editor:
- Add tracking for the creation of linked-doc - by @zzj3720 in https://github.com/toeverything/AFFiNE/issues/9266 (884bb)
- Remove flag control for database full-width - by @zzj3720 in https://github.com/toeverything/AFFiNE/issues/9265 (40d8d)
- Add edgeless crud extension - by @Saul-Mirone in https://github.com/toeverything/AFFiNE/issues/9335 (6afa1)
-
electron:
- Enable vscode debugger for electron - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9333 (7d016)
-
ios:
- Add some apis for native - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9173 (9a66c)
- Add intelligents button - by @EYHN and 砍砍 in https://github.com/toeverything/AFFiNE/issues/9281 (3cf4b)
-
ios,android:
- Setup uniffi infra - by @Brooooooklyn in https://github.com/toeverything/AFFiNE/issues/8828 (adc69)
-
mobile:
- Doc property journal duplicated action - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8820 (a6232)
- Sticky journal date-picker, auto fold when scroll - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8885 (59948)
- Editor mode switch - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8896 (922db)
- Disable swipe back gesture when there is no back in header - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8876 (b369e)
- Mobile experimental feature setting - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8922 (71ab7)
- Move journal date picker into page header - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8968 (372db)
- Replace search with create in app tab - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8934 (6a71b)
- Swipe to open menu for explorer - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8953 (11b45)
- Show doc title on title bar when scroll down - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8976 (9b4cd)
- A basic swipeable dialog for setting - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8923 (47448)
- Add journal conflict block to the top of detail page - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9042 (dd94f)
- Open doc info in explorer - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9040 (c9e55)
- Show page back by url search - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9100 (5dd2d)
- Use mobile fallback for index, open home when workspace changed - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9106 (6f6f9)
- Use native select for mobile setting - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9236 (3a8d9)
- Auto show text keyboard subtoolbar when selecting text - by @L-Sun in https://github.com/toeverything/AFFiNE/issues/9256 (4c115)
-
nbstore:
- Init - by @forehalo in https://github.com/toeverything/AFFiNE/issues/7639 (41250)
- Adapt op pattern - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8808 (64656)
- Add idb implementation - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8809 (cd30e)
- New doc sync engine - by @EYHN in https://github.com/toeverything/AFFiNE/issues/8918 (f54f6)
- Add blob sync - by @EYHN in https://github.com/toeverything/AFFiNE/issues/8996 (7225f)
- Better doc sync logic - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9037 (35edf)
- Add cloud implementation - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8810 (2f80b)
- Add doc sync frontend - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9070 (331e6)
- Add blob sync frontend - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9084 (0c072)
- Add sqlite implementation - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8811 (8c24f)
- Add awareness storage&sync&frontend - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9016 (ffa02)
- Add doc sync state - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9131 (3fddf)
- Remove async on connection api - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9187 (64b01)
- Add nbstore worker - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9185 (cbaf3)
-
server:
- Improve logs - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/8977 (eb642)
- Support team workspace subscription - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8919 (5bf8e)
- Ai trial support - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9031 (4c39b)
- Auto init stripe products when development - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9034 (0436e)
- Team quota - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/8955 (93659)
- Team quota migration - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9081 (36a95)
- Improve team invite - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9092 (9b0f1)
- Team mail sender - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9104 (69e59)
- Adapt normal workspace's invite link behavior - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9130 (ab1ad)
- Seat calc follow member count - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9138 (994e4)
- Always send invite email - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9168 (de2da)
- Role changed email - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9227 (aacdb)
- Distinguash workspace quota calc - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9338 (5d27a)
🐞 Bug Fixes
- Ai ppt preview with toolbar widget - by @akumatus in https://github.com/toeverything/AFFiNE/issues/8882 (c6ac4)
- Ai generation of mindmap fail from note text context - by @akumatus in https://github.com/toeverything/AFFiNE/issues/8952 (d2eef)
- Copilot ci - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9066 (31146)
- Add explicit db name and user to pg_isready check - by @forehalo (1514e)
- Drop on editor should prevent default - by @Saul-Mirone in https://github.com/toeverything/AFFiNE/issues/9239 (e0d2f)
- Can not select all block when some block collapsed - by @Flrande in https://github.com/toeverything/AFFiNE/issues/9248 (43c20)
- Drag mind map root node should layout in real time - by @doouding in https://github.com/toeverything/AFFiNE/issues/9252 (b246a)
- Typo in reactive text - by @Saul-Mirone in https://github.com/toeverything/AFFiNE/issues/9260 (17e6e)
- Mini mindmap layout - by @doouding in https://github.com/toeverything/AFFiNE/issues/9276 (4ead1)
- Can not drag collapsed heading - by @Flrande in https://github.com/toeverything/AFFiNE/issues/9272 (052d7)
- Font of AI panel should not be affected by the font of Editor settings - by @akumatus in https://github.com/toeverything/AFFiNE/issues/9305 (5e2e5)
- Should bring children to new doc created - by @Saul-Mirone in https://github.com/toeverything/AFFiNE/issues/9316 (0220b)
- Ios client gql compatibility - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9337 (6d573)
- BeginPath before drawing drag indicator - by @doouding in https://github.com/toeverything/AFFiNE/issues/9364 (71272)
-
admin:
- Fix the admin app - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9233 (cddef)
-
component:
- Workaround for storybook startup - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9025 (7dad9)
- Toast shouldn't cover whole header - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9032 (53339)
- Mobile toast dark mode - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9142 (87bbc)
- Prevent auto focus in mobile modal - by @L-Sun in https://github.com/toeverything/AFFiNE/issues/9247 (06746)
-
core:
- Fix auth session not revalidating as expected - by @EYHN in https://github.com/toeverything/AFFiNE/issues/8886 (76eab)
- Image block size limits were not enforced as expected - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/8908 (4ce8a)
- Cannot view pricing page if not logged in - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8907 (7c846)
- Wrong app scheme fallback - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8914 (0a203)
- Wrong app scheme fallback - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8914 (a73c0)
- Handle the situation where the app cannot be opened after logging in - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/8915 (31c80)
- Multiple settings dialog should not appear when click user plan button repeatedly - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/8924 (e12d5)
- Multi sub menu layer handling - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8916 (d87a6)
- Log error detail when import failed - by @donteatfriedrice in https://github.com/toeverything/AFFiNE/issues/8930 (e3a8f)
- Improve doc meta performance - by @EYHN in https://github.com/toeverything/AFFiNE/issues/8913 (3f4cb)
- Improve doc meta performance - by @EYHN in https://github.com/toeverything/AFFiNE/issues/8913 (dea05)
- Image block size limits were not enforced as expected - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/8908 (2abf4)
- Cannot view pricing page if not logged in - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8907 (1623f)
- Open-in-app page crash - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8995 (0c718)
- Lit portal rerender - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9012 (dddef)
- Date-picker styles - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8997 (4706f)
- Db property number cell should be cast to number - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8937 (f4f00)
- Oauth callback - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9029 (f96f0)
- Peek db row should always show the related db row property - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8942 (3ef28)
- Doc db text property editing issue - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9055 (7a1da)
- CanDrop check for external - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9058 (814b4)
- Share page show 404 - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9083 (18d65)
- Workspace billing cannot be opened - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9091 (f63da)
- Backlink preview should use sans font family - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9102 (b864c)
- Optimize upgrade to team page - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9099 (4eb31)
- Doc header drag preview styles - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9105 (01eff)
- Fix sign in with email - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9108 (91089)
- Tag inline editor filter should ignore case - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8936 (ae2d0)
- Wrong billing information display - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9117 (c0e0b)
- The member list is not refreshed after operating the member status - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9115 (01b6e)
- Add null checks for timeout refs and event listeners for React 19 compatibility - by @devin-ai-integration[bot] in https://github.com/toeverything/AFFiNE/issues/9116 (e100d)
- At menu results use indexer data source - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9123 (59f4f)
- Center peek style - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9127 (152a4)
- Gql file upload - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9134 (76f2c)
- Should log in before accepting the invitation - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9150 (0de77)
- Handle errors on the invite page - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9167 (8eafc)
- Redudant drop target register - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9177 (7b038)
- In page mode, AI replace selection did not correctly replace the selected text - by @akumatus in https://github.com/toeverything/AFFiNE/issues/9179 (563da)
- Add visit workspace button to team upgrade success page - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9186 (4b836)
- Fix no page root error - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9190 (c31e9)
- Adjust member limit dialog - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9195 (70dee)
- Dnd should not create new doc on dragging start - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9201 (6dc51)
- Indexer worker crash on unexpected markdown indent - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9210 (0fdf2)
- Adjust admin permission - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9204 (7ff24)
- Indexer data loss - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9216 (f8e7a)
- Backlinks styles - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9126 (bdbef)
- Revalidate quota and subscription when subscribing - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9220 (f788f)
- Text-renderer should be readonly - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9244 (c775b)
- QuotaCheck dialog should not appear in team workspace - by @JimmFly in https://github.com/toeverything/AFFiNE/issues/9223 (c793f)
- Toggle page mode when split view opened - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9221 (27930)
- Disable page header title from dragging when editing - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9258 (74a16)
- List style issue in selection mode - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9275 (e3a8b)
- Ai chat panel content will be inconsistent when switching to journals - by @akumatus in https://github.com/toeverything/AFFiNE/issues/9288 (6c054)
- Chat input will be sent repeatedly in two documents with split view - by @akumatus in https://github.com/toeverything/AFFiNE/issues/9289 (7bd98)
- Make all docs journal judgement reactive - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9290 (727f2)
- More space under page property list - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9269 (7ae7c)
- Disable re-rendering of pdf embed view - by @fundon in https://github.com/toeverything/AFFiNE/issues/9334 (1afdb)
- Circular dependency in pdf embed view - by @fundon in https://github.com/toeverything/AFFiNE/issues/9331 (20c5c)
- Make all docs journal judgement reactive " - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9290 (8de06)
-
editor:
- Limit max width when uploading or pasting image into edgeless - by @donteatfriedrice in https://github.com/toeverything/AFFiNE/issues/9273 (33883)
- Notion html adapter for embed link block - by @donteatfriedrice in https://github.com/toeverything/AFFiNE/issues/9279 (62b93)
- Should remove drag preview after drop - by @Saul-Mirone in https://github.com/toeverything/AFFiNE/issues/9313 (a595a)
- Sentry-17da76f65b91465b911fad44279d971a - by @doodlewind in https://github.com/toeverything/AFFiNE/issues/9315 (7b572)
- Re-init after yText change in inline editor - by @Saul-Mirone in https://github.com/toeverything/AFFiNE/issues/9312 (37e44)
- Some blocks can not be collapsed - by @Flrande in https://github.com/toeverything/AFFiNE/issues/9325 (35f93)
- Merge drag function and fix it - by @Flrande in https://github.com/toeverything/AFFiNE/issues/9329 (cb4dd)
- Use nullable inline editor root element - by @doodlewind in https://github.com/toeverything/AFFiNE/issues/9320 (71b5c)
- Block selection delete conflict with native selection - by @Saul-Mirone in https://github.com/toeverything/AFFiNE/issues/9340 (d60e9)
- Sentry-624432d8f1e6420ca9c5023a051f4332 - by @doodlewind in https://github.com/toeverything/AFFiNE/issues/9342 (9b3a2)
- Sentry-332848caa68e4679b403d56881e3c0e3 - by @doodlewind in https://github.com/toeverything/AFFiNE/issues/9343 (9a29a)
- Missing edgeless crud piece - by @Saul-Mirone in https://github.com/toeverything/AFFiNE/issues/9347 (37747)
- Eslint useless escape - by @doodlewind in https://github.com/toeverything/AFFiNE/issues/9345 (fe957)
- Crud this error - by @Saul-Mirone in https://github.com/toeverything/AFFiNE/issues/9350 (0c849)
-
electron:
- Should not show context menu if there is no typos - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8895 (f2398)
- Electron crash on leave fullscreen - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9314 (70d9c)
- Remove blocksuite dep - by @forehalo (126d5)
-
infra:
- Fix fractional indexing edge cases - by @EYHN in https://github.com/toeverything/AFFiNE/issues/8978 (84210)
- Memory leak - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9013 (b36b3)
-
ios:
- Fix login - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9011 (b637a)
- Sync keyboard color scheme when theme changed - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9184 (2ceb6)
-
mobile:
- Fix home header setting icon - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8859 (c408d)
- Setting item popover cannot be closed - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8910 (f6eb8)
- Disable AI chat block peek on mobile - by @doodlewind in https://github.com/toeverything/AFFiNE/issues/8929 (6ac8c)
- Prevent text selection on webkit - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8967 (5e92d)
- Adjust body padding-bottom for app tab - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8944 (b600f)
- Swipe right maybe open menu - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8981 (b8467)
- Property input field keyboard mode - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8982 (67188)
- Workaround for tag modal blink - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8985 (af81c)
- Avoid explorer node overlapping header when scrolling - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8992 (4b522)
- Tags editor max height - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/8999 (018b2)
- Doc info radio group width - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9000 (82d13)
- Progress styles - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9001 (e4f94)
- Center peek styles - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9014 (5a6dd)
- Backlink ordering in doc info - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9015 (f073d)
- Disable navigation gesture for swipe-dialog - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/8993 (84df2)
- Tag and detail page dark mode adaption - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9145 (133f2)
- Date picker style - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9143 (a84a4)
- Hide scrollbar - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9144 (7b173)
- Doc info title max width - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9147 (0db6d)
- Editor error boundary is not fully visible - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9172 (12954)
- Can navigate in journal conflicts - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9170 (d3e7e)
- Disable blob sync on mobile - by @EYHN in https://github.com/toeverything/AFFiNE/issues/9200 (30588)
- Add missing mobile date selector and remove focus style from date picker in mobile - by @L-Sun in https://github.com/toeverything/AFFiNE/issues/9215 (e378f)
- Reset active-tab to home on ios/android when launched - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9245 (209c0)
- Workspace selector in app-fallback may crash - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9293 (a2951)
- Do not show toc in doc peek view - by @pengx17 in https://github.com/toeverything/AFFiNE/issues/9348 (b3933)
-
server:
- Ignore invalid subscription variant - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8892 (b5fed)
- Ignore invalid subscription variant - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8892 (47899)
- Ignore invalid subscription variant for subscriptinos query as well - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8894 (ad106)
- Ignore invalid subscription variant for subscriptinos query as well - by @forehalo in https://github.com/toeverything/AFFiNE/issues/8894 (c4410)
- Avoid unknown fields in create query - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9047 (d6869)
- Wrong stripe checkout params - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9056 (115ca)
- Image action behavior in ci - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9077 (4d44b)
- Should auto apply ea price for users - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9082 (564fa)
- Minize checkout parameters - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9090 (17218)
- Should drop blob steam if not used - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9103 (671c4)
- Invite link & accept - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9109 (35069)
- Accept invite condition - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9124 (56c57)
- Allow email with dot in name - by @forehalo (d620a)
- Copilot ci - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9151 (2452c)
- Unsplash path mapping - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9159 (5cc40)
- Send declined email - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9188 (e3f92)
- Vague initial chat content in test - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9267 (475e3)
- Data-migration script - by @Brooooooklyn in https://github.com/toeverything/AFFiNE/issues/9306 (80f4a)
- Team quota await - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9352 (4ae8c)
- Test shuold forbid only - by @darkskygit in https://github.com/toeverything/AFFiNE/issues/9349 (040f4)
-
tools:
- Patch monorepo tools - by @forehalo in https://github.com/toeverything/AFFiNE/issues/9285 (2cc7b)
🏎 Performance
- core: Optimize scrolling performance for doc list - by @CatsJuice in https://github.com/toeverything/AFFiNE/issues/9250 (9fb5e)
View changes on GitHub
1、 affine-0.19.0-stable-linux-x64.appimage 177.34MB
2、 affine-0.19.0-stable-linux-x64.deb 141.73MB
3、 affine-0.19.0-stable-linux-x64.flatpak 138.57MB
4、 affine-0.19.0-stable-linux-x64.zip 175.57MB
5、 affine-0.19.0-stable-macos-arm64.dmg 168.02MB
6、 affine-0.19.0-stable-macos-arm64.zip 167.85MB
7、 affine-0.19.0-stable-macos-x64.dmg 174.32MB
8、 affine-0.19.0-stable-macos-x64.zip 174.41MB
9、 affine-0.19.0-stable-windows-arm64.exe 180.65MB
10、 affine-0.19.0-stable-windows-arm64.nsis.exe 138.19MB
11、 affine-0.19.0-stable-windows-x64.exe 180.57MB
12、 affine-0.19.0-stable-windows-x64.nsis.exe 132.68MB
13、 docker-compose.yaml 2.14KB
14、 latest-linux.yml 730B
15、 latest-mac.yml 725B
16、 latest.yml 2.03KB