Deployments for https://www.commanigy.com

Peter Theill
Peter Theill 
deployed a styling change 19 days ago
19 days ago
🎨 Add new hosts to configuration
Include madeineu.app and madeineurope.club in the proxy and
development environment configurations for improved routing.
Peter Theill
Peter Theill 
deployed a dependency update about 1 month ago
about 1 month ago
⬆️ Upgrade GitHub Actions and Ruby setup
Update actions/checkout, ruby/setup-ruby, and docker/setup-buildx-action
to their latest versions for improved performance and security.
⬆️ Upgrade dependencies in Gemfile.lock
Update various gem versions to their latest releases for improved
performance and security.
⬆️ Upgrade sqlite3 dependency to version 2.9.0
Ensure compatibility with the latest features and improvements in sqlite3.
🎨 Improve image handling in project display
Refactor project image helper to use processed URL for better performance
and consistency in image rendering.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
🎉 Add feedback widget builder HTML structure
Introduce a new feedback widget builder page
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
💄 Add social icons and update footer links
Introduce social media icons and links to enhance user engagement and connectivity.
Peter Theill
Peter Theill 
deployed a refactoring about 2 months ago
about 2 months ago
♻️ Refactor code structure for better readability
Organize functions and improve naming conventions to enhance maintainability.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
🎉 Initialize Typing Trainer project
Add the initial HTML structure and metadata for the Typing Trainer application, including responsive design, SEO optimization, and Tailwind CSS configuration.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Integrate Resend for email delivery
Add Resend gem and configure email delivery method in development and production environments. Update default sender email in ApplicationMailer and add API key to credentials.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce webhook feedback functionality
Add a new WebhooksController to handle feedback submissions,
configure host authorization, and implement email notifications
for received feedback.