All deployments

Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Add SVG upload support and normalization
Implement functionality to accept SVG uploads, normalize them to PNG,
and enhance the image preview drag-and-drop experience with error handling.
Peter Theill
Peter Theill 
deployed a dependency update 5 months ago
5 months ago
⬆️ Upgrade libraries
🔧 Update Brakeman ignore file for Ruby EOL
Change fingerprint and update date to reflect the latest Ruby
3.2.3 end-of-life information.
Support
Support 
deployed a feature 5 months ago
5 months ago
✨ Add orderBy to placePhotos query ✨ Add publishing settings to page management ✨ Add supplier name to photo fields ✨ Introduce CEO overview one-pager
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
💄 Update header styles and layout
Enhance the header's background and adjust the maximum width for better
visual consistency and responsiveness.
♻️ Refactor code structure for better readability
Improve the organization of the codebase to enhance maintainability and clarity.
Peter Theill
Peter Theill 
deployed a styling change 5 months ago
5 months ago
🎨 Update image URL construction in SEO helper
Refactor the seo_image_url method to use request.base_url for
building the image URL instead of the image_url helper.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
✨ Add SEO helpers and update meta descriptions
Introduce SEO methods for title, description, canonical URL, and image.
Update meta descriptions across various views for improved clarity.
⬆️ Upgrade Ruby version to 3.3.6
Update Ruby version in Dockerfile, .ruby-version, and deployment
configuration for consistency across the project.
⬆️ Upgrade aws-partitions and aws-sdk-s3 versions
Update aws-partitions to 1.1221.0 and aws-sdk-s3 to 1.214.0 for
improved functionality and compatibility.
Peter Theill
Peter Theill 
deployed a dependency update 5 months ago
5 months ago
⬆️ Upgrade aws-partitions, aws-sdk-s3, mcp, public_suffix, and rubocop
Update dependencies to their latest versions for improved performance and security.
Peter Theill
Peter Theill 
deployed a refactoring 5 months ago
5 months ago
✨ Update default credits for users and adjust tests
Change default credits for new users from 1 to 5 and update related tests
to reflect this change for consistency across the application.
♻️ Refactor code structure for better maintainability
Organize and streamline code to enhance readability and future updates.
Peter Theill
Peter Theill 
deployed a feature 5 months ago
5 months ago
💄 Add cropped attribute to image links
Enhance image links with a 'data-cropped' attribute for improved
functionality in the gallery view.
✨ Update authentication links and UI text
Add conditional rendering for Google sign-in link based on user login status
and update API key references for clarity.
✨ Introduce social sizes feature for shares
Add a new endpoint and view for downloading social media size presets.
Update the SharesController to handle social sizes and adjust tests accordingly.
♻️ Refactor code structure for better readability
Organize and streamline code to enhance maintainability and clarity.
Peter Theill
Peter Theill 
deployed a CI/build change 5 months ago
5 months ago
🔥 Remove seasonal_image_generator service
Eliminate the seasonal_image_generator service and its associated code.