From: jens-chessx <jen...@gm...> - 2024-09-06 18:38:22
|
Dear users and developers, I have updated the setup files for Windows and Mac OS to 1.6.2 This is mainly an update for finally fixing the annoying UTF8 issues that had come up. But there are a number of new features like loading tournament files from lichess. I will now start to merge all new features from pull requests so new features should be coming up soon. Thanks for your patience and thanks for all the help I got with this update! Some notes: For Mac OS I used Qt 6 (Qt 6.5.3) - if you want to compile ChessX yourself and you want to use a newer release of Qt: read the notes here: https://sourceforge.net/p/chessx/wiki/ChessX%20and%20Qt6/ The Windows version is still on Qt5 - if you are patient enough to fiddle out all the SSL and zlib issues you could probably switch to Qt6. I tested ChessX on Ubuntu 22.04 with Qt5 - you could probably transition to Qt6 - but same issues will arise as with Windows. For a note on SSL take a look under https://sourceforge.net/p/chessx/wiki/ChessX%20and%20Linux/ The bugs inside Qt > 6.5.3, 6.6, 6.7 also apply to Windows and Linux - prefer Qt 6.5.3. If you find any issues in ChessX, give me a note! Have fun! Jens |