Hi,
I just released Huggle 3.3.4, there was about 92 commits made since
last release, mostly very minor changes, like some GCI localization
related tasks and some minor bug fixes.
This release for Windows was compiled using MSVC 2015 unlike previous
builds, which were created using MSVC 2013. That means I also had to
upgrade vcredist packages and I have no idea if it's going to work
without any issues. (I don't know why but my MSVC2013 compiler stopped
supporting c++11 after some updates, so I decided to switch to newer
compiler).
This change made the windows installation packages larger by almost 10MB.
Other OS shouldn't have any issues. Packages for MacOS will be built
by Rich Smith later.
Thank you