Gourmet Recipe Manager Changelog

What's new in Gourmet Recipe Manager 0.17.4

Jun 6, 2014
  • This version introduces the use of InfoBars for import and export messages (and in a few other cases) instead of those little dialog windows we had before. This should make for a cleaner user interface and save us all a few clicks when importing or exporting recipes.
  • Other bug fixes and added features include:
  • 743 - When adding a recipe to the shopping list that's already there, increase the amounts of ingredients accordingly.
  • 756 - Fix MyCookbook import
  • 241, #287 - Fix two nasty bugs related to entering ingredients under a British English locale (en_GB)
  • 264 - Add a couple of new keyboard shortcuts
  • 759 - Add an AppData file to properly represent Gourmet in the Gnome and KDE native software centers

New in Gourmet Recipe Manager 0.17.3 (May 5, 2014)

  • This release mostly fixes two bugs, and adds one new feature:
  • #746 - Fix XML export (Windows version)
  • Debian bug #744707 - Replace compressed jQuery v1.4.2 by uncompressed v1.11.0
  • #752 - Add My CookBook import/export plugin
  • plus, as always, some minor code fixes

New in Gourmet Recipe Manager 0.17.2 (Apr 23, 2014)

  • This release fixes one silly bug introduced in 0.17.1 that made invocation of setup.py fail, which among other things is needed to install Gourmet on Linux systems.

New in Gourmet Recipe Manager 0.17.1 (Apr 23, 2014)

  • #741 Gourmet XML file import now works
  • Under Windows, there was a bug that prevented Adobde Reader from being run properly when trying to print if the user directory contained a space character.

New in Gourmet Recipe Manager 0.17.0 (Apr 23, 2014)

  • 731, #76 -- use cx_Freeze for freezing the executable on Windows and building an installer instead of py2exe and NSIS
  • 332 and #333 -- batch editor fixes
  • 335 -- when de-activating Browse Recipes plugin, remove its tab
  • 683 -- replace deprecated optparse with argparse
  • Add donation buttons to the About dialog so you can give us :moneybag: if you feel like it :smirk
  • Remove some legacy, duplicate, and/or obsolete code
  • Lots of minor bug fixes

New in Gourmet Recipe Manager 0.16.1 (Apr 23, 2014)

  • the interactive Python console plugin (which was broken)
  • pull requests #715 and #717 -- an importer for Swedish website ica.se, plus tests for that website and foodnetwork
  • issue #261 -- the allrecipes.com import plugin is now fixed
  • issue #711 which prevented connecting to a MySQL database
  • pull request #723 which fixes broken export
  • pull request #724 which completes Pillow compatibility
  • lots of minor bug fixes and plenty of code cleanup

New in Gourmet Recipe Manager 0.16.0 (Apr 23, 2014)

  • the addition of a toolbar (which can be turned off in the preferences menu)
  • the ability to connect to a MySQL database
  • a fix for issue #678, which has troubled lots of users in the past when upgrading from earlier versions of Gourmet
  • complete removal of Glade (and remaining Gnome) library dependencies
  • a fancy new splash screen
  • lots of minor bug fixes and plenty of code cleanup