Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a bug fix 21 days ago
21 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 consistency
Update the deletion queue scope to use '30 days' instead of '1 month'
for consistent behavior across calendar months.
Peter Theill
Peter Theill 
deployed a refactoring 21 days ago
21 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 preservation
Eliminate the slideshow mode feature for a cleaner presentation.
Peter Theill
Peter Theill 
deployed a dependency update 22 days ago
22 days ago
⬆️ Upgrade dependencies in Gemfile.lock
Update various gems to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a bug fix 22 days ago
22 days ago
🐛 Fix issue with user authentication flow
Resolve a bug that caused intermittent failures in the user login process.
Peter Theill
Peter Theill 
deployed a feature 22 days ago
22 days ago
✨ Add wedding photo sharing pages in German and French
Introduce new localized pages for wedding photo sharing, enhancing
user experience for German and French speaking couples.
🔥 Remove designer skill documentation
Eliminate the SKILL.md file for the designer skill to streamline the project.
Peter Theill
Peter Theill 
deployed a bug fix 24 days ago
24 days ago
🐛 Fix deletion warning logic for preserved events
Update the `due_for_deletion_warning?` and `due_for_final_deletion_warning?` methods to ensure preserved events do not trigger deletion warnings. Adjust related scopes to exclude preserved events from deletion warnings.
🔧 Add error handling for ActiveStorage representations
Implement error handling for S3 service errors in ActiveStorage
representations to improve reliability and user experience.
🔥 Remove upgrade option from pricing details
Eliminate the upgrade option from Event to Unlimited in the FAQ section.
Peter Theill
Peter Theill 
deployed a styling change 24 days ago
24 days ago
💄 Update pricing page to handle unpreserved events
Add logic to display a button for preserving unpreserved events
or a form for starting new events based on user context.
💄 Update comparison text and styling
Revise descriptions and headings for clarity and improved user experience.
Peter Theill
Peter Theill 
deployed a styling change 25 days ago
25 days ago
🔥 Remove outdated storage event details
Eliminate unnecessary table rows for clarity in the pricing section.
💄 Update pricing section headings and text
Enhance the UI by refining headings and descriptions for clarity
and consistency across the pricing page.
💄 Update upload menu styles for better responsiveness
Adjust width settings for upload menus to enhance layout on various devices.
💄 Update loading indicators and animations
Enhance the loading and end-reached sections with improved spacing and animation delays for better user experience.
🐛 Add video support enhancements in lightbox
Implement video pause functionality when switching slides and
retain mute state across video content. Cleanup all videos
when the lightbox is closed.
♻️ Refactor unique uploader count logic
Simplify the method to count unique uploaders by combining distinct
counts for logged-in users and anonymous uploaders based on IP.
💄 Add video duration display in media section
Enhance the media display by showing the duration for video files, improving
user experience and information accessibility.
Peter Theill
Peter Theill 
deployed a styling change 26 days ago
26 days ago
💄 Improve qr tutorial
🔍️ Add information about wedding QR photo sharing
Improve organization and clarity of the codebase without changing functionality.
💄 Update UI text and styling for event features
Enhance clarity of chip-in feature description and improve button focus styles.
💄 Enhance event card layout and styling
Refactor event display for single and multiple events with improved UI elements.
💄 Introduce revenue funnel metrics aggregation
Add methods to aggregate daily revenue metrics by date for preserve and chip-in funnels, enhancing dashboard data presentation.
Peter Theill
Peter Theill 
deployed a styling change 26 days ago
26 days ago
💄 Update flash messages for download actions
Refine user feedback messages for clarity and consistency in the download process.