All deployments

Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 months ago
💄 Update button border color in header
Change the Google sign-in button border color for improved UI consistency.
💄 Update layout and positioning of SVG elements
Adjust the overflow and positioning of SVG elements for improved visual
consistency and responsiveness in the home page layout.
💄 Update button rendering in header
Refactor Google sign-in button rendering for improved clarity and maintainability.
Peter Theill
Peter Theill 
deployed a feature 3 months ago
3 months ago
✨ Add cover image generation feature
Implement background job for generating cover images and add status
polling for the generation process. Update blog post model to track
generation status and prompts.
Peter Theill
Peter Theill 
deployed a styling change 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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 3 months ago
3 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