Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a feature 7 days ago
7 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 7 days ago
7 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 7 days ago
7 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.
Peter Theill
Peter Theill 
deployed a styling change 9 days ago
9 days ago
💄 Update UI text color for better visibility
Change heading text color to white across multiple SEO pages to enhance
contrast and improve readability against background gradients.
💄 Enhance feature images with new styles
Update feature sections with improved image presentation and styling
for better visual appeal and user engagement.
Peter Theill
Peter Theill 
deployed a feature 9 days ago
9 days ago
✨ Add reviews feature with display and routing
Introduce a new reviews page that shows completed reviews,
average ratings, and feedback. Update routes and add tests
to ensure functionality.
Peter Theill
Peter Theill 
deployed a bug fix 9 days ago
9 days ago
🐛 Add safe_text method to handle emoji in event names
Introduce a method to sanitize text for Prawn's built-in fonts, ensuring
event names with emoji are correctly processed in generated PDFs.
Peter Theill
Peter Theill 
deployed a refactoring 10 days ago
10 days ago
♻️ Refactor guest download conditionals
Disable guest download feature conditionally for logged in and logged out users.
Peter Theill
Peter Theill 
deployed a feature 10 days ago
10 days ago
✨ Add author information to product review
Include the author's name in the structured data for the product review
to enhance the review's credibility and SEO.
✨ Add return policy and shipping details to pricing page
Introduce structured data for return policy and shipping details
to enhance product information and improve SEO.
Peter Theill
Peter Theill 
deployed a test update 11 days ago
11 days ago
♻️ Refactor chip_in feature toggle setup and teardown
Update the setup and teardown methods to manage the chip_in feature toggle
for tests, ensuring a consistent testing environment.
✅ Add tests for chip_in feature toggle
Implement tests to ensure proper behavior when chip_in feature is enabled
or disabled, enhancing test coverage for contributions functionality.
⬆️ Upgrade Ruby setup action to v1.295.0
Update Ruby setup action in CI and deploy workflows for improved
compatibility and performance.
Peter Theill
Peter Theill 
deployed a feature 11 days ago
11 days ago
✨ Add review statistics to pricing page
Include review count, average rating, and featured review in the
pricing page's structured data for enhanced product information.
🎨 Refactor review query to exclude nil ratings
Update the reviews query to filter out reviews with nil ratings for better accuracy in the admin panel.