All deployments

Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Update preservation nudge UI and messaging
Enhance the styling and content of the preservation nudge for better
user engagement and clarity on photo preservation.
💄 Update QR code sharing heading style
Refine the heading for QR code photo sharing by removing the dash for improved clarity.
✨ Introduce guest download URL in deletion emails
Add a guest download link for photos in the deletion queued email
templates and update photo fan transformations to support a spread
parameter for better layout control.
✨ Add payment intent metadata for event actions
Include event ID, user ID, type, and source in payment intent data
for contributions, event preservations, guest downloads, and
lifetime access actions.
💄 Update UI text and manage media links
Refine download section headings and enhance email URLs for better
user experience and clarity.
💄 Update styling for media preview section
Remove color styling from the media preview text for a cleaner look.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Update headings and descriptions for SEO
Refine text in wedding app and collage maker pages for clarity and
improved user engagement.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Update content and structure for journaling app page
Revise descriptions and add alternative journaling app options to enhance
user understanding and improve SEO.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Introduce undownloaded events feature
Add functionality to filter and display events that are queued for
deletion but have not been downloaded. Update relevant views and
controllers to support this new feature.
✨ Introduce undownloaded events feature
Add a new route and view for displaying events queued for deletion
that have not been downloaded. Update event deletion logic to
reflect a 30-day retention period before actual deletion.
♻️ Refactor event archival and deletion logging
Optimize event deletion and archival methods by removing unnecessary
count increments and improving logging messages for clarity.
💄 Update days remaining display in email templates
Use pluralization for days remaining to enhance clarity in user notifications.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Add product images to Stripe Checkout sessions
Include the first image of an event in the product data for Stripe
Checkout sessions across multiple controllers.
♻️ Remove unused payment method types from Stripe sessions
Streamline the Stripe Checkout session creation by removing the
unnecessary payment method types, enhancing code clarity.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Add paper size option for printable PDFs
Enhance the PDF generation feature by introducing a paper size
parameter. Users can now select between 'letter' and 'A4' sizes
for various templates, improving flexibility in printing options.
✨ Introduce new templates for printables
Add support for 'poster_letter' and 'modern_card' templates in the
EventPrintablePdfGenerator. Update tests to ensure PDF generation
works for the new templates.
💄 Update UI styles for printables and media pages
Enhance font styles and tracking for better readability and aesthetics.
💄 Update icon color based on urgency
Change the icon color in the profile edit badge to reflect urgency status.
💄 Update deletion warning and message formatting
Ensure days until deletion does not show negative values and enhance
the urgency message based on the remaining days.
✨ Introduce gradient variants for event types
Add gradient color support for multiple event types in the calendar view.
🔧 Introduce empty and expired event deletion
Add a new method to delete empty expired events from the database,
enhancing the archival process for old events.
💄 Enhance event filtering and display logic
Refactor event retrieval to include archived events and improve
the display of event links based on their status.
✨ Update SEO titles and descriptions for wedding QR code
Refine page titles and meta descriptions for better clarity and SEO
optimization. Enhance user engagement with updated content.
💄 Update reviews display and filtering logic
Refactor reviews index view for improved layout and
enhanced filtering capabilities based on user input.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Introduce pet portrait generation script
Add a new script to generate pet portrait images using the Gemini API,
including style transformations and saving outputs to a specified directory.