Skip to content

Releases: Slartibartfass2/ingredient_collector

v0.7.0

22 Jun 00:30
5c2031b
Compare
Choose a tag to compare

Added

  • Add Nora Cooks support (#167)

v0.6.0

21 Jun 16:29
87e2692
Compare
Choose a tag to compare

Changed

  • Change Flutter version to 3.19.6 (#147)

Added

  • Add Chefkoch support (#158)

v0.5.0

20 Jul 18:52
f91345c
Compare
Choose a tag to compare

Added

  • Add recipe notes and modifications functionality (#94)
  • Add support for KptnCook sharing URLs (#100)

Fixed

  • Fix bug where only one recipe is collected if the same link is used for more than one recipe (#96)
  • Add missing padding between message boxes (#98)

v0.4.0

04 Jun 20:55
6792841
Compare
Choose a tag to compare

Added

  • Add copy button to recipe parsing output (#77)
  • Add dropdown button to select the used locale (#79)
  • Add recipe caching and textual feedback for each recipe (#91)

v0.3.1

09 Mar 20:59
6094d8b
Compare
Choose a tag to compare

Fixed

  • Fix bug where floating point number is parsed incorrectly for KptnCook (#69)

v0.3.0

27 Feb 23:28
d89bec5
Compare
Choose a tag to compare

Added

  • Add support for Eat this! (#65)
  • Add support for Bianca Zapatka (#63)
  • Add feedback for missing CORS plugin on web (#64)

v0.2.1

19 Feb 01:02
42e4b84
Compare
Choose a tag to compare

Fixed

  • Fix mixed content error on Web (#57)

v0.2.0

18 Feb 23:57
f54a8e0
Compare
Choose a tag to compare

Added

  • Add releases for Web and Android (#41, #42)
  • Add deployment job for Web (#44)
  • Provide better user feedback when parsing isn't successful (#46, #50)
  • Add German translations (#51)

v0.1.1

01 Feb 21:17
a454dfd
Compare
Choose a tag to compare

Changed

  • Replace web scraping via Puppeteer with HTTP request and HTML parsing (#27)

Fixed

  • Fix bug where ingredients with same name, but different unit were merged (#23)

v0.1.0

30 Jan 00:02
8882ad5
Compare
Choose a tag to compare

Initial release