Divio's Features: See What's New
Changelog
- CPControl Panel changes in SeptemberNew features & improvements- Improved messages on domain actions to make more clear that a user needs to re-deploy environment for changes to take effect. 
- Made it more clear that the "unapplied changes" element on environment card is interactive. 
- Started showing 2 decimal points in percentage based charts. 
- Exposed through the API endpoints - GET /apps/v3/servicesand- GET /apps/v3/services/{uuid}information about the expected subscriptions to allow these services being added to the application using the new field "requires_subscriptions"
- Added additional validations for the creation and provision of the services to ensure these actions respects the existence of appropriate subscriptions to succeed 
- Added more guards to prevent cancellation of the application subscription and to demand explicit stop of the environments and detachment of the services before the cancellation 
- Extended the API - /billing/v3/application-subscriptions/with the possibility to fetch and manage the relevant application billable service subscriptions and therefore allow further deprecation of- /billing/v3/application-billable-service-subscriptions/API
- Added new validations preventing the change of the application subscription, if the new plan conflicts with the current application state. 
 Bugfixes / Deprecations and Removals- Various minor UI bugfixes 
- Removed the possibility to filter by membership in - GET /apps/v3/application-collaborators/
 
- CPControl Panel changes in AugustNew features & improvements- Launched our new website. 
- Extended "Clear CDN Cache" for Divio-managed domains using Cloudflare to allow specific files. 
 Bugfixes- Added proper VAT information to Swiss invoices. 
 
- CPControl Panel changes in JulyNew features & improvements- Changed the tracking of the pending changes for the environment to become effective only after (re)deployment from application to the environment level. 
- Extended number of cases when these pending changes should be tracked (changing application settings, changing env variables). 
- Exposed the array of pending changes descriptions through the new field - pending_changesin the API v3 GetEnvironment endpoint.
- Added tooltip explaining what pending changes the environment has that need to be deployed. 
- Added possibility to leave organisation and transfer ownership from organisation collaborators view. 
- Improved performance of the activity stream API. 
 Bugfixes- Fixed the addons API v3 filter by removing the broken query param - applicationand replacing it with the filter by- cloud_ready.
- Fixed redirects based on subscription breaking browser back button. 
- Fixed slightly misaligned icons in "manage organisations" modal. 
- Fixed a bug with customizing deployment still thinking user wants to adopt deployment after choosing different mode. 
- Fixed an incorrect check for environment creation. 
- Fixed a bug with subscription page very rarely crashing due to a race condition. 
- Fixed free trial notification showing up incorrectly on small screens. 
- Fixed tour item on navigation not showing up in a right place. 
- Fixed a bug where an error message would show about failing to find a subscription after free trial upgrade. 
 Deprecations & Removals- Removed multiple API v1 and v2 endpoints 
 
- CPControl Panel changes in JuneNew features & improvements- Added search, search expansion and search histogram to the logs. 
- Started to enforce free trial subscription deadlines. 
- Started migration of legacy subscriptions to new plans. 
- Decommissioned API v1 and v2 endpoints. 
 Bugfixes- Fixed service icon appearing inconsistent in Services/Backups views. 
- Started showing - Legacy planwhen a plan is no longer available in the subscription view.
 
- CPControl Panel changes in MayNew features & improvements- Added a new deployments section to see a history of deployments and allow recent deployments to be adopted. 
- Added a feature to add private container registries on an organisational level. 
- Added the possibility to clear Cloudflare cache by path. 
- Added repository UUID to the devtools section. 
- Added documentation about how to clear the Cloudflare Cache via the Divio API. 
- Changed Divio Bot commit messages to follow conventional commits. 
- Improved application shortcuts to support additional features. 
- Improved documentation about understanding IP addresses on Divio. 
 Bugfixes- Fixed the width of the git commit in the git log modal. 
- Fixed some CSS issues within the API documentation. 
 
- CLINew version of the Divio CLI is now available4.0.4 Bug fixes- Fixed potentially wrong prefixes in database error messages. 
- Fixed error in app deployments list. 
 
- CPControl Panel changes in AprilNew features & improvements- Added a couple of new built-in env variables, e.g. DIVIO_DOMAIN, APPLICATION_SLUG 
- Exposed new additional action clear-cdn-cache through API for domains for Divio-managed Cloudflare domains to purge Cloudflare CDN cache. 
 Bugfixes- Fixed the issue when the user initiated the Cloudflare CDN purge was not tracked in the activity stream records as activity initiator 
- Fixed the error message if the branch name was specified incorrectly in the repository cloning. 
- Fixed a bug where organisation subscriptions view wasn't always showing the plan. 
 Deprecations and removals- We started removing old API v2 endpoints that were never documented. Please use API v3 instead. 
 
- CPControl Panel changes in MarchNew features & improvements- Added tooltips to mirror row icons. 
 Bugfixes- Fixed an issue on mirrors where a re-fetch caused flickering. 
- Clarified how Memory and CPU metrics work in the documentation. 
 
- CPControl Panel changes in FebruaryBugfixes- Fixed minor UI bug with date picker active bar being slightly off in logs 
- Fixed visual bug with selecting long environment names in logs 
 
- CPControl Panel changes in JanuaryNew features & improvements- Improved metrics display of data when there are sharp drops. 
- Added documentation about how to use WebSockets. 
 Bugfixes- Fixed Java examples within our getting started documentation. 
- Fixed dismiss all notifications button being always focusable. 
 
- CPControl Panel changes in DecemberNew features & improvements- Added Two Factor Authentication (2FA). 
- Added a backup restore view. 
- Improved detail view of backups with extra info and added a progress bar to the backup listing. 
- Added link to security directly from user dropdown. 
- Moved application actions to their own panel. 
- Improved celery documentation. 
 Bugfixes- Fixed a bug with ctrl/shift clicking on menu items. 
 
- CPControl Panel changes in NovemberNew features & improvements- Added an IAM endpoint to query the list of registered credentials (password, otp, recovery codes). 
- Added an IAM endpoint to delete a registered credential. 
- Moved the - has_passwordfield from the user details to the credentials endpoint.
 
- CLINew version of the Divio CLI is now available4.0.3 Bug fixes- Updated a couple of help texts to avoid confusion. 
- Added a note to backup restores initiated from the CLI. 
- Added --binary option when pushing a PostgreSQL database dump. 
 
- CPControl Panel changes in OctoberNew features & improvements- A refreshed design that improves usability while keeping things familiar. 
- A new Notification Center with announcements and status updates. 
- A new Helpdesk with contextual support, documentation, tours, and upcoming videos. 
- Simplified navigation for applications, organisations, and account management. 
- New keyboard shortcuts to boost efficiency. 
- Option to upload custom application screenshots and icons. 
- Logs are now integrated directly into the content for easier access. 
- An expandable/collapsible toolbar for a cleaner interface. 
- Improved experience on small screens for better mobile and compact display use. 
- Overall faster performance and responsiveness. 
- Added backup restores view and improved backup restore process to be more intuitive. 
- Migrated from MySQL 5.7 to MySQL 8. 
- Improved documentation design in dark mode and added a footer. 
 Bug Fixes- Fixed the user avatar image being too large in the toolbar. 
- Fixed a bug with ctrl/shift clicking on menu items. 
- Adapted MySQL documentation. 
- Added clarity to sections on Cron Jobs, Domains, and Account Deletion. 
- Adapted documentation for Backups. 
 
- CPControl Panel changes in SeptemberNew features & improvements- Postgres 15 migration is finished! 
- Added Astro and Strapi application templates. 
- Increased maximum number of environments per application from 5 to 6. 
- Added ability to upload custom screenshots and avatars to applications API. 
- Added experimental AI search to the documentation. 
 Bug Fixes- Fixed dropdown positioning error edge case. 
- Fixed a bug in invoices with missing currency. 
- Fixed a bug with uploading organisation and user avatars sometimes displaying old images. 
- Fixed a bug with addon configuration forms. 
 Deprecations and Removals- Removed flavours implementation. 
- Removed SEPA integration. 
 
- CPControl Panel changes in AugustNew features & improvements- Added "show container IDs" to logs view (in beta). 
- Improved user interface for logs on mobile devices. 
- Improved application creation error handling. 
- Improved app deletion to allow pressing enter to submit the form. 
- Improved probe timeout user interface. 
- Improved warning message about deletion an application. 
- Improved overall Services documentation. 
- Improved overall Debugging documentation. 
- Added search engine optimisation documentation for aldryn.io domains. 
- Renamed "Region" to "Cloudspace" within the overall user interface. 
- Started limiting Cloudspaces shown on subscription view to the ones available to the current organisation. 
 Bug fixes- Fixed readability of demo logos in dark mode. 
- Fixed version dropdown not closing when opening the edit modal. 
- Fixed services/release commands to be empty when creating a new application without a template. 
- Fixed anchor links within the Quickstart tutorials. 
 
- CPControl Panel changes in JulyNew features & improvements- Postgres 15 migration is underway. 
- Added a new entry guide for new users to our documentation. 
- Added a new features section to the documentation. 
- Added feedback function to the documentation. 
- Improved debugging documentation. 
 Bug fixes- Fixed a bug in addons section that crashed the view when searching for unicode strings. 
- Fixed incorrect message about managing collaborators when using SAML. 
- Fixed a bug where the maintenance page still showed after a failed migration on a previously broken app. 
- Lots of internal improvements and minor UI fixes. 
 
- CPControl Panel changes in JuneNew features & improvements- We now offer a better onboarding experience for new users with our new "Get started with Divio Cloud" screen and guides. 
- Multiple environments are now out of beta and are available depending on your subscription. 
- Added - organisationand- is_successfilters to deployments API v3.
- Release web container config and startup probe settings as a beta within the application settings. 
- Improved keyboard accessibility when using the search. Pressing enter opens the first result, and tabbing also selects the first result. 
 Bug fixes- Fixed a bug preventing email notifications from being sent on maintenance events. 
- Fixed images in HTML emails that were not rendering properly. 
- Fixed Swiss phone numbers in email templates. 
- Fixed environments not being stopped when a website subscription is cancelled. 
- Fixed some edge cases with tutorial messages. 
- Fixed an issue with logs where, on dark mode, the line that marks the day was not visible. 
- Fixed a bug that required creating a new repository every time you went back from the last step of app creation. 
- Fixed a bug with the infinite redirect loop on sharing view 
- Fixed a rare bug when "closing" logs wouldn't go away from the logs 
- Fixed slightly incorrect text on deployment progress. 
- Fixed an issue where main wasn't used as default everywhere. 
 
- CLINew version of the Divio CLI is now available4.0.2 Bug fixes- Added basic support for Python 3.12. 
- Fixed GNU readline issues on Windows. 
 
- CPControl Panel changes in MayNew features & improvements- Published new design for docs.divio.com 
- Added CPU limits to containers based on the subscriptions. 
- Added transfer domain action for organisation admins. 
- Add author info to the application addon version view. 
- Improved environments view performance. 
- Improved accessibility for charts. 
 Bug fixes- Fixed an issue with the search overlay clashing with environment variable headers. 
- Fixed a bug where "Feature not available" would flash briefly while loading the page. 
- Fixed a bug where quickly opening multiple OAuth popups would result in an infinite loop. 
- Fixed messages for service management. 
- Fixed a visual bug where resources would sometimes bleed into the price on the subscription screen. 
- Fixed a bug in logs where selecting a specific time period would mess with the time selector. 
- Fixed a bug in logs where changing the time period would not scroll to the end. 
- Fixed logs to better respect dark mode.