Deployments for https://stemning.ai
Peter Theill
deployed a styling change
26 days ago
Peter Theill
deployed a feature
26 days ago
26 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 refactoring
26 days ago
Peter Theill
deployed a styling change
27 days ago
Peter Theill
deployed a styling change
27 days ago
Peter Theill
deployed a styling change
27 days ago
27 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.
Peter Theill
deployed a styling change
about 1 month ago
about 1 month ago
✨ Capture and utilize preferred style on sign-in
Implement logic to capture preferred style from SEO landing page and
apply it during user sign-in and generation creation for enhanced
user experience.
💄 Enhance collage layout and transitionsapply it during user sign-in and generation creation for enhanced
user experience.
Update collage figure styles for improved visual presentation and
add smooth transitions for captions and image containers.
add smooth transitions for captions and image containers.
Peter Theill
deployed a feature
about 1 month ago
about 1 month ago
💄 Update user email display in header
Remove redundant email display for logged-in users when name is present.
💄 Refactor welcome message structureReorganize the welcome message layout for better readability and maintainability.
✨ Introduce collage shuffle featureAdd functionality for shuffling collage photos with animations and
transitions, enhancing user interaction and visual appeal.
💄 Refactor payment message layouttransitions, enhancing user interaction and visual appeal.
Improve the structure of the payment message section for better readability.
Peter Theill
deployed a CI/build change
about 1 month ago
Peter Theill
deployed a feature
about 1 month ago
about 1 month ago
✨ Introduce new pages for trending, use cases, and weekly styles
Add new views for trending photo styles, use cases, and weekly style spotlight with SEO enhancements and structured data.
💄 Update static paths in SitemapsControllerAdd '/seasons' to the list of static paths for improved sitemap coverage.