From ddcee988c9af5dfa4f567ee1011bab493ec32444 Mon Sep 17 00:00:00 2001 From: Evan Su <48808396+HACKERALERT@users.noreply.github.com> Date: Wed, 30 Mar 2022 00:41:05 -0400 Subject: [PATCH] Better error handling --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index ed3f455..34aefcc 100644 --- a/Changelog.md +++ b/Changelog.md @@ -13,6 +13,7 @@
  • ✓ Fix modals moving around randomly when open and closed numerous times
  • ✓ Fixed: Progressbar modal moves around weirdly sometimes
  • ✓ Improve Reed-Solomon performance
  • +
  • ✓ Better error handling
  • Save as file dialog now opens in the directory of dropped files
  • Finish adding tooltips