- Skip running reminders for resolved applications
- Varios bugfixes
- Implemented lazy polling logic for
NOT_FOUND
applications - Enhanced monitoring and expiration checks for applications not immediately found
- Improved logging and notification systems for application updates
- Added support to keep the application state category stored in the database for more robust state tracking
- Exposed bot and fetcher version details to enhance transparency and tracking across deployments
- Filtered out unsupported HTML tags to ensure proper text formatting
- Updated fetcher to adapt to layout changes on the external website
- Replaced
ALLOWED_YEARS
with a more dynamicget_allowed_years()
function for improved flexibility
- Added core functionality for status updates and monitoring
- Integrated foundational database management and message queue handling
- Established a basic bot-fetcher workflow to process and track applications
- Added basic testing
- Language translations