Releases: Slartibartfass2/ingredient_collector
Releases · Slartibartfass2/ingredient_collector
v0.7.0
Added
- Add Nora Cooks support (#167)
v0.6.0
Changed
- Change Flutter version to 3.19.6 (#147)
Added
- Add Chefkoch support (#158)
v0.5.0
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
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
Fixed
- Fix bug where floating point number is parsed incorrectly for KptnCook (#69)
v0.3.0
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
Fixed
- Fix mixed content error on Web (#57)
v0.2.0
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
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)