All deployments
Peter Theill
deployed a styling change
10 days ago
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 transitionsCSS classes for better structure in the fan card component.
Enhance the visual feedback of generation cards with improved
hover effects and transition properties for a smoother user experience.
hover effects and transition properties for a smoother user experience.
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 pageto enhance the review's credibility and SEO.
Introduce structured data for return policy and shipping details
to enhance product information and improve SEO.
to enhance product information and improve SEO.
Peter Theill
deployed a feature
10 days ago
Peter Theill
deployed a styling change
10 days ago
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 displayelements to enhance the display of subject information in the
generation views.
Adjust padding for card elements and improve text presentation for better UI consistency.
💬 Update upload button text for clarityRevise the text on the upload button to better reflect the action
of generating a variant based on the selected style.
of generating a variant based on the selected style.
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 importmapTemporarily set SSL verification to none for local development.
♻️ Refactor image path resolution in OgImagesControllerEnhance security by validating image paths and ensuring they are
within the allowed directory structure.
💄 Sync source image links and update border color mappingwithin the allowed directory structure.
Ensure source image dimensions are correctly linked and improve
border color assignment based on icon color class.
border color assignment based on icon color class.
Peter Theill
deployed a styling change
11 days ago
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 improvementsand performance across jobs.
Update structured data format for better readability and maintainability
across multiple showcase pages.
across multiple showcase pages.
Peter Theill
deployed a styling change
11 days ago
Peter Theill
deployed a styling change
11 days ago
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 UImodel names in the image generator and user edit views for clarity.
Add detailed camera preservation guidelines and improve subject title fallback.
Update UI text for clarity and enhance image link styling.
Update UI text for clarity and enhance image link styling.
Peter Theill
deployed a styling change
11 days ago
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 notificationsmailer views, tests, and admin interfaces to utilize this new attribute.
Add a reusable toast notification component for user feedback
and update relevant areas to utilize this feature.
and update relevant areas to utilize this feature.
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 togglefor tests, ensuring a consistent testing environment.
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.0or disabled, enhancing test coverage for contributions functionality.
Update Ruby setup action in CI and deploy workflows for improved
compatibility and performance.
compatibility and performance.
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 ratingspricing page's structured data for enhanced product information.
Update the reviews query to filter out reviews with nil ratings for better accuracy in the admin panel.
Peter Theill
deployed a refactoring
11 days ago
Peter Theill
deployed a styling change
12 days ago
Peter Theill
deployed a styling change
12 days ago
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 stylesBYOK Unlimited purchase, credit pack purchase, and style pack purchase.
Simplify HTML structure and enhance text content for welcome and ZIP ready emails.
✨ Include 4K images in ZIP generationEnhance 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 dashboardwhen available, ensuring both 1K and 4K images are included.
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 imagesstatus filtering in the admin dashboard. Enhance UI to display
job statistics and actions.
Add functionality to download generated images as a ZIP file.
Includes email notification for users when the ZIP is ready.
✨ Analyze image blobs after generationIncludes email notification for users when the ZIP is ready.
Ensure image blobs are analyzed post-generation for better processing.
✨ Enhance audio playback with multiple oscillatorsRefactor audio context handling to use triangle wave oscillators
for improved sound quality and timing.
💄 Revamp image display and details layoutfor improved sound quality and timing.
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 consistencyaction buttons, and original image details for improved clarity
and user experience.
Revise headings and tooltips to enhance user understanding and improve
overall interface coherence.
✨ Introduce PreprocessVariantsJob for image variantsoverall interface coherence.
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 modelvariants are generated and logged appropriately. Update related
models and views to utilize new variants.
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 clarityChange "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 gridfor improved user understanding in the generation flow tests.
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 preservationdegrees for better visual effects in the photo grid.
Implement redirects for removed or renamed pages to maintain SEO
value and improve user navigation.
♻️ Refactor code structure for better readabilityvalue and improve user navigation.
Organize functions and improve naming conventions to enhance maintainability.
💄 Enhance style select button and generation images layoutUpdate 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 elementsdisplaying generation images, ensuring better usability and visual
consistency.
Clarify credit usage and enhance visual hierarchy for better user
understanding and experience.
♻️ Refactor image analysis handlingunderstanding and experience.
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 settingsinstantiation and directly using class methods for improved clarity
and maintainability.
Revise headings and descriptions for clarity, and enhance form styling
to improve user experience in the settings section.
💄 Enhance error display in generation statusto improve user experience in the settings section.
Improve the UI for failed generation notifications with clearer
error messages and visual indicators.
✨ Introduce BYOK validation and UI enhancementserror messages and visual indicators.
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 clarityEnhance the user interface for API key management, including dynamic model
selection based on available keys and improved error messaging.
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 supportsections of the application, enhancing user understanding of BYOK
options and pricing details.
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 modelcapabilities. Update user settings and generation jobs to accommodate
new features and ensure backward compatibility.
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 featureupdate the UI to reflect the new model options for improved user
experience.
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 alignmentfunctionality for pricing and credits. Update routes, views, and
tests to support the new feature while removing outdated links.
Enhance the UI by making the style name text block-level and centered.