Not much new stuff in this either, "just" a new translation and a few code changes (including some updated packages relevant for building the binary/exe from code).
One rather small code change could be at least a bit relevant though: as reported in issue #72, there might have been a rare edge case that could cause the program to crash. As a precaution I've added a so-called try/catch function that should hopefully "catch" the error and prevent the crash.