Releases: GourmandRecipeManager/gourmand
1.1.0rc3
Release Tests
This lists manual tests to do prior to tagging a new release.
Shopping List Generation
- From index view
- From card view
- With multiplication
- With optional ingredients
- With saved optional ingredients
Index View Searching
- Limited Searching
Imports
- Webpage
- Mealmaster
- Mastercook
- Gourmet
- Text from file
- Text from drag on treeview
- Text from paste on treeview
Exports
- Several Recipes
- HTML
- Gourmet
- Text: copy from treeview
- Text: drag from treeview
Customization
- Customize columns in Index View
- Hide recipe widgets
Plugins
- Enable/Disable plugins
Recipe Card View
- Export from this view
- Multiply
- Modify image
Upgrade
- Test upgrade from previous stable version
Installation and Launch
- From wheel
- From Flatpak
- From AppImage
1.1.0rc2
What's Changed
- Fix database backup to work with Path objects by @cydanil in #22
- Use Pillow 8.3.2 minimum by @cydanil in #28
- Set spellcheck to locale.LANG by default by @cydanil in #30
- Make use of recipe-scrapers for web imports by @cydanil in #27
- Fix Failing CI by @cydanil in #33
- Refactor clipboard exporter as a function by @cydanil in #34
- Fix pasting of ingredients in IngredientEditorModule by @cydanil in #35
- Escape special characters when saving recipe to database by @cydanil in #38
- Add cuisine property to MyCookBook recipes imports by @cydanil in #32
- Save recipe order when closing application by @cydanil in #44
- Update translations by @cydanil in #47
- AppImage: package libffi.so.7 by @cydanil in #48
- Cancel file import if encoding selection cancelled by @cydanil in #49
- Update Gtk API calls in recipe as ingredient selection by @cydanil in #52
- Update interface domain in plugins ui files by @cydanil in #53
- WIP: Update Gtk API calls in key editor by @cydanil in #54
- Update Gtk calls in batch and value editors by @cydanil in #55
- Update French default units by @MimileVadrouille in #61
- Focus input on displayed widget when using shortcut to edit recipe by @cydanil in #62
- Fix invalid reccard size by @eliotb in #64
- Clean signals by @cydanil in #65
- Import recipes by drag-and-drop and copy/paste by @cydanil in #67
- Resolve DnD and paste imports by @cydanil in #71
- Fix cancelling shopping list in optional ingredients modal by @cydanil in #72
New Contributors
- @eliotb made their first contribution in #64
- @MimileVadrouille made their first contribution in #61
Full Changelog: 1.0.0...1.1.0rc2
This lists manual tests to do prior to tagging a new release.
Shopping List Generation
- From index view
- From card view
- With multiplication
- With optional ingredients
- With saved optional ingredients
Index View Searching
- Limited Searching
Imports
- Webpage: https://www.marmiton.org/recettes/recette_tarte-soleil-au-camembert-roti_348713.aspx
- Mealmaster
- Mastercook
- Gourmet
- Text from file
- Text from drag on treeview
- Text from paste on treeview
Exports
- Several Recipes
- HTML: Missing!
- Gourmet
- Text: copy from treeview
- Text: drag from treeview
Customization
- Customize columns in Index View
- Hide recipe widgets
Plugins
- Enable/Disable plugins: tested with: spellchecking, browse recipes, nutrition info editor.
Recipe Card View
- Export from this view
- Multiply
- Modify image
Upgrade
- Test upgrade from previous stable version
Installation and Launch
- From wheel
- From Flatpak
- From AppImage
1.1.0rc1
This lists manual tests to do prior to tagging a new release.
Shopping List Generation
- From index view
- From card view
- With multiplication
- With optional ingredients
- With saved optional ingredients
Index View Searching
- Limited Searching
Imports
- Webpage: https://www.marmiton.org/recettes/recette_tarte-soleil-au-camembert-roti_348713.aspx
- Mealmaster
- Mastercook
- Gourmet
- Text from file
- Text from drag on treeview: not working in AppImage!
- Text from paste on treeview: not working in AppImage!
Exports
- Several Recipes
- HTML: Missing!
- Gourmet
- Text: copy from treeview
- Text: drag from treeview
Customization
- Customize columns in Index View
- Hide recipe widgets
Plugins
- Enable/Disable plugins: tested with: spellchecking, browse recipes, nutrition info editor.
Recipe Card View
- Export from this view
- Multiply
- Modify image
Upgrade
- Test upgrade from previous stable version
Installation and Launch
- From wheel
- From Flatpak
- From AppImage
1.0.0
What's New
Over a year in the making, Gourmand is a port of Gourmet to Python3 and Gtk3 tested against Ubuntu 20.04 LTS.
The application as available as wheel, appimage, and flatpak (although not on Flathub yet.)
Installation instructions are available here
Release Tests
This lists manual tests to do prior to tagging a new release.
Shopping List Generation
- From index view
- From card view
- With multiplication
- With optional ingredients: the application quits unexpectedly
- With saved optional ingredients: the application quits unexpectedly
Index View Searching
- Limited Searching
Imports
- Webpage: https://www.allrecipes.com/recipe/56685/squash-with-tomato-and-feta-cheese/
- Mealmaster
- Mastercook
- Gourmet
- Ingredients from file in RecEditor ingredients tab
Exports
- Several Recipes
- HTML
- Gourmet
- Print (Print to file, print job sent to CUPS tested)
Customization
- Customize columns in Index View
- Hide recipe widgets
Plugins
- Enable/Disable plugins
Recipe Card View
- Export from this view
- Multiply
- Modify image
Upgrade
- Test upgrade from previous stable version
Installation and Launch
- From wheel
- From Flatpak
- From AppImage
1.0.0rc1
The aim of this pre-release is to verify that all resources are still accessible and logos and doc references to Gourmet are updated.
Release Tests
This lists manual tests to do prior to tagging a new release.
Shopping List Generation
- [-] From index view
- [-] From card view
- [-] With multiplication
- With optional ingredients
- With saved optional ingredients
Shopping list export is broken due to Gtk API updates.
Index View Searching
- Limited Searching
Imports
- Webpage
- Zipped Archive
- Mealmaster
- Mastercook
- Gourmet
- Ingredients from file in RecEditor ingredients tab
Exports
- HTML
- Gourmet (+ reimport)
Print broken due to internal updates
Customization
- Customize columns in Index View
Recipe Card View
- Export from this view
- Multiply (+ print)
- Add image
Upgrade
- Test upgrade from last stable version