Skip to content

1.1.0rc2

Pre-release
Pre-release
Compare
Choose a tag to compare
@cydanil cydanil released this 24 Nov 10:24
· 63 commits to main since this release

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

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

Exports

  • Several Recipes
  • HTML: Missing!
  • Gourmet
  • PDF
  • Print
  • 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