Birds Kitchen Changelog

What's new in Birds Kitchen 0.8.3

Feb 3, 2021
  • fix: Fix Electron failing to launch Chromium (needed to execute puppeteer)

New in Birds Kitchen 0.8.2 (Feb 2, 2021)

  • New feature:
  • feat: Wrap "Recipe import supported websites" with accordions grouped by language (Preferences Screen - Help Tab)
  • feat: Add an email link (Preferences Screen - About Tab)
  • feat: Add Changelog (Preferences Screen - About Tab)
  • feat: ???? Add nine more italian websites
  • Changes:
  • refactor: Reorganize Preferences screen
  • Fixed bugs:
  • fix: Fix some websites fetching
  • fix: Fix puppeteer import

New in Birds Kitchen 0.8.1 (Jan 15, 2021)

  • New feature:
  • feat: Improve calculations
  • feat: Add italian translation
  • feat: Add Recipe Websites scraper
  • Fixed bugs:
  • fix: Fix servings calculation not resetting
  • fix: Fix error "Cannot assign to read only property 'exports' of object (mix require and export)"

New in Birds Kitchen 0.8.0 (Jan 14, 2021)

  • Feat: Add Recipe Websites scraper
  • Feat: Add Italian translation
  • Feat: Improve calculations
  • Fix: Fix servings calculation not resetting

New in Birds Kitchen 0.7.3 (Dec 17, 2020)

  • Fix: Fix Search Result string not translated
  • Fix: Sets case insensitive recipes sorting
  • Fix: Force top menu to update on launch to listen for updates and to switch for user defined language
  • Fix: Fix app reload lag
  • Fix: Fix Update available message not showing

New in Birds Kitchen 0.7.2 (Dec 15, 2020)

  • Fix: Unbind keyboard shortcut
  • Fix: Fix indexOf bug when no category is assigned
  • Fix: Fix ingredients state on print view when sorting by tag or category

New in Birds Kitchen 0.7.1 (Dec 9, 2020)

  • fix: Fix quantity replacement bug
  • style: Adjust form fields background for Woodsmoke theme

New in Birds Kitchen 0.7.0 (Dec 9, 2020)

  • Feat: Add new theme (Woodsmoke - dark)
  • Feat: Add Auto updates
  • Feat: Add Unit converter

New in Birds Kitchen 0.6.4 (Dec 1, 2020)

  • Fix: Replace eval function with evaluate (mathjs library)
  • Fix: Replace fractions (Vulgar Fractions - Half, Thirds, Fourths, Fifths) on CRUD submit to improve calculations on print view
  • Feat: Add buttons to header
  • Style: Change some elements style

New in Birds Kitchen 0.6.3 (Nov 27, 2020)

  • Fix fraction calculations partially (eg: works with 1/4 but not with ΒΌ - doesn't work with 1 1/2)
  • Add better comprehension for displaying / importing an image in CRUD modal
  • Add German translation