Skip to content

Latest commit

 

History

History
235 lines (235 loc) · 12.9 KB

NEWS.asciidoc

File metadata and controls

235 lines (235 loc) · 12.9 KB

News

  • 19 October, 2024: There is a new stable release PySolFC v3.1.0. New in this release:

    • Ten new games.

    • Cleanup of duplicate images to reduce package size.

    • Some extra cardset/table tile filter options.

    • Many enhancements, bugfixes, etc.

  • 31 March, 2024: There is a new stable release PySolFC v3.0.0 - the biggest release in over 15 years. Additionally, there is a new Cardsets release PySolFC-Cardsets v.3.0. New in this release:

    • 120 new games.

    • Support for several new types of games/decks, including tile puzzles, Ishido-type tile matching games, joker deck games, and more.

    • New game and cardset categories.

    • Ability to change the style of virtually any of the graphics in PySol.

    • Some UI/Quality of Life improvements.

    • Bugfixes.

  • 10 July, 2023: There is a new beta release PySolFC v2.21.0. New in this release:

    • Ten new games.

    • Compatibility with Pillow 10.0.

    • Several new display options.

    • Other bugfixes and enhancements.

  • 16 April, 2023: There is a new stable release PySolFC v2.20.1. New in this release:

    • The release packages have been updated to use the latest version of Python, and all the dependent libraries.

    • New alternate release packages for Windows and Mac that include the full cardsets library (these are larger and may take longer to download/install).

    • Bugfixes and other enhancements.

  • 26 February, 2023: There is a new stable release PySolFC v2.20.0. Additionally, there is a new Cardsets release PySolFC-Cardsets v.2.2. New in this release:

    • Over 40 new games, bringing the total to 1,200!

    • Memory games can now use any type of cardset, including new Matching type cardsets.

    • New options in the Solitaire Wizard.

    • Additional documentation for a number of PySol’s features.

    • Bugfixes and other enhancements.

  • 11 October, 2022: Linux users, PySolFC is now available on Flathub.

  • 9 October, 2022: There is a new stable release PySolFC v2.18.0. New in this release:

    • Advanced search feature - the ability to search for games, cardsets, or table tiles based on many different criteria.

    • Complete documentation containing rules for all 1,100+ games.

    • Revamped status bar, displaying more info.

    • The Find Card feature now supports all types of games.

    • Many new display and assist options.

    • Bugfixes, code cleanup, etc.

  • 10 May, 2022 There is a new stable release PySolFC v2.16.0. Anyone upgrading from a version prior to 2.15.0 should read the notes for that version before upgrading. New in this release:

    • Enhancements to many images and graphical displays.

    • More game rules in the documentation.

    • Bugfixes, cleanup, and other enhancements.

  • 12 March, 2022 There is a new beta release PySolFC v2.15.0. Additionally, there is a new Cardsets release PySolFC-Cardsets v.2.1 (required to run 2.15). This is a pretty sizable release, so this beta version is being offered before a stable 2.16 in the next couple months. Any feedback and bug reports are greatly appreciated. The full list of changes for this release is quite long, but here are the highlights:

    • 35 new games, plus enhancements and fixes to many existing games.

    • Many new game rules added to the documentation.

    • New high resolution default display. This new display uses high resolution cardsets and scaling to make the games look impressive on larger monitors.

      • Note that the new high-resolution options will not override your currently selected options for existing users. If you want to use the new settings, you can delete or rename your options.cfg file.

      • Also note that because of these changes, upgrading your version of PySolFC Cardsets is required even if you’re using the minimal package. If you are using the Windows or Mac installer, this will be handled automatically, but you’ll need to upgrade if you’re setting it up manually.

    • New feature to search for games, cardsets, and table tiles by name.

    • Many new display options.

    • Bugfixes and cleanup.

    • And more.

  • 10 December, 2021: There is a new stable release PySolFC v2.14.1. This release fixes a number of bugs, including one that causes crashes for some users when opening the select game/cardset/table tile window.

  • 19 September, 2021: There is a new stable release PySolFC v2.14.0. New in this release:

    • 16 new games

    • Support for Python 3.10 (Minimum requirement is still Python 2.7)

    • A new macOS package.

    • Enhancements to the tree select dialogs for selecting games, cardsets, and table tiles.

    • Further additions/improvements to the documentation.

    • Many bugfixes and cleanups.

  • 11 July, 2021: There is a new stable release PySolFC v2.12.0. New in this release:

    • 40 new games!

    • Support for using higher resolution cardsets. The high resolution "Neo" cardset has been added to the Windows Installer package and is available in a preview release of PySolFC-Cardsets 2.1.

    • Improved organization and categorization of the games list.

    • New display options - added option to center the game layout in the window.

    • New audio options - can now disable music without disabling sound effects.

    • Improved documentation - added rules to a large number of games that were missing them.

    • Bugfixes and cleanup.

  • 22 June, 2020: There is a new stable release PySolFC v2.10.0. New in this release:

    • Fix moving cards in the Scorpion Tail game.

    • Make use of the pysol-cards PyPI module

    • One can optionally load the Freecell Solver and the Black Hole Solver using their DLLs.

    • Test Windows Version in the installer: #161

    • Pause when showing statistics: #162

  • 5 March, 2020: There is a new stable release PySolFC v2.8.0. New in this release:

    • Better kivy/Android support

    • Using ttk and configobj as shipped in the python dist (instead of forked versions)

    • Requiring attrs and pysol-cards from PyPI

    • Added tests, bug fixes and refactorings.

    • Add the -g and --deal command line options.

  • 25 April, 2019: There is a new stable release PySolFC v2.6.4. New in this release:

  • 7 April, 2019: There is a new stable release PySolFC v2.6.3. New in this release:

    • Compatibility with Pillow 6.x - #108

    • Restore the "Save games geometry" feature - #84

    • Added a NEWS.asciidoc file.

  • 4 March, 2019: There is a new stable release PySolFC v2.6.2. New in this release:

    • Fixes for the Windows and macOS packages.

    • Forbid illegal moves in Spider and some other variants.

  • 14 February, 2019: There is a new stable release PySolFC v2.6.0. New in this release:

    • Support for solving Golf using a solver

    • An untested macOS package (we need testers)

    • A bug fix

    • Ability to run the test suite without python 2.x and/or pygtk

    • Code cleanups.

  • 23 June, 2018: There is a new stable release PySolFC v2.4.0. New in this release:

    • The Windows installer now includes the revitalised PySol-music package. For more info, see this bug.

    • Many improvements to the test suite and the board import functionality.

    • Some bug fixes.

  • 16 April, 2018: There is a new stable release PySolFC v2.2.0. New in this release:

    • The Microsoft Windows binary installer now contains and supports the solver for Freecell and other games.

    • Many bug fixes.

  • 31 March, 2018: There is a new beta release PySolFC v2.1.4. New in this release:

    • We now provide a Microsoft Windows binary installer again, thanks to the great work of Roderik Ploszek. Note that the solvers (for FreeCell/etc.) are not installed as part of it yet, but they are available separately.

    • pysol-sound-server was updated to support Python 3.x.

    • Fixes for the board export / solver input, and for redealing upon restart of the "ms*" deals.

    • Various cleanups.

  • 5 March, 2018: There is a new beta source release PySolFC v2.1.3. New in this release:

    • Support for the kivy toolkit for running under Android-based devices (currently python 2.7-only)

    • Fixed the help system and removed the need for the sgmllib module.

    • Other fixes and cleanups.

    • Currently there is no Microsoft Windows binary package. Help or insights will be appreciated.

  • 19 November, 2017: There is a new beta source release PySolFC v2.1.0, the first one in almost 8 years. New in this release:

    • The code is now compatible with both Python 2.7.x and Python 3.x

    • One can deal all MS FreeCell/FC-pro deals by specifying e.g: "ms100000" as the seed.

    • Support for Black Hole and All in a Row solver was added.

    • Test suite and CI were added to the repository.

    • The code now passes flake8 validation.

    • Some improvements to the solver dialog.

  • 15 November, 2017: Development of the Python sources has recently resumed using a a GitHub project and other resources and Shlomi Fish (@shlomif) has received an admin status on the SourceForge project and this site. A new source release which adds compatibility with Python version 3.x and some other improvements is expected soon.

  • 04 December, 2009: PySolFC v.2.0 (1061 games) and PySolFC-Cardsets v.2.0 (153 cardsets)

    • The license was changed to the GPLv3 or newer.

    • 13 new games.

    • Migration to new python-ttk module.

    • Improved the look of the deck (required python-imaging v.1.1.7).

    • Fixed Hanafuda games (ticket).

    • New config-file option: sound_sample_buffer_size (ticket).

    • Portable version for windows (ticket).

    • Many other bugfixes.

  • 06 September, 2007: PySolFC v.1.1 (1048 games)

    • 48 new games (one game was removed)

    • Solitaire Wizard

    • improved Mahjongg games

    • human readable config file (options.cfg)

    • stack becomes compact when a card goes off screen

    • Clearlooks theme for Tile widget set

    • a huge number of other improvements

  • 30 August, 2007: PySolFC-Cardsets v.1.1 (152 cardsets)

  • 21 February, 2007: PySolFC v.1.0 (1001 games)