What's Changed
- Bump actions/stale from 3 to 7 by @dependabot in #120
- Bump Playwright from 1.28 to 1.29 and make use of new all() feature, removing custom code
- Bump alembic from 1.9.0 to 1.9.1
- Store the version in one single place (pyproject.toml)
- Add "lootscraper" as a commandline command
- Add a manual cleanup command (lootscraper --cleanup)
- Fix crash on Telegram Bot start when connection is not possible
- Use TOML instead on INI for config file (this will mess up existing configurations, sorry)
- Recognize more freestyled text dates on Steam (coming soon, not yet available)
- Remove headless options (some scrapers won't work that way)
- Fix ignored info paramenters set in config
- Fix "-" in some Telegram messages not being escaped properly
- Subscribe new users by default, also subscribe "idling" existing users once when migrating
- Save source in error screenshot filename
- Send valid offers after registration and after closing the /manage menu
- Remove /offers command (not needed any more)
- Recognize and fix wrong valid to dates
Full Changelog: v1.0.0...v1.1.0