All deployments

Peter Theill
Peter Theill 
deployed a styling change 7 days ago
7 days ago
💄 Update avatar image sizes in user dropdown
Increase avatar dimensions for better visibility and user experience.
Peter Theill
Peter Theill 
deployed a styling change 7 days ago
7 days ago
💄 Update preservation nudge UI for clarity
Enhance the layout and text for better user engagement and urgency
indication regarding photo preservation.
💄 Update SEO structured data and improve text
Refactor structured data for multiple views and enhance footer text for better clarity.
💄 Update photo preview layout in deletion warnings
Enhance the styling and structure of photo previews in deletion
warning emails for better visual appeal and consistency.
Peter Theill
Peter Theill 
deployed a styling change 7 days ago
7 days ago
💄 Update photo grid and calendar UI elements
Adjust the number of displayed photos and enhance the calendar section
for improved visual appeal and user engagement.
Peter Theill
Peter Theill 
deployed a styling change 7 days ago
7 days ago
💄 Update UI text for clarity and consistency
Revise headings and descriptions to enhance user understanding and improve overall presentation.
✨ Enhance text rotator with image crossfade
Add support for image rotation alongside text, improving visual
transitions and user engagement. Update controller and view
to handle new image data and animations.
💄 Enhance email layout and add photo previews
Revamp the zip ready email template with improved styling and
include a preview of selected photos for better user engagement.
💄 Update upload control text for consistency
Change "Lock & auto-close" to "Lock uploads" across multiple SEO
alternative views for uniformity in terminology.
Peter Theill
Peter Theill 
deployed a feature 8 days ago
8 days ago
✨ Introduce calendar and wedding photo sharing features
Add a calendar controller and view for managing themed photo styles throughout the year.
Implement a new page for wedding photo sharing with Knipsmig, including SEO enhancements
and tests for both features.
✨ Enhance SEO styles with new content
Add tips, use cases, and FAQs for various styles including Tropical,
Valentine's Day, Vintage, Wedding, Winter, and more to improve user
engagement and provide better guidance for users.
Peter Theill
Peter Theill 
deployed a refactoring 8 days ago
8 days ago
🚚 Update routes and sitemap for legacy redirects
Refactor routes to redirect legacy paths and update sitemap URLs for
style pages to reflect new structure.
♻️ Refactor code structure for better readability
Improve organization and clarity of the codebase to enhance maintainability.
💄 Remove placeholder text from photo upload section
Clean up the UI by removing unnecessary placeholder text for a more streamlined appearance.
Peter Theill
Peter Theill 
deployed a styling change 8 days ago
8 days ago
💄 Enhance pricing section UI and credit badge
Improve layout and styling of pricing options and user credit badge for
better visual appeal and user experience.
✨ Enhance generation display and sharing options
Improve the index and show views by refining image handling and
adding share and delete functionalities for better user interaction.
✨ Enhance subject_context with name attribute
Update subject_context method to include subject name and adjust related
code for consistency in image generation jobs and tests.
✨ Introduce image download functionality
Add a new download_image action and update routes to allow users
to download generated images in different resolutions. Update
views to link to the new download paths and adjust tests
accordingly.
✨ Update welcome email content and formatting
Enhance the welcome email with improved text and HTML structure for
better user engagement and clarity.
Peter Theill
Peter Theill 
deployed a feature 9 days ago
9 days ago
✨ Add subject name to generations and backfill data
Introduce a new column for subject names in the generations table and
implement a service to backfill missing subject metadata based on
image analysis results.
✨ Introduce job processing and database updates
Add job processing through Solid Queue and configure database for
development and queue environments. Update Procfile and README for
local job execution.
✨ Update download options for image generation
Revise download section to include preview and 4K options, enhancing user
experience and accessibility of image downloads.
♻️ Refactor code structure for better maintainability
Organize and streamline code to enhance readability and future updates.
✨ Introduce database management script
Add a script to manage the development database, including
dumping production data, dropping, and recreating the local
database, and syncing assets from Hetzner Object Storage.
✨ Introduce BYOK Unlimited plan and update credits
Add a new BYOK Unlimited purchase option and update related UI texts
and logic to reflect changes in credit usage and purchasing options.
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 feature 9 days ago
9 days ago
✨ Update user management features
Enhance user update functionality and add BYOK unlocked toggle in the admin dashboard.
Peter Theill
Peter Theill 
deployed a feature 9 days ago
9 days ago
✨ Update credit pack details and pricing
Revise credit pack amounts and pricing to reflect new offerings in the
purchase model and update related pricing information in the view.
Peter Theill
Peter Theill 
deployed a feature 9 days ago
9 days ago
✨ Enhance photo grid with links
Add links to photos in the grid for better navigation and user interaction.
💄 Update UI elements and improve footer layout
Revamp privacy and terms pages with new headings and descriptions.
Enhance image upload interface for better user experience.
✨ Add generation limit warning for BYOK users
Display a warning message when the user reaches their photo generation
limit, encouraging them to delete existing creations or purchase a credit
pack.
✨ Introduce new credit pack option for purchases
Update pricing structure to offer a 64 credit pack for $29.99,
replacing the previous 10 credit pack. Adjust related UI and
test cases accordingly.
✨ Introduce user deletion feature and default credits
Add functionality to delete users and their associated records.
Set default credits to zero for new users.
Peter Theill
Peter Theill 
deployed a feature 10 days ago
10 days ago
✨ Introduce preferred model selection for users
Add functionality for users to select a preferred model for image
generation, including validation and UI updates in the user settings
form. Update routes and tests accordingly.
Peter Theill
Peter Theill 
deployed a feature 10 days ago
10 days ago
✨ Enhance Privacy and Terms Pages
Add SEO metadata and improve structure for the privacy policy and terms of use pages. Introduce new tests for Generation and GenerationImage models, ensuring robust validation and associations.
✨ Introduce social sizes feature for generations
Add functionality to display and download social media sizes for generated
images. This includes new routes, controller actions, and views to enhance
user experience and accessibility of social media formats.
✨ Add style deletion feature and update UI
Implement the ability to delete specific style images and enhance the UI
to provide feedback for first-time users. Update routes and tests to
support this new functionality.
✨ Refactor shares and generations for improved functionality
Update shares controller and views to use style identifiers instead of share tokens.
Enhance generation image processing and add new style detail page.
Improve UI elements and ensure better handling of image states.
✨ Introduce social size groups and download feature
Add new social size groups for various platforms and implement
download functionality for selected sizes in the shares controller.
✨ Enhance photo handling and background styling
Improve photo selection logic and add dynamic background classes
to enhance visual presentation in the photo grid.
Peter Theill
Peter Theill 
deployed a performance improvement 11 days ago
11 days ago
🔥 Remove icon classes and colors from SEO templates
Eliminate unnecessary icon classes and colors from various SEO
template files to streamline the codebase and improve maintainability.
Peter Theill
Peter Theill 
deployed a feature 11 days ago
11 days ago
✨ Add byok_unlocked feature and photo grid controller
Introduce a new feature to set byok_unlocked on users upon purchase fulfillment.
Also, add a photo grid controller for dynamic photo display with random rotations.
Peter Theill
Peter Theill 
deployed a styling change 11 days ago
11 days ago
💄 Update date header styling
Refactor date header to enhance visual appeal and maintain consistency in design.
Peter Theill
Peter Theill 
deployed a styling change 11 days ago
11 days ago
💄 Update heading text for style clarity
Change the term "mood" to "style" in the heading for better
alignment with the content description.
Peter Theill
Peter Theill 
deployed a feature 11 days ago
11 days ago
✨ Notify users on poll creation
Implement notification system to inform users via Discord when a poll is created.
Peter Theill
Peter Theill 
deployed a test update 11 days ago
11 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.