Fixed bugs
- Fix Electron failing to launch Chromium (needed to execute puppeteer)
New features
- Preferences Screen - Help Tab: Wrap "Recipe import supported websites" with accordions grouped by language
- Preferences Screen - About Tab: Add an email link
- Preferences Screen - About Tab: Add changelog
- Add nine more italian websites
Changes
- Reorganize Preferences screen
Fixed bugs
- Fix some websites fetching
- Fix puppeteer import
Fixed bugs
- Fix error "Cannot assign to read only property 'exports' of object (mix require and export)"
New features
- Add italian translation (Thanks to Albano Battistella)
- Add Recipe Websites scraper (54 supported websites in 4 languages)
Changes
- Improve calculations
Fixed bugs
- Fix Search Result string not translated
- Sets case insensitive recipes sorting
- Force top menu to update on launch to listen for updates and to switch for user defined language
- Fix app reload lag
- Fix Update available message not showing
Fixed bugs
- Unbind keyboard shortcut
- Fix indexOf bug when no category is assigned
- Fix ingredients state on print view when sorting by tag or category
Fixed bugs
- Fix quantity replacement bug
Changes
- Adjust form fields background for Woodsmoke theme
New features
- Add new theme (Woodsmoke - dark)
- Add Auto updates
- Add Unit converter
New feature
- Add buttons to header
Changes
- Replace eval function with evaluate (mathjs library)
- Replace fractions (Vulgar Fractions - Half, Thirds, Fourths, Fifths) on CRUD submit to improve calculations on print view
- Change some elements style
New features
- Add German translation (Thanks to YSchroe)
- Add better comprehension for displaying / importing an image in CRUD modal
Fixed bugs
- Fix fraction calculations partially (eg: works with 1/4 but not with ¼ - doesn't work with 1 1/2)
Refactor
- Refactor all code
Fixed bugs
- Fix remove not-empty folder when moving database
New feature
- Store images locally
New feature
- Table view with column sorting
Refactor
- Remove unused variable
Refactor
- Remove escape key listener
Fixed bugs
- Fix decimals for ingredients amounts. Now display only two decimals and remove insignificant trailing zeros.
- Fix decrement going past zero.
New features
- Change the ingredients amounts when adjusting the servings (ready to print view)
Fixed bugs
- Fix empty source url unvalidate form
New features
- Add source url
- Now follow semantic versioning
New features
- Add ratings
New features
- Add categories
- Add collapsable tags list in sidebar
- Add icons to toast messages
Fixed bugs
- Fix saved select values not displaying
Binaries
- Add Windows Binaries
Fixed bugs
- Update toggle fullscreen (MacOS)
- Fix typo
Binaries
- Add MacOS Binaries
Binaries
- Add Linux Binaries
Changes
- Update some links
- Initial release