All deployments

Peter Theill
Peter Theill 
deployed a styling change 10 days ago
10 days ago
💄 Update API key fields to password inputs
Change Gemini and xAI API key fields to password inputs for enhanced
security and privacy during user input.
Peter Theill
Peter Theill 
deployed a styling change 10 days ago
10 days ago
💄 Enhance UI styles and animations
Add 'will-change' properties for performance optimization and update
CSS classes for better structure in the fan card component.
💄 Update card hover effects and transitions
Enhance the visual feedback of generation cards with improved
hover effects and transition properties for a smoother user experience.
Peter Theill
Peter Theill 
deployed a feature 10 days ago
10 days ago
✨ Add author information to product review
Include the author's name in the structured data for the product review
to enhance the review's credibility and SEO.
✨ Add return policy and shipping details to pricing page
Introduce structured data for return policy and shipping details
to enhance product information and improve SEO.
Peter Theill
Peter Theill 
deployed a feature 10 days ago
10 days ago
✨ Add metadata stripping for generated images
Implement functionality to strip EXIF metadata from images in both
GenerateLargeStyleImageJob and GenerateThumbnailsJob. Add tests to
ensure metadata is removed and handle invalid input gracefully.
Peter Theill
Peter Theill 
deployed a styling change 10 days ago
10 days ago
💄 Update page titles for consistency and clarity
Refine titles across multiple pages to enhance user experience and SEO.
Peter Theill
Peter Theill 
deployed a feature 10 days ago
10 days ago
✨ Add subject heading component and update UI
Introduce a new partial for subject headings and update related UI
elements to enhance the display of subject information in the
generation views.
💄 Update card padding and text display
Adjust padding for card elements and improve text presentation for better UI consistency.
💬 Update upload button text for clarity
Revise the text on the upload button to better reflect the action
of generating a variant based on the selected style.
Peter Theill
Peter Theill 
deployed a styling change 10 days ago
10 days ago
💄 Enhance header layout and add back navigation
Refactor header section to include a back link and adjust heading size for improved UI consistency.
🔒️ Disable SSL peer verification in importmap
Temporarily set SSL verification to none for local development.
♻️ Refactor image path resolution in OgImagesController
Enhance security by validating image paths and ensuring they are
within the allowed directory structure.
💄 Sync source image links and update border color mapping
Ensure source image dimensions are correctly linked and improve
border color assignment based on icon color class.
Peter Theill
Peter Theill 
deployed a styling change 11 days ago
11 days ago
💄 Update UI text and add new CTA section
Revise text for clarity and engagement, and introduce a new call-to-action
section to enhance user interaction and experience.
Peter Theill
Peter Theill 
deployed a dependency update 11 days ago
11 days ago
⬆️ Upgrade Ruby setup action to v1.295.0
Update the Ruby setup action in CI configuration for improved compatibility
and performance across jobs.
💄 Refactor JSON-LD script for SEO improvements
Update structured data format for better readability and maintainability
across multiple showcase pages.
Peter Theill
Peter Theill 
deployed a styling change 11 days ago
11 days ago
💄 Update email templates with improved styling
Refine headings and paragraph styles for better readability and consistency
across user email notifications.
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 11 days ago
11 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 11 days ago
11 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 11 days ago
11 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.