All deployments
Peter Theill
deployed a CI/build change
7 months ago
Peter Theill
deployed a feature
7 months ago
7 months ago
✨ Introduce pre-event tips email feature
Add functionality to send pre-event tips to users with upcoming events.
Includes new mailer, job, and views, along with necessary database changes.
🔧 Add outreach email templates for partnershipsIncludes new mailer, job, and views, along with necessary database changes.
Introduce email templates for outreach to various wedding-related platforms
to promote Knipsmig as a guest photo sharing solution.
to promote Knipsmig as a guest photo sharing solution.
Peter Theill
deployed a styling change
7 months ago
7 months ago
💄 Update creator information in share view
Enhance the share page by displaying the creator's name and avatar,
improving the overall user experience and personalization.
✨ Enhance 4K download functionality and UIimproving the overall user experience and personalization.
Update download URLs to use rails_blob_path for attachments.
Add logic to conditionally style the 4K download button based on
availability and improve related tests for better coverage.
💄 Enhance feature card UI with decorative iconsAdd logic to conditionally style the 4K download button based on
availability and improve related tests for better coverage.
Add decorative icons to feature cards for improved visual appeal and
user engagement.
✨ Introduce share token feature for generation imagesuser engagement.
Add share token to generation images for sharing functionality.
Implement share links and corresponding controller actions.
💄 Update headings for style consistencyImplement share links and corresponding controller actions.
Revise headings to enhance clarity and maintain uniformity across the UI.
💄 Update photo effect headings for consistencyRefactor all photo effect headings to use a uniform "style" format
for improved clarity and branding across the application.
✨ Introduce aspect ratio handling for image generationfor improved clarity and branding across the application.
Add support for aspect ratios in image generation jobs and update UI
elements to reflect these changes. Enhance the preview card heading
markup for better styling and usability.
💄 Update UI elements for improved stylingelements to reflect these changes. Enhance the preview card heading
markup for better styling and usability.
Enhance the layout and typography of the photo display section for better
visual appeal and consistency.
✨ Introduce adjustment prompt feature for generationsvisual appeal and consistency.
Add functionality to handle optional adjustment prompts during style
regeneration, enhancing user control over image generation.
regeneration, enhancing user control over image generation.
Peter Theill
deployed a styling change
7 months ago
Peter Theill
deployed a styling change
7 months ago
Peter Theill
deployed a styling change
7 months ago
Peter Theill
deployed a styling change
7 months ago
7 months 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 interactionsstyling for better user experience during generation status updates.
Update styles and structure for original and generated images to improve
visual appeal and user engagement.
visual appeal and user engagement.
Peter Theill
deployed a feature
7 months ago
Peter Theill
deployed a feature
7 months ago
7 months 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 featuresimplement tasks for generating styled images. Include tests for large
styled image generation to ensure functionality.
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 accuracyintegration 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.
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 elementsoffering of "Free forever" instead of "Free with your own key".
Revise pricing structure to introduce a new credit pack option.
Update UI text and layout for clarity and improved user experience.
Update UI text and layout for clarity and improved user experience.
Peter Theill
deployed a feature
7 months ago
Peter Theill
deployed a feature
7 months ago
Peter Theill
deployed a feature
7 months ago
7 months 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 statespreviews index instead of the new preview path.
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 responseCreations, Features, Pricing, and About links based on the
current controller and action.
Implement sitemap route and controller to serve XML for SEO.
Include static and dynamic theme pages in the sitemap.
♻️ Refactor code structure for better maintainabilityInclude static and dynamic theme pages in the sitemap.
Organize and streamline code components to enhance readability and
ease of future modifications.
ease of future modifications.
Peter Theill
deployed a refactoring
7 months ago
Peter Theill
deployed a refactoring
7 months ago
7 months 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 clarityvariables for secure access during deployment.
Improve the structure of the Omniauth initializer by organizing the
credential checks and enhancing readability.
credential checks and enhancing readability.
Peter Theill
deployed a dependency update
7 months ago
7 months ago
♻️ Refactor review request scope to exclude nil dates
Update the needing_review_request scope to ensure events with nil
happens_on are excluded, improving the accuracy of review requests.
⬆️ Upgrade addressable gem to version 2.8.9happens_on are excluded, improving the accuracy of review requests.
Update the addressable dependency to the latest version for improved
functionality and security.
functionality and security.
Peter Theill
deployed a bug fix
7 months ago
7 months ago
🐛 Fix nil error in event review rating display
Ensure the event review rating is safely accessed to prevent
nil errors when rendering the star icons.
♻️ Refactor deletion queue scope for consistencynil errors when rendering the star icons.
Update the deletion queue scope to use '30 days' instead of '1 month'
for consistent behavior across calendar months.
for consistent behavior across calendar months.
Peter Theill
deployed a refactoring
7 months ago
7 months ago
♻️ Refactor collage generation to improve resource management
Remove temporary file tracking and delete temp files immediately to
prevent resource leaks during thumbnail creation.
🔥 Remove slideshow mode option from event preservationprevent resource leaks during thumbnail creation.
Eliminate the slideshow mode feature for a cleaner presentation.
Peter Theill
deployed a dependency update
7 months ago
Peter Theill
deployed a bug fix
7 months ago