Deployments for https://knipsmig.com

Peter Theill
Peter Theill 
deployed a feature 9 days ago
9 days ago
✨ Add new apple touch icons
Introduce new PNG files for apple touch icons to enhance branding and user experience.
✨ Enhance S3 upload handling and retries
Improve multipart upload logic with dedicated S3 client and
increase robustness by adding retry attempts for upload failures.
Peter Theill
Peter Theill 
deployed a test update 12 days ago
12 days ago
✅ Add tests for event and pricing features
Introduce tests for event parameter retrieval and pricing calculations to ensure
correct functionality and maintain code quality.
Peter Theill
Peter Theill 
deployed a styling change 12 days ago
12 days ago
💄 Update UI elements and text styles
Enhance the visual design and consistency of headings, buttons, and text
throughout the guestcam_alternative page for improved user experience.
Peter Theill
Peter Theill 
deployed a performance improvement 12 days ago
12 days ago
💬 Update pricing page text and tooltips
Enhance clarity of pricing details and add tooltips for better user understanding.
Peter Theill
Peter Theill 
deployed a dependency update 16 days ago
16 days ago
⬆️ Upgrade aws-partitions, aws-sdk-s3, mcp, public_suffix, and rubocop
Update dependencies to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a feature 19 days ago
19 days ago
✨ Introduce pre-event tips email feature
Add functionality to send pre-event tips to users with upcoming events.
Includes new mailer, job, and views, along with necessary database changes.
🔧 Add outreach email templates for partnerships
Introduce email templates for outreach to various wedding-related platforms
to promote Knipsmig as a guest photo sharing solution.
Peter Theill
Peter Theill 
deployed a feature 21 days ago
21 days ago
✨ Add structured data for SEO across multiple pages
Introduce FAQ structured data to enhance SEO and improve user experience
for various event pages, including baby showers, birthdays, and conferences.
Peter Theill
Peter Theill 
deployed a feature 21 days ago
21 days ago
✨ Add robots.txt to allow AI crawlers
Introduce a new robots.txt file to explicitly allow various AI crawlers
to access the site, enhancing visibility and indexing by search engines.
Peter Theill
Peter Theill 
deployed a dependency update 21 days ago
21 days ago
♻️ Refactor review request scope to exclude nil dates
Update the needing_review_request scope to ensure events with nil
happens_on are excluded, improving the accuracy of review requests.
⬆️ Upgrade addressable gem to version 2.8.9
Update the addressable dependency to the latest version for improved
functionality and security.
Peter Theill
Peter Theill 
deployed a bug fix 21 days ago
21 days ago
🐛 Fix nil error in event review rating display
Ensure the event review rating is safely accessed to prevent
nil errors when rendering the star icons.
♻️ Refactor deletion queue scope for consistency
Update the deletion queue scope to use '30 days' instead of '1 month'
for consistent behavior across calendar months.