Skip to content

0.13.3

Compare
Choose a tag to compare
@undergroundwires undergroundwires released this 11 May 09:58
· 21 commits to master since this release

Highlights:

  • πŸ›‘οΈ Improved network security on Windows: Windows scripts related to network security and cryptography have been heavily improved. Check out "Security improvements > Improve network security" to explore. This rework addresses many issues reported by the community.
  • πŸ–₯️ Improved Linux/Windows script execution: The desktop application now manages script execution more effectively, with better contextual error dialogs on Linux and path management on Windows.
  • ✨ Additional updates: This release also includes other minor improvements and bug fixes, including solving layout shifts, tooltip alignment, and side effects of Windows scripts, as well as improving icon quality and desktop application load.

Consider donating ❀️.


Changes

UI

  • Fix misaligned tooltip positions in modal dialogs | dd71536
  • Fix Chromium scrollbar-induced layout shifts | bc4879c

Desktop

Windows scripts

Other improvements

  • ci/cd: add check for TODO comments | 4e21f05
  • ci/cd: lint Python scripts using pylint | 23bac0f
  • win, linux, mac: fix various typos #349 (thanks @RainRat) | 694bf1a
  • Fix VSCode script issues with added CI/CD tests | 1d7cafc
  • ci/cd: remove check-latest from setup-node | 52a4730

compare