From ad513990649aa2798c6b4dff103010a3be1553b5 Mon Sep 17 00:00:00 2001 From: Skyler Lehmkuhl Date: Wed, 15 Jan 2025 21:39:58 -0500 Subject: [PATCH] Fix markdown --- Changelog.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Changelog.md b/Changelog.md index 2de413e..b759018 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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