Fix markdown

This commit is contained in:
Skyler Lehmkuhl 2025-01-15 21:39:58 -05:00
parent 24a97c08e1
commit ad51399064
1 changed files with 4 additions and 0 deletions

View File

@ -1,9 +1,11 @@
# 0.7.10-alpha:
New features:
- Add proper save/export dialog for web UI
Changes:
- When trying to play an animation and the scrubber is on the last frame, the animation will play from the beginning
- Lightningbeam now uses pointer events instead of mouse events for input, so it can be used with styluses and touchscreens
Bugfixes:
- Fix outlines losing their colors
- Fix audio not opening properly
@ -14,8 +16,10 @@ Bugfixes:
New features:
- MP4 export is now faster and full resolution
- Added WebM export
Changes:
- Files saved in Lightningbeam 0.7.7 or later are now opened by directly parsing the file structure, bypassing the need to replay every action
Bugfixes:
- Fix frame number after exporting video