Deployments for https://knipsmig.com

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.
Peter Theill
Peter Theill 
deployed a styling change 29 days ago
29 days ago
✨ Update contribution amounts and suggestions
Increase minimum contribution amount to $8 and adjust suggested amounts
to reflect this change. Update related tests to ensure proper validation
and functionality.
💄 Update UI styles and improve layout
Refine component styles for better visual consistency and user experience.
💄 Update schedule for review requests and archiving
Change review request time to 6pm and archive old events to 2am for better resource management.
💄 Add QR code feature and update pricing text
Introduce a new feature for QR codes that remain functional indefinitely
and refine the pricing text for clarity and user understanding.
💄 Improve UI layout and filter tab styles
Enhance the structure of the events page by adjusting the layout
and adding styles to filter tabs for better usability.
✨ Add chip-in event statistics to dashboard
Introduce chip-in enabled events count and update UI to display
chip-in statistics alongside other event metrics for better insights.
✨ Add chip_in_enabled filter for events
Introduce a new filter to retrieve events where chip-in is enabled,
enhancing the event management functionality.
📦️ Update data dump file
Refresh the data dump to ensure it is up-to-date with the latest changes.