Skip to content

v1.0.1 | Bugfixes

Latest
Compare
Choose a tag to compare
@BlockyDotJar BlockyDotJar released this 19 Dec 21:21

Since Windows Defender acts weird (again) and wrongly detects a Trojan:Win32/Wacatac.B!ml virus i made a VirusTotal check to let you know that thats actually not the case.

What has changed?

  • feat(filesystem): Added some additional readability and writability checks on file parsing/writing
  • fix(barcodes): Fixed error where a NullPointerException was thrown if you created/exported the barcode image without a size specification using the context menu
  • refactor(settings): Moved fill out of parent JSON object dwm and renamed it to window-fill in the settings.json file
  • fix(settings): Fixed titlebar changing to a wrong color by using a mica style and removing its rgb value
  • refactor(updater): Optimized code for downloading setup files

Full Changelog: v1.0.0...v1.0.1