Deployments for https://stemning.ai

Peter Theill
Peter Theill 
deployed a styling change 32 minutes ago
32 minutes ago
💄 Update credit text for pluralization
Ensure correct pluralization of credits in user-facing text across multiple views.
Peter Theill
Peter Theill 
deployed a styling change 43 minutes ago
43 minutes ago
💄 Update card styles and improve UI elements
Change card border radius and update styling for better visual appeal.
Peter Theill
Peter Theill 
deployed a styling change about 1 hour ago
about 1 hour ago
💄 Update UI elements and improve styling
Refine image previews, tooltips, and button styles for a more cohesive
and visually appealing user interface.
Peter Theill
Peter Theill 
deployed a styling change about 3 hours ago
about 3 hours ago
💄 Update progress UI and remove unused elements
Refine the progress display by simplifying the structure and enhancing
styling for better user experience during generation status updates.
💄 Enhance UI for image display and interactions
Update styles and structure for original and generated images to improve
visual appeal and user engagement.
Peter Theill
Peter Theill 
deployed a feature about 5 hours ago
about 5 hours ago
✨ Introduce photo analysis job and subject context
Add AnalyzePhotoJob to analyze uploaded photos and store subject type
and description in the Generation model. Update related services and
tests to ensure proper functionality and error handling.
Peter Theill
Peter Theill 
deployed a feature about 7 hours ago
about 7 hours ago
✨ Introduce seasonal styles and image generation tasks
Add a comprehensive styles configuration, rename theme identifiers, and
implement tasks for generating styled images. Include tests for large
styled image generation to ensure functionality.
✨ Introduce photo upload and generation features
Add new views for photo upload and generation previews, along with
integration tests to ensure functionality. Implement BYOK (Bring Your
Own Key) support for credit-free previews and enhance the generation
process with improved UI and animations.
✨ Update pricing page test for accuracy
Correct expected text in the pricing page test to reflect current
offering of "Free forever" instead of "Free with your own key".
✨ Update pricing plans and UI elements
Revise pricing structure to introduce a new credit pack option.
Update UI text and layout for clarity and improved user experience.
Peter Theill
Peter Theill 
deployed a feature about 12 hours ago
about 12 hours ago
✨ Redirect existing users with generations to previews
Update sign-in flow to redirect users with existing generations to the
previews index instead of the new preview path.
💄 Update navigation links with active states
Enhance the header navigation by adding active states for
Creations, Features, Pricing, and About links based on the
current controller and action.
✨ Add sitemap feature with XML response
Implement sitemap route and controller to serve XML for SEO.
Include static and dynamic theme pages in the sitemap.
♻️ Refactor code structure for better maintainability
Organize and streamline code components to enhance readability and
ease of future modifications.
Peter Theill
Peter Theill 
deployed a refactoring about 13 hours ago
about 13 hours ago
♻️ Update image URLs with cache-busting query strings
Modify image rendering in the About page to include cache-busting
query strings for better asset management and loading performance.
Peter Theill
Peter Theill 
deployed a refactoring about 13 hours ago
about 13 hours ago
✨ Add database password to deploy workflow
Include STEMNING_DATABASE_PASSWORD in the deployment environment
variables for secure access during deployment.
♻️ Refactor Omniauth initializer for clarity
Improve the structure of the Omniauth initializer by organizing the
credential checks and enhancing readability.