Divio's Features: See What's New
Welcome to the latest updates and features from Divio, your trusted provider of cloud management and infrastructure services. Explore our newest additions, designed to enhance your web application security and streamline your operations.
Changelog
- CLI
New version of the Divio CLI is now available
3.15.0
New features
The proxy env vars (
http_proxy
andhttps_proxy
) require explicit schema in the url of the proxy server.Simplified dependencies and removed strict pinning. We now allow more flexibility of dependencies when the CLI gets installed into an existing environment.
Added optional error reporting.
Fixed issue when trying to detect a docker-compose database.
- CLI
New version of the Divio CLI is now available
3.14.0
New features
Catch error when DB restore requested when DB service not available.
Fixed issue when retrieving docker-compose configuration in versions of docker compose >= 2.
Added sanity check to warn users if new and old configuration files are used at the same time.
Updated requirements.
- CLI
New version of the Divio CLI is now available
3.14.1
New features
Fixed issue when trying to import a database during project setup.
- CP
Control Panel changes in September
New features
Improved application collaborators UI.
Bug fixes & improvements
Optimized tutorial messages.
Added frontend validation for release commands labels.
Fixed "All environments" accordion appearing clickable when it is not.
Fixed a few bugs with the frontend cache.
Fixed a bug in cronjobs that prevented users from accessing the view.
- APP
New version of the Divio App is now available
1.3.0
New features
Updated the divio-cli to 3.13.1.
Fixed busybox containers not cleaning up correctly after checks.
Removed support for gravatar from the app.
Migrated the app to no longer use some of the deprecated APIs.
- CP
Control Panel changes in August
New features
Enforced Strong Customer Authentication (SCA) for all new and existing credit cards.
Added a new welcome screen when an organisation is empty with new support links.
Improved project settings UI.
Improved project repository UI.
Improved project collaborators UI.
Bug fixes & improvements
Added a link to the repository widget on the environments screen.
Enhanced the way dates are shown in most places.
Improved user account dropdown to show additional links.
Improved avatars across the UI.
Improved tutorial messages.
Improved app teaser design.
Improved logs text when selecting 1D or 1H.
Minor layout adjustments.
Fixed a bug with plan selection for mirrors.
Fixed a bug with uploading organisation avatars.
Fixed a race condition where project collaborator invitations are not shown when adding and closing the modal.
Fixed project settings sometimes not showing up.
Removed gravatar support.
- CLI
New version of the Divio CLI is now available
3.13.1
New features
Renamed "project" command group to "app" - with alias for backwards compatiblity.
Fixed bug when pulling a database on projects with an old configuration file.
- CP
Control Panel changes in July
New features
Added enforcing of "Strong Customer Authentication" for credit card payments which will take effect after 15th of August 2021.
Deployment of existing projects on organisations without "Strong Customer Authentication" will be prevented after 15th of August 2021.
Bug fixes & improvements
Fixed a bug on the edit subscription screen that wouldn't correctly reset the current plan if it is no longer active.
Fixed a bug that would break the backups view when a backup is created.
Improved application transfer UI.
- CLI
New version of the Divio CLI is now available
3.13.0
New features
Added support for docker-compose v2
Improved handling of database files during pull
- CP
Control Panel changes in June
New features
Updated the user's accounts management view.
Added a "not a mirror" and "only mirror" filter in the project overview (beta).
Require a payment method to be added to the organisation before any deployment can be triggered.
Bug fixes & improvements
It is now possible to remove organisation members without a personal organisation.
Project ownership no longer blocks organisation membership revocation.
Fixed bug with the copy type (fork or mirror) during project duplication.
Fixed multiple problems with dropdown focus states and keyboard navigation.
Made avatars in the activity stream API behave the same as in IAM APIs.
Fixed inviting multiple collaborators in the collaborator's view.
Made email duplication check case insensitive when inviting collaborators.
Fixed copy to clipboard not always working.
Fixed various visual alignment issues.
Added an explanation message about the credit card requirements when deploying projects.
Change in the non-production deployment procedure
We are changing the way non-production environments are deployed by the infrastructure.
Historically, test environments took a few shortcuts during deployment in order to save a little bit of time. Today's change brings them in line with production environments, in order to reduce the risk of subtle differences causing hard to detect bugs.
Ideally, you should not see any differences, but in case you do, please let us know by reaching out to our support.
- CP
Control Panel changes in May
New features
Added filters and sorting to the application list for beta users.
Added display style switcher to the application list for beta users.
Improved project duplication interface.
Improved organisation ownership transfer.
Improved application rename UI.
Improved organisation collaborators management UI.
Improved context switcher UI.
Bug fixes & improvements
Added better error message if a deployment timed out but is still running in the background.
Added logic to fail deployments if the organisation billing is suspended or the application is suspended.
Added support for last push/pull states on repositories.
Added validation for application renaming via API.
Expanded the API for organisation membership management.
Exposed managed services in the API.
Exposed managed services in the UI.
Improved Adblock detection for Intercom.
Ensured password reset tokens cannot be reused more than once.
Fixed bug in screenshot updates.
Fixed Recaptcha error on the registration page.
- CLI
New version of the Divio CLI is now available
3.12.0
New features
Added support for Divio zones.
Added support for branches of environments on project setup.
Added better DB error handling.
Updated dependencies which removed support for python 3.5 and python 2.
Resolved YAML deprecation warning.
- APP
New version of the Divio App is now available
1.2.8
New features
Updated divio-cli to 3.12.0.
- CP
Control Panel changes in April
New features
Import project from git is now available for beta users.
Added better loading animations for action buttons.
Released new header improvements for faster loading.
Decommissioned the "copy" application duplication method and kept "fork" as the new default.
Bug fixes & improvements
Improved the handling of multiple webhook triggers in a short period.
Fixed an unhandled error in the backups view that could lead to a crash.
Fixed an issue on the edit subscription screen when it wasn't clear that the submit button is disabled due to things still fetching.
Fixed a bug when cancelling a subscription where the error wasn't correctly shown.
Restore a backup to fork should now suggest the same organisation for the current project.
Removed
ssh -p
wrapper from "Copy command" in the cron job section of an application.
- CP
Control Panel changes in March
New features
Released a new activity stream with pagination and asynchronous loading.
Optimised organisation creation and management.
Optimised the applications overview.
Added information text to the user when the organisation collaborators limit is reached.
Added captcha on the registration page.
Bug fixes & improvements
Migrated add-on packages to S3.
Fixed a bug where the confirmation modal wouldn't show up when changing subscription.
Fixed a subscription caching issue that would break the subscription screen right after editing.
Fixed a bug with commits modal breaking due to cache issues.
Added better error handling for webhook triggers if the branch does not exist.
Remove user inactivity notices and automatic website removal as all websites now belong to an organisation.
Migration of RabbitMQ to backing services
As part of an effort to consolidate backing services management, we are moving the RabbitMQ configuration from environment variables to backing services.
Following this change, the
BROKER_URL
andRABBITMQ_ERLANG_COOKIE
environment variables will not be user-editable anymore.A new
DEFAULT_AMQP_BROKER_URL
environment variable (aliased toBROKER_URL
for backwards compatibility) will be listed under the BUILT-IN environment variables. TheRABBITMQ_ERLANG_COOKIE
environment variable will not be provided anymore.- APP
New version of the Divio App is now available
1.2.7
New features
Fixed a bug that prevented the app from correctly working with latest version of Docker for Mac.
Fixed a minor bug that would make pushing to feature branches difficult from the app.
Updated divio-cli to 3.11.0.
- CLI
New version of the Divio CLI is now available
3.11.0
New features
Fix database issue during project setup.
- CP
Control Panel changes in February
New features
Improved project navigation interface.
Bug fixes & improvements
Fixed an issue when transferring projects.
Fixed an issue when adding collaborators.
Fixed an issue with subscriptions during the creation of mirrors.