All deployments

Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Adjust cover image positioning and padding
Modify the cover image section to enhance visual layout and spacing.
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months ago
✨ Add AI cover image generation feature
Implement a new feature to generate cover images for blog posts using
Google's Gemini API. Includes updates to the blog posts controller,
form view, and a new service for handling image generation.
💄 Add user email display in event details
Show the user's email below their name if it is present, enhancing
the information available in the event details.
💄 Update post layout and improve styling
Refine breadcrumb navigation and enhance cover image presentation for better visual appeal.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
🎨 Add quote and q tags to allowed markdown tags
Enhance the markdown rendering capabilities by including
quote and q tags in the allowed list.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Update social media sharing buttons
Enhance the UI of sharing buttons with updated icons and styles for better
visual consistency and user experience.
Peter Theill
Peter Theill 
deployed a feature 6 months ago
6 months ago
✨ Adds a blog
⬆️ Upgrade Ruby setup actions and add redcarpet gem
Update Ruby setup actions to version 1.285.0 and add redcarpet for
Markdown rendering in the blog.
✅ Add tests for BlogPost and BlogPostRelation
Introduce comprehensive tests for BlogPost and BlogPostRelation models
to ensure proper functionality and validation.
🔥 Remove outdated comparison URLs from sitemap
Eliminate links to deprecated comparison pages to streamline sitemap content.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Update load more functionality and UI elements
Refactor load more logic to use IntersectionObserver and enhance UI
for loading states and end reached indicators.
Peter Theill
Peter Theill 
deployed a styling change 6 months ago
6 months ago
💄 Enhance toast notification styles
Update the toast notification component with improved styling for better
visual appeal and consistency across alerts.
🐛 Handle errors in medium processing
Add error handling and logging for file processing in square, thumbnail,
and lightbox_image methods to improve robustness.
💄 Update UI elements for guest photo guide
Enhance styling and text formatting for improved readability and aesthetics.
💄 Add photo to about page
✨ Add QR Code Tutorial for Weddings
Introduce a comprehensive tutorial on creating QR codes for wedding pictures,
including two options: a custom QR code generator and a complete photo-sharing
solution. Enhance user experience with detailed steps and visual aids.
Support
Support 
deployed a feature 6 months ago
6 months ago
✨ Add Terms of Service page and update routing ✨ Add supplier search filters to partner queries ✨ Enhance participant and template handling ✨ Enhance supplier participant handling ✨ Introduce Supplier interface and createContactOption helper
Support
Support 
deployed a bug fix 6 months ago
6 months ago
🐛 Fix error logging in photo sync ✨ Add photo viewing functionality in Gallery
Peter Theill
Peter Theill 
deployed a test update 6 months ago
6 months ago
✅ Update event_ready_email tests
Refine assertions to ensure the event happens_on date is not present
in the email header while maintaining the display of the event name.