Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
💄 Add social proof bar to homepage and pricing page
Display event and media counts to enhance user engagement and trust.
✨ Introduce media analysis feature
Add functionality to analyze media with AI, including a new route
and button in the event show view to trigger analysis for all
attached media.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Enqueue AI analysis job after metadata extraction
Ensure that the AnalyzeMediaWithAiJob is triggered following the
successful extraction of media metadata.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
🎨 Refactor supported image types check
Update the supported image types constant and ensure the content type
is correctly checked during media analysis.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Update UI for sharing steps
Refine layout and text for the photo sharing steps to enhance clarity and user engagement.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
📦️ Update data dump file
Refresh the data dump to ensure it contains the latest information.
💄 Improve UI for empty media state
Enhance the styling and text for the no uploads message to improve user experience.
💄 Update feedback form and button text
Remove label from feedback message field and change feedback panel title for improved clarity.
💄 Add sound effects for expand and collapse actions
Implement distinct audio cues for expanding and collapsing the panel to enhance user interaction.
♻️ Introduce media index page and update routes
Remove manage_media route and replace it with an index route for media.
Update related tests and views to reflect this change.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Enhance media filtering and view preservation
Implement tag-based filtering for media and restore active view from URL parameters. Update UI to reflect selected tags and improve user experience.
✨ Add review tracking and notification features
Implement metrics tracking for review updates and quick ratings.
Enhance notification system for received reviews.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add AI analysis stats and list view for media
Introduce AI analysis statistics and a new list view for AI-analyzed media
to enhance insights and user experience on the media index page.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
📈 Track preserve CTA views for dashboard
Add tracking for single preserve CTA impressions when conditions are met.
💄 Update dashboard stats display
Simplify event stats display by removing chip-in information and
temporarily hiding related sections.
🔨 Add bucket sync option to development script
Introduce a flag to control the syncing of assets from production to
development, allowing for more flexible database management.
🍱 Update image assets for various illustrations
Replace multiple illustration images to enhance visual content across the application.
🔥 Remove guest download option from birthday page
Eliminate redundancy in the birthday photo sharing description for clarity.
Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month ago
💄 Enhance pricing section UI and add guarantees
Update styles for buttons and text, and include money-back guarantee
and secure payment features for improved user confidence.
💄 Update pricing section styles for better visibility
Enhance text and layout for lifetime and single event pricing to improve
user experience and readability.
🐛 Fix direction for purchase
💄 Add pricing comparison section for GuestCam and Knipsmig
Introduce a new section highlighting pricing differences to enhance user
understanding and promote Knipsmig's advantages.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month ago
✨ Add AI analysis features for media
Introduce AI captioning and tagging for media uploads using OpenAI API.
Includes new job for analyzing media and updates to the media model.