Release v1.0.30
New Features
- Added About screen with app information and developer credits (#5 & #11)
- Integrated UPI donation functionality in the About screen
- Added UPI ID display with copy functionality
- Implemented UPI payment options with validation
- Added url_launcher plugin registration for cross-platform support (Linux, Windows, macOS)
UI Improvements
- Enhanced footer design with animated heart and updated text styles
- Updated social media icons to SVG format
- Refined form layout in job scheduling section
Fixes & Improvements
- Updated versioning logic in GitHub Actions
- Set new version 1.0.30 in pubspec.yaml
- Improved error handling in job scheduling
- Reverted to default Android back button behavior
Refactoring
- Cleaned up license dialog and improved creator information layout
- Removed unused code
- Commented out unused date formatting logic
Development
- Updated GitHub Actions workflow for automated versioning and release process