Deployments for https://knipsmig.com
Peter Theill
deployed a test update
2 days ago
Peter Theill
deployed a styling change
2 days ago
Peter Theill
deployed a performance improvement
3 days ago
Peter Theill
deployed a dependency update
6 days ago
Peter Theill
deployed a feature
9 days ago
9 days ago
✨ Introduce pre-event tips email feature
Add functionality to send pre-event tips to users with upcoming events.
Includes new mailer, job, and views, along with necessary database changes.
🔧 Add outreach email templates for partnershipsIncludes new mailer, job, and views, along with necessary database changes.
Introduce email templates for outreach to various wedding-related platforms
to promote Knipsmig as a guest photo sharing solution.
to promote Knipsmig as a guest photo sharing solution.
Peter Theill
deployed a feature
11 days ago
Peter Theill
deployed a feature
11 days ago
Peter Theill
deployed a dependency update
11 days ago
11 days ago
♻️ Refactor review request scope to exclude nil dates
Update the needing_review_request scope to ensure events with nil
happens_on are excluded, improving the accuracy of review requests.
⬆️ Upgrade addressable gem to version 2.8.9happens_on are excluded, improving the accuracy of review requests.
Update the addressable dependency to the latest version for improved
functionality and security.
functionality and security.
Peter Theill
deployed a bug fix
11 days ago
11 days ago
🐛 Fix nil error in event review rating display
Ensure the event review rating is safely accessed to prevent
nil errors when rendering the star icons.
♻️ Refactor deletion queue scope for consistencynil errors when rendering the star icons.
Update the deletion queue scope to use '30 days' instead of '1 month'
for consistent behavior across calendar months.
for consistent behavior across calendar months.
Peter Theill
deployed a refactoring
11 days ago
11 days ago
♻️ Refactor collage generation to improve resource management
Remove temporary file tracking and delete temp files immediately to
prevent resource leaks during thumbnail creation.
🔥 Remove slideshow mode option from event preservationprevent resource leaks during thumbnail creation.
Eliminate the slideshow mode feature for a cleaner presentation.