All deployments

Peter Theill
Peter Theill 
deployed a styling change 11 days ago
11 days 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 12 days ago
12 days 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 12 days ago
12 days 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 13 days ago
13 days 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 13 days ago
13 days 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 13 days ago
13 days 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 13 days ago
13 days 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 14 days ago
14 days 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.
Support
Support 
deployed a feature 14 days ago
14 days ago
🐛 Update click handlers to prevent event propagation ✨ Add localized fields to Place components ✨ Add meta fields to Place model and queries ✨ Introduce localized input components ✨ Introduce magic field input for AI suggestions
Peter Theill
Peter Theill 
deployed a styling change 14 days ago
14 days ago
✨ Introduce character count and tab functionality
Add a character count controller for input fields and a tab controller
to manage tabbed navigation with unsaved changes warning. Also, add a
Rake task to analyze image blobs missing width/height metadata.
♻️ Refactor code structure for better readability
Improve the organization of the codebase to enhance maintainability and clarity.
🔥 Remove My Products and replace with My Projects
Refactor the application to replace the My Products feature with My Projects,
updating routes, views, and controllers accordingly.
💄 Update button text for project submission
Change "Launch Project" to "Add project" for clarity in the submission process.
🎨 Refactor URL validation logic
Simplify URL validation by removing uniqueness condition and
adding custom validation for claimed URLs.
💄 Update UI for directories and my products pages
Enhance layout and styling for better user experience and consistency.
🔨 Add script to wipe and recreate development database
Introduce a new script that facilitates the process of dumping the
production database and restoring it to the local development
environment, with an option to skip the download of the production
data.