🚀 Features
- export: Editable PPTX export with native shapes and text - by @stn1slv, @antfu and @antfubot in #2722 (0e24a)
🐞 Bug Fixes
- Match notesAutoRuby keys longest-first and literally - by @giaBaoJS in #2731 (d2536)
- Render iframe layouts at their on-screen resolution - by @aron-intframe in #2728 (231b9)
- cli:
- client:
- create-app:
- monaco:
- Whitelist the monaco-write path the dev server actually resolves - by @NgoQuocViet2001 in #2740 (ba821)
- parser:
- Strip the title from markdown image destinations - by @NgoQuocViet2001 in #2733 (514fd)
- Merge drawings config from theme defaults and nested config key - by @giaBaoJS in #2735 (61247)
- Report a src: range that points below the first slide - by @mahirhir and Mahiro Hirakawa in #2734 (9aeae)
- Ignore code block headings when picking slide titles - by @giaBaoJS in #2737 (11fe3)
- Reject unit-less timestamps that are not numbers - by @NgoQuocViet2001 in #2732 (1528f)
- server:
- 404 on out-of-range slide patch - by @NgoQuocViet2001 in #2704 (3cbc4)
- vscode: