Changelog
Version 5.0.0
v5.0.0 (28/03/2026)
- Usage of S3 for storage of certain config files instead of local file system
- Creation and usage of new exports/ directory for output Excel files
- Upgrade from Python 3.9 to Python 3.12
- Migrate league refresh API to AWS Lambda
- Downsized EC2 instance type
v4.1.0 (22/03/2026)
- Added toggle button on the UI to enable/disable the scheduled league-team mapping CRON job
- Add new formatting option for the output Excel file to separate matches by league
- Improvements for team name extractions
v4.0.0 (18/03/2026)
- Usage of local config file for league-team mapping
- Dropdown instead of text input for team selection
- Fix bug related to leagues with no name and no letters in the name
- Added option for new sheets of the standings in the output Excel file
- Optimization for leagues/teams iteration
- Expanded to all existing leagues within DBB
- Adding of cancel functionality
- Daily scheduled league-team mapping
- UI/UX improvements & stability fixes
- Extract m/w column
- DSGVO updates
v3.0.0 (25/01/2026)
- Migrated from Selenium to Playwright for web scraping
- Improved performance of data extraction
v2.0.5 (11/01/2026)
- Adding option to include referee assignments in the output Excel file
- Displaying run progress during data extraction
v2.0.4 (04/01/2026)
- Modify previous changes to allow best experience on mobile devices
v2.0.3 (04/01/2026)
- Minor changes to UI experience
v2.0.2 (03/01/2026)
- Anonymized IP addresses in logs
- DSGVO updates
v2.0.1 (03/01/2026)
- Make extraction repeatable by adding new links to UI after download
- Added API rate limits
- Fixed typos in the UI
- Add auto-filter to excel columns
- UI fixes
v2.0.0 (02/01/2026)
- Added all existing leagues for Hessen
- Added options to include 'über-bezirkliche' leagues
- Enhanced formatting options for the output Excel file
- UX/UI improvements
v1.0.0 (29/12/2025)
- Initial release of the DBB schedule downloader website