All deployments

Peter Theill
Peter Theill 
deployed a styling change 11 days ago
11 days ago
💄 Update CTA sections and improve UI
Revamp the call-to-action sections across multiple pages to enhance
user engagement. Replace links with Google OAuth for a smoother
photo upload experience.
Peter Theill
Peter Theill 
deployed a feature 11 days ago
11 days ago
✨ Introduce blob animations and update model names
Add new blob animations for generation progress and update default
model names in the image generator and user edit views for clarity.
✨ Enhance image generation instructions and UI
Add detailed camera preservation guidelines and improve subject title fallback.
Update UI text for clarity and enhance image link styling.
Peter Theill
Peter Theill 
deployed a styling change 11 days ago
11 days ago
💄 Update pricing section with new savings information
Add a visual indicator for 20% savings per credit and update
descriptions to reflect new pricing details for style bundles.
Peter Theill
Peter Theill 
deployed a feature 11 days ago
11 days ago
✨ Introduce subject title for generations
Add a new field for subject title in the generations model and update
mailer views, tests, and admin interfaces to utilize this new attribute.
✨ Introduce dynamic toast notifications
Add a reusable toast notification component for user feedback
and update relevant areas to utilize this feature.
Peter Theill
Peter Theill 
deployed a test update 12 days ago
12 days 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 12 days ago
12 days 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 refactoring 12 days ago
12 days ago
♻️ Refactor code structure for better readability
Organize functions and improve naming conventions to enhance maintainability.
Peter Theill
Peter Theill 
deployed a styling change 12 days ago
12 days ago
💄 Add reply-to address in application mailer
Include a reply-to address for better email handling and user communication.
Peter Theill
Peter Theill 
deployed a styling change 12 days ago
12 days ago
💄 Update sender email address in application mailer
Correct the default sender email address to ensure proper email delivery.
Peter Theill
Peter Theill 
deployed a styling change 12 days ago
12 days ago
✨ Introduce new email notifications for user actions
Add email templates and methods for credits exhausted,
BYOK Unlimited purchase, credit pack purchase, and style pack purchase.
💄 Refactor email templates and styles
Simplify HTML structure and enhance text content for welcome and ZIP ready emails.
✨ Include 4K images in ZIP generation
Enhance the GenerateZipJob to add 4K images to the ZIP archive
when available, ensuring both 1K and 4K images are included.
✨ Introduce queued jobs management in admin dashboard
Add functionality to view, retry, and discard queued jobs with
status filtering in the admin dashboard. Enhance UI to display
job statistics and actions.
✨ Introduce ZIP download feature for generated images
Add functionality to download generated images as a ZIP file.
Includes email notification for users when the ZIP is ready.
✨ Analyze image blobs after generation
Ensure image blobs are analyzed post-generation for better processing.
✨ Enhance audio playback with multiple oscillators
Refactor audio context handling to use triangle wave oscillators
for improved sound quality and timing.
💄 Revamp image display and details layout
Enhance the UI for the generated image section, including header,
action buttons, and original image details for improved clarity
and user experience.
💄 Update UI text for clarity and consistency
Revise headings and tooltips to enhance user understanding and improve
overall interface coherence.
✨ Introduce PreprocessVariantsJob for image variants
Add a job to process all named variants for attached images, ensuring
variants are generated and logged appropriately. Update related
models and views to utilize new variants.
♻️ Refactor authentication and add image model
Update the before_action for Google authentication and include the image model in the response hash for better data handling.
💄 Update download button text for clarity
Change "Download preview" to "Download" and "Download 4K" to "Request 4K"
for improved user understanding in the generation flow tests.
🎨 Improve random rotation logic for photo grid
Update the random rotation function to allow a wider range of rotation
degrees for better visual effects in the photo grid.
🔍️ Update legacy redirects for SEO preservation
Implement redirects for removed or renamed pages to maintain SEO
value and improve user navigation.
♻️ Refactor code structure for better readability
Organize functions and improve naming conventions to enhance maintainability.
💄 Enhance style select button and generation images layout
Update the UI for the style select button and improve the layout for
displaying generation images, ensuring better usability and visual
consistency.
💄 Update pricing descriptions and UI elements
Clarify credit usage and enhance visual hierarchy for better user
understanding and experience.
♻️ Refactor image analysis handling
Consolidate image analysis logic by removing unnecessary generator
instantiation and directly using class methods for improved clarity
and maintainability.
💄 Update UI text and styling for user settings
Revise headings and descriptions for clarity, and enhance form styling
to improve user experience in the settings section.
💄 Enhance error display in generation status
Improve the UI for failed generation notifications with clearer
error messages and visual indicators.
✨ Introduce BYOK validation and UI enhancements
Add validation to ensure at least one API key is provided when BYOK is enabled.
Enhance the user interface for API key management, including dynamic model
selection based on available keys and improved error messaging.
✨ Update API key references for clarity
Clarify that users can use either Gemini or xAI API keys in various
sections of the application, enhancing user understanding of BYOK
options and pricing details.
✨ Introduce xAI image generation support
Add support for xAI models and API keys, enhancing image generation
capabilities. Update user settings and generation jobs to accommodate
new features and ensure backward compatibility.
✨ Update default image generation model
Change the default model to "gemini-3.1-flash-image-preview" and
update the UI to reflect the new model options for improved user
experience.
✨ Introduce style packs feature
Add new style packs for various themes and occasions, including
functionality for pricing and credits. Update routes, views, and
tests to support the new feature while removing outdated links.
♻️ Major factoring and introducing packs
💄 Update style name display for better alignment
Enhance the UI by making the style name text block-level and centered.