Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a styling change about 1 month ago
about 1 month 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 about 1 month ago
about 1 month 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 about 1 month ago
about 1 month 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 about 1 month ago
about 1 month ago
♻️ Refactor guest download conditionals
Disable guest download feature conditionally for logged in and logged out users.
Peter Theill
Peter Theill 
deployed a feature about 1 month ago
about 1 month 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 about 1 month ago
about 1 month 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 about 1 month ago
about 1 month 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.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
✨ Save rating from email link and update review order
Implement functionality to save ratings from email links and adjust
the order of recent reviews based on the updated timestamp.
💄 Update email template for feedback requests
Revise content and styling for better clarity and user engagement.
💄 Conditionally notify feedback receipt in production
Ensure feedback notifications are only sent in the production environment.
Peter Theill
Peter Theill 
deployed a feature about 2 months ago
about 2 months ago
✨ Introduce feedback feature
Add feedback submission form, controller, and model. Implement
notification system for new feedback and create admin interface
to view feedback submissions.
💄 Update UI for date input styling
Adjust the maximum width of the date input container for improved responsiveness.
Peter Theill
Peter Theill 
deployed a styling change about 2 months ago
about 2 months ago
🔥 Remove guest download tracking code
Eliminate unnecessary tracking for guest downloads in the upload process.
🔥 Remove unnecessary whitespace in dashboard view
Clean up the layout by eliminating extra blank lines for better readability.