Skip to content

v0.14.0

Choose a tag to compare

@Timthreetwelve Timthreetwelve released this 22 Jul 21:06
· 54 commits to main since this release
v0.14.0
07d6dbc

What's Changed since 0.12.0 👀

  • New: Transition TimVer to x64 (64-bit) Builds/Releases. #132
    While there are many technical reasons for discontinuing the build and release of 32-bit versions, it comes down to these:
    • Maximum Compatibility: Optimized for today's systems - most Windows users run a 64-bit of the OS
    • Enhanced Performance: 64-bit architecture provides better memory management and improved performance
    • Simplified Releases: Fewer versions of installers and portable versions to create/verify/scan/upload
    • Reduced Support Burden: Single architecture eliminates edge cases, compatibility issues, and platform-specific bugs
    • Limited Support Environment: With no access to a machine running Windows 10, I can't fix what I can't run
  • New: Added a new option that allows users to select which themes are used when the System theme is selected. #128
    • Dropdowns for Light Mode Theme and Dark Mode Theme will be visible only when the System theme is selected.
  • Updated: Replaced two libraries with custom methods.
    • Replaced the CommandLineParser library #127
    • Replaced the Vanara libraries #125 #126 #129
    • The result is smaller download size and a smaller installation footprint
  • Updated: Improved Processor Cores label #124
  • Updated: The Copy Page to Clipboard button now only appears on pages where it is functional #130
  • Updated: Installer localization was updated with support for more languages, improved maintainability, and consistency. #136

Translation updates 🎉

Dependency updates 🥱

  • Bump NLog from 6.1.3 to 6.1.4 #122

Full Changelog: v0.12.0...v0.14.0

AI Usage: 🤖

I have allowed GitHub Copilot to assist me in writing commit messages and for code review. In each case, I have reviewed the suggestions and made changes where necessary. If you noticed more detailed commit messages than usual, that is likely due to Copilot's assistance. I've also enabled Copilot to review pull requests.

Thanks: 🙏🏻

My thanks to all the people that have contributed translations for TimVer and for keeping them up to date. 🙋🏻‍
Thanks to @bovirus for his suggestions for improvement and attention to detail. 👏

Translations:

If you wish to contribute a translation, check out the Contribute a Translation topic in the Wiki. Your help would be awesome.

File Descriptions:

File Name Description
TimVer_0.14.0_x64_Setup.exe Installer, requires .NET 10 runtime to already be present
TimVer_0.14.0_SC_x64_Setup.exe Installer, Self-Contained, .NET runtime not required
TimVer_0.14.0_x64_Portable.zip Zip archive, requires .NET 10 runtime to already be present
TimVer_0.14.0_SC_x64_Portable.zip Zip archive, Self-Contained, .NET runtime not required

Caution

When switching between install types (i.e. x64 or SC_x64) please uninstall the previous version before installing the current version. Failure to do so may produce unpredictable results. Users of portable versions should replace the entire folder.