Skip to content
This repository has been archived by the owner on Dec 17, 2022. It is now read-only.

Releases: rounk-ctrl/Winver

0.9.1

27 Jun 20:13
Compare
Choose a tag to compare

just a hotfix which fixes dpi issues

0.9

26 Jun 10:52
Compare
Choose a tag to compare
0.9

Winver win32 version

New Features:

  • EULA dialog now works!

Fixed bugs:

  • Defender giving false positive.

Known bugs:

  • Mica doesn't work in light mode.

0.8

23 Jun 19:46
Compare
Choose a tag to compare
0.8 Pre-release
Pre-release

Winver win32 version

Cool another release.

New Features:

  • More language support.
  • Rectify11 logo.

Fixed bugs:

  • Button being white when light mode.
  • Syslink having some artifacts.

Known bugs:

  • The EULA dialog isn't implemented yet. I can't figure out how to load the rtf file to the richtextbox.
  • Defender may give a false positive. This is due to the app having to use ShellExecuteEx function which makes defender think this app is malicious. You can check the source code for yourself. It will remain like this until I figure out how to load rtf to richtextbox.

v0.1

14 Jun 11:04
Compare
Choose a tag to compare
v0.1 Pre-release
Pre-release

Winver win32 version

New features:

  • Much faster than WPF version
  • Localization support. Only 3 languages for now: Polish, German and Greek.

Known bugs:

  • There are some artifacts in the SysLink area.
  • Button text stays white when used in light mode.
  • The EULA dialog isn't implemented yet. I can't figure out how to load the rtf file to the richtextbox.
  • For now it has the default Windows 11 logo.
  • Defender may give a false positive. This is due to the app having to use ShellExecuteEx function which makes defender think this app is malicious. You can check the source code for yourself.

v3 (wpf)

10 May 10:48
Compare
Choose a tag to compare

wpf version

What's new:

  • No longer uses WMI for windows branding

this is final version of wpf winver