Hi all,
Long time no release, and we just got 2 consecutive :) I finally managed to release Huggle 3.4.5 after so long time and right as I was testing it on my Windows machine I found a critical bug, so 3.4.6 followed in few minutes.
This e-mail will cover changes from 3.4.4 until 3.4.6
* Version for MacOS is now shipped with brand new Qt 5.12 which I believe somewhat fixed that terrible multi-keystroke bug. I wanted to use this on Windows as well, but 5.12 supports only VS 2017 and internal layout of new VS has changed so I have no idea how to get it to work with CMake - I would need to read very long documentation to figure this out and it would probably change in the future anyway so let's stick with trusted 5.10 for now. * There was a huge addition in JS scripting - many more things can be done via scripting now, check out https://www.mediawiki.org/wiki/Huggle/JS everything there should work with 3.4.6 * New editing form - you can edit wikipages right in Huggle. There are bugs though, so consider this an experimental feature (some special UTF-8 symbols may be removed by this form) * Loads of bug fixes, minor as well as some major bug fixes
If you find any new bugs, please use phabricator to report them. Thank you