All deployments

Peter Theill
Peter Theill 
deployed a styling change 25 days ago
25 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 26 days ago
26 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 26 days ago
26 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 27 days ago
27 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 27 days ago
27 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 27 days ago
27 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 28 days ago
28 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 28 days ago
28 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 28 days ago
28 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 28 days ago
28 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.