Docker images / prepare-release (push) Failing after 7s
Docker images / backend-image (push) Has been skipped
Docker images / frontend-image (push) Has been skipped
Docker images / updater-image (push) Has been skipped
Docker images / publish-release (push) Has been skipped
Docker images / notify-webhook (push) Has been skipped
- Updated application version to 1.1.0, reflecting new features and improvements. - Enhanced release management by allowing Docker images to be built even when no new commits are present since the last tag. - Implemented new features including database backup and restore functionality, improved network configuration handling, and enhanced UI feedback with toast notifications. - Refactored code to replace custom API fetch logic with a utility function for better maintainability. - Streamlined Docker workflows and improved build efficiency through various configuration updates.