All deployments

Peter Theill
Peter Theill 
deployed a feature 4 months ago
4 months ago
⬆️ Upgrade Puma to version 8.0.0
Update the Puma gem version in the Gemfile and Gemfile.lock to ensure
compatibility with the latest features and improvements.
⬆️ Upgrade Rails and dependencies to 8.1.3
Update Gemfile and Gemfile.lock to use Rails version 8.1.3 and
ensure all related dependencies are aligned with the new version.
💄 Update redirect path for event preservation
Change the redirect path to include a celebration parameter for improved user experience.
♻️ Refactor stripe_product_image_url method
Update the method to return a dedicated Stripe product image URL and
remove unused code for fetching the first image from an event.
💄 Various tweaks
Co-authored-by: Copilot <copilot@github.com>
✨ Add statement descriptor for payment intents
Include "KNIPSMIG" as the statement descriptor in payment intent data
for contributions and lifetime access to enhance transaction clarity.
Peter Theill
Peter Theill 
deployed a feature 4 months ago
Peter Theill
Peter Theill 
deployed a feature 4 months ago
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
💄 Update rating display in review request email
Enhance the rating section with star colors and labels for better
user feedback experience.
🌐 Add locale column to users table
Introduce a new column to store user locale information for
internationalization support.
Peter Theill
Peter Theill 
deployed a styling change 4 months ago
4 months ago
🔥 Remove browser compatibility check
Eliminate the modern browser requirement from the application controller.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Add new blog posts and layout for SEO
Introduce three new blog posts on AI photo transformations and a new layout
for improved SEO and user experience. Add tests for blog functionality.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Introduce confetti effect for smaller screens
Ensure confetti effect triggers on devices with width less than 768px.
Peter Theill
Peter Theill 
deployed a bug fix 5 months ago
5 months ago
🐛 Fix EXIF orientation detection in Vips image analyzer
Update the ROTATIONS regex to correctly handle image orientations that
involve width/height swaps, ensuring accurate EXIF data processing.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Update user greeting to use first name
Change the welcome message to display the user's first name instead of the full name for a more personalized experience.
✨ Introduce confetti effect for event uploads
Add a confetti animation that triggers when users upload photos, enhancing
the user experience and engagement on the event dashboard.
💄 Update join page styling and text
Enhance the visual design of the join page and clarify the sign-in message.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Introduce email timeline for event notifications
Add a section to display timestamps for various emails sent regarding
the event, enhancing visibility of communication history.
✨ Introduce preservation nudge feature
Add functionality to send preservation nudge emails to event owners
after their events. Includes new job, mailer methods, views, and
tests to ensure proper operation and coverage.