1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78
|
1.2.2
-----
* Added portable mode.
* Improved Linux deployment.
* Replaced deprecated code.
1.2.1
-----
* Switched to Qt 6.
* Translation updates: Dutch, Italian, Telugu.
1.2.0
-----
* Added rotating pieces counterclockwise.
* Added support for Qt 6.
* Refactored code.
* Removed XPM icon.
1.1.6
-----
* FIXED: Did not load locales with underscores.
* Improved Windows deployment.
1.1.5
-----
* FIXED: Window icon didn't work in Wayland.
* Improved loading locales.
* Improved Windows deployment.
* Replaced deprecated code.
* Translation updates: French.
1.1.4
-----
* FIXED: Automatic high DPI support.
1.1.3
-----
* Extra warnings only shown in debug build.
* Improved Linux deployment.
* Improved macOS deployment.
* Improved Windows deployment.
* Translation updates: Chinese, Dutch, Estonian, Portuguese.
1.1.2
-----
* FIXED: Could not compile with Qt 5.10.
1.1.1
-----
* FIXED: Did not always install translations in Linux.
* Translation updates: Portuguese (Brazil)
1.1.0
-----
* Added support for high DPI displays.
* Switched to C++11 random classes.
* Removed support for Qt 4.
* Generate binary translations at build time.
* FIXED: Was not properly loading Qt translations.
* FIXED: Application layout did not respect RTL languages.
* Translation updates: Czech, Dutch, German, Greek, Hungarian, Italian,
Lithuanian, Malay, Polish, Portuguese (Brazil), Romanian, Russian, Spanish.
1.0.3
-----
* Added README file.
* Translation updates: German, Malay, Polish, Spanish.
1.0.2
-----
* Added rotating pieces with any mouse button.
* Added support for Qt 5.
* Translation updates: Catalan, Czech, Estonian, French, German, Romanian,
Russian, Spanish, Turkish.
1.0.1
-----
* Fixed crash on launch.
|