From 24a97c08e11d4f3a1a2f9aa29c1792ca5f8f4358 Mon Sep 17 00:00:00 2001 From: Skyler Lehmkuhl Date: Wed, 15 Jan 2025 21:25:26 -0500 Subject: [PATCH] Bump version to 0.7.10-alpha --- Changelog.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Changelog.md b/Changelog.md index 97c5ff1..2de413e 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,15 @@ +# 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 +- Fix delete not working for groups +- Fix undoing group sending shapes to 0,0 + # 0.7.9-alpha: New features: - MP4 export is now faster and full resolution