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 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147
|
1.3.8
-----
* FIXED: Could choose empty language as game language.
* Word list updates: Polish.
1.3.7
-----
* Improved code for building translations.
1.3.6
-----
* Improved deployment.
* Word list updates: Polish.
1.3.5
-----
* Replaced deprecated code.
* Word list updates: Polish.
1.3.4
-----
* FIXED: Definitions did not load properly.
* Show definition when double-clicking on a word.
* Word list updates: Polish.
1.3.3
-----
* Added portable mode.
* Improved Linux deployment.
* Replaced deprecated code.
* Translation updates: Dutch.
* Word list updates: German, Polish.
1.3.2
-----
* Switched to Qt 6.
* Removed XPM icon.
* Translation updates: Dutch, Ukrainian.
* Word list updates: German, Polish.
1.3.1
-----
* Added CMake buildsystem for Qt 6.
1.3.0
-----
* Added dark mode.
* Added option to reset new game to defaults.
* Added support for Qt 6.
* Look up definitions in web browser.
* Improved high scores dialog.
* Refactored code.
* Translation updates: German, Indonesian, Lithuanian, Polish, Romanian, Turkish.
* Word list updates: Brazilian Portuguese, Catalan, Czech, Dutch, English, French, German, Greek, Hebrew, Indonesian, Polish, Portuguese, Russian, Spanish.
1.2.11
------
* FIXED: Did not load locales with underscores.
* Improved Windows deployment.
* Translation updates: Italian.
1.2.10
------
* FIXED: Window icon didn't work in Wayland.
* Improved loading locales.
* Improved Windows deployment.
* Replaced deprecated code.
1.2.9
-----
* FIXED: Automatic high DPI support.
1.2.8
-----
* FIXED: Missing launcher icon in Linux.
1.2.7
-----
* Replaced deprecated code.
* Extra warnings only shown in debug build.
* Improved Linux deployment.
* Improved macOS deployment.
* Improved Windows deployment.
* Translation updates: Portuguese, Ukrainian.
1.2.6
-----
* FIXED: Could not compile with Qt 5.10.
1.2.5
-----
* FIXED: Did not always install translations in Linux.
1.2.4
-----
* FIXED: Definitions were not being downloaded.
1.2.3
-----
* FIXED: Did not install translations in Linux.
1.2.2
-----
* Generate binary translations at build time.
* FIXED: Was not properly loading Qt translations.
* FIXED: Success message was not high DPI.
* Translation updates: Czech, Dutch, German, Greek, Lithuanian, Polish, Spanish (Peru), Turkish.
1.2.1
-----
* FIXED: Application layout did not respect RTL languages.
* FIXED: All new games used the same seed in Windows.
1.2.0
-----
* Fixed words not shuffled in Qt 5.
* Added support for high DPI displays.
* Switched to C++11 random classes.
* Removed support for Qt 4.
1.1.2
-----
* Fixed games only saved when closing window.
* Added Russian wordlist.
* Added Hungarian wordlist.
* Translation updates: Croatian, Hungarian, Polish.
1.1.1
-----
* Fixed missing game data in Linux.
* German and Greek translations added by Wasilis Mandratzis.
1.1.0
-----
* Added dragging board to scroll.
* Added French wordlist.
* Use definitions from Wiktionary.
* Improved new game dialog.
* French translation added by Guillaume Gay.
* Romanian translation added by Jaff (Oprea Nicolae).
* Russian translation added by Artem Krosheninnikov.
* Added support for Qt 5.
1.0.1
-----
* Fixed incorrect loading of saved games.
* Fixed multiple mouse button crash.
|