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
|
# NEWS -- news file for galois.
# Copyright (C) 2012-2022 Gerardo Ballabio
#
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but
# WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
* 5 Nov 2022: Galois 0.8 released
Removed application menu (deprecated by Gnome)
Added MetaInfo file
Updated documentation
* 29 Aug 2020: Galois 0.7 released
Offload blockset generation to a separate thread
Improved blockset generation
Packaging improvements
Updated documentation
* 30 Jun 2018: Galois 0.6 released
Widget tree cleanup
Packaging improvements
Updated documentation
* 16 Nov 2017: Galois 0.5 released
Port to gtkmm 3
Updated style of user interface
Improved superblock frequency in superblocks mode
Fall back to online manual if Gnome help isn't present
Updated documentation
* 14 Jul 2015: Galois 0.4 released
Animate dropping block rather than dropping it instantly
Updated documentation
Added documentation in Italian
* 25 Mar 2014: Galois 0.3 released
New game mode: superblocks mode
Display "Game over" message when game is over
Remove PDF version of manual from source tarball
Updated documentation
Change paths of user data files: to preserve your preferences and
scores, read the upgrade notes in the Galois manual
* 26 Jan 2013: Galois 0.2 released
Improved graphics: brighter colors, sharper brick contours, rescaled
triangular board
Install Galois menu item (XDG compliant environments) and man page
Updated documentation
* 9 Nov 2012: Galois 0.1 released
Initial release
|