|
| 1 | +--- |
| 2 | +'@blocksuite/affine': patch |
| 3 | +'@blocksuite/affine-block-embed': patch |
| 4 | +'@blocksuite/affine-block-list': patch |
| 5 | +'@blocksuite/affine-block-paragraph': patch |
| 6 | +'@blocksuite/affine-block-surface': patch |
| 7 | +'@blocksuite/affine-components': patch |
| 8 | +'@blocksuite/data-view': patch |
| 9 | +'@blocksuite/affine-model': patch |
| 10 | +'@blocksuite/affine-shared': patch |
| 11 | +'@blocksuite/affine-widget-scroll-anchoring': patch |
| 12 | +'@blocksuite/blocks': patch |
| 13 | +'@blocksuite/docs': patch |
| 14 | +'@blocksuite/block-std': patch |
| 15 | +'@blocksuite/global': patch |
| 16 | +'@blocksuite/inline': patch |
| 17 | +'@blocksuite/store': patch |
| 18 | +'@blocksuite/sync': patch |
| 19 | +'@blocksuite/presets': patch |
| 20 | +--- |
| 21 | + |
| 22 | +Edgeless perf improvement, linked doc aliases support and fixes |
| 23 | + |
| 24 | +## Feat |
| 25 | + |
| 26 | +- feat: linked doc supports aliases (#8806) |
| 27 | +- feat(playground): add preview view for html adapter panel (#8871) |
| 28 | +- feat(blocks): add html block adapter for embed link block (#8874) |
| 29 | +- feat(blocks): show input directly after the user clicks ask ai (#8872) |
| 30 | + |
| 31 | +## Fix |
| 32 | + |
| 33 | +- fix(edgeless): incorrect presentation order (#8840) |
| 34 | +- fix(std): pan and pinch events were calculate relative to only one finger (#8870) |
| 35 | +- fix(edgeless): large frame crash on ios safari (#8877) |
| 36 | +- fix(std): shadowless element should inject styles in parent node (#8861) |
| 37 | +- fix(blocks): linked popover style issue (#8875) |
| 38 | +- fix(database): sum shows too many digits after decimal point (#8833) |
| 39 | + |
| 40 | +## Refactor |
| 41 | + |
| 42 | +- refactor: hast utils (#8873) |
| 43 | +- refactor: migrate html adapter to extension (#8868) |
0 commit comments