v3.3.0
版本发布时间: 2023-03-18 15:14:10
motion-canvas/motion-canvas最新发布版本:v3.17.1(2024-08-18 01:07:25)
3.3.0 (2023-03-18)
Bug Fixes
- 2d: better error handling (#524) (b7475ba)
- 2d: fix Txt decorators (#526) (25b30ed)
- 2d: textWrap not working in Firefox (#541) (f10e057), closes #517
- e2e: update snapshot names (#536) (b150f08)
- restrict size of cache canvas (#544) (49ec554)
- ui: fix onChange handlers (#515) (a23d06c)
- ui: ignore shortcuts when typing (#521) (4d3e1a1), closes #518
- ui: version comparison issue (#520) (93b5e08), closes #519
- vite-plugin: can't assign port (#538) (61b692b)
Features
- add option to group output by scenes (#477) (9934593)
- core: preserve custom fields in meta files (#534) (2e3e22e)
- core: tree shaking (#523) (65fec78)
- docs: fiddle editor (#542) (3c68fef)
- ui: add shortcuts to button titles (#532) (3549dd3)
- ui: custom checkbox style (#529) (af98db1)
- ui: zoom controls (#531) (752350d)
- update vite from v3 to v4 (#495) (c409eee), closes #197