Releases: eikowagenknecht/lootscraper
Releases · eikowagenknecht/lootscraper
v0.3.4
What's Changed
- FEATURE: Add new GOG offer format
- FEATURE: Add end dates of Steam offers
- FEATURE: Split Steam into "Games" and "Loot"
- FEATURE: Clean Loot titles
- FEATURE: Version number in startup logging
- FIX: No more duplicate escape characters in offer titles
- FIX: Ensure that only the english version of GOG is used
- FIX: Do not show expired offers on registration
- MISC: Improve error handling, add debug for telegram messages
- DEV: Use new official Black formatter extension and isort extension vor VS Code
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Save text from Steam offer (for end date) by @eikowagenknecht in #48
- Feature/epicfix by @eikowagenknecht in #50
Chrome now runs in a virtual desktop instead of headless mode, because Epic put up some bot protection mechanisms. Now it works again.
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- Add "hide details" button to Telegram by @eikowagenknecht in #46
- Use module specific loggers by @eikowagenknecht in #47
- Fix /start command
- Fix SQLAlchemy session scope problems
- Fix duplicate entries without valid_end date
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- Add support for announcements by @eikowagenknecht in #42
- Support new Amazon prime site layout by @eikowagenknecht in #44
Full Changelog: v0.3.0...v0.3.1
v0.3.0
v0.2.0
v0.1.8
What's Changed
- Use config object instead of parsing directly by @eikowagenknecht in #35
- Initial coding for Telegram bot (not subscribable yet) by @eikowagenknecht in #36
- Use SQLAlchemy + Alembic by @eikowagenknecht in #37
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
- Improve feed layout by @eikowagenknecht in #32
- Add gog giveaways support by @eikowagenknecht in #33
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- Add support for IGDB metadata and incorporate that into the feed
- Catch unexpected errors and continue with next run by @eikowagenknecht in #30
Full Changelog: v0.1.5...v0.1.6
v0.1.5
- Add Steam
- Misc fixes
Full Changelog: v0.1.4...v0.1.5