v1.3.45

Enhanced Stripe Mode and Custom Domain Management

Feature UI Backend

What's New

We've introduced a new feature that allows administrators to toggle between live and sandbox modes for Stripe payments instantly. This improvement ensures that changes take effect immediately, enhancing the flexibility in managing payment configurations.

We also added new scripts to facilitate the addition and removal of custom domains in the nginx configuration. This means users can now manage their custom domains more efficiently, ensuring that updates are reflected without hassle.

Improvements

The user interface for managing custom domains has been refined. Verified domains are now displayed in a read-only input field, allowing for easy access and copying. Users can now quickly copy their custom domain URLs or visit them directly, enhancing the overall experience when managing project settings.

Additionally, when removing a custom domain, the system will now clean up the nginx and SSL configurations automatically if the domain was previously verified. This cleanup process helps maintain a tidy configuration and reduces potential errors.

Bug Fixes

We addressed a critical issue where the SetupDomainJob was failing due to permission errors when attempting to modify nginx configurations. This fix ensures that the domain setup process is reliable and seamless for users.