Skip to content

2021.04.30-develop

Latest
Compare
Choose a tag to compare
@fizzyade fizzyade released this 30 Apr 16:50
· 56 commits to develop since this release
  • [enhancement] Added support for building raspbian binaries
  • [enhancement] Added docker image configurations for creating build environments for Linux distributions
  • [enhancement] Support for distributions based on debian stretch
  • [enhancement] macOS binaries are now universal and run natively on both Intel and Apple Silicon based macs
  • [enhancement] Added ICMPAPI based ping engine for Windows
  • [enhancement] Added 32-bit binaries for WIndows. The installer installs the appropriate version for the operating system and portable versions are provided for both 32 and 64-bit versions of Windows.
  • [fix] Removed c++17 namespaces and replaced with legacy to allow building on older versions of Qt
  • [fix] Tab works correctly in syntax highlighter fields and now tabs to the next UI control instead of adding a tab character
  • [fix] IPv4 + IPv6 hostname validation has been re-written
  • [fix] UI tweaks for all platforms to clean up anything that wasn't visually correct
  • [closed] Seems to not work on Win10 #57
  • [bug] Mac add capability to scan version information #50
  • [enhancement] ThemeSupport #47
  • [closed] Debugging, PKGBUILD, Theme and issues with connection #45
  • [closed] Crashing when adding second host #32