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
- CP
Control Panel changes in January
New features
Improved frontend loading speeds for several components.
Improved subscription views to be more responsive.
Minor wording updates across the UI for consistency.
Bug fixes & improvements
Fixed an issue that would prevent all the logs from fetching while tailing.
Fixed incorrect service icons in the backups view.
Fixed issues with tutorial messages.
Added redirects from certain beta views if they are not accessible.
- APP
New version of the Divio App is now available
1.2.6
New features
Updated divio-cli to 3.10.0.
- CLI
New version of the Divio CLI is now available
3.10.0
New features
Updated dependencies.
Improved build and distribution pipeline.
- CP
Control Panel changes in December
New features
The new header and toolbar interface is now live.
The project creation has been improved and loads faster.
The project search is now faster.
The credit card payment method is now SCA compliant.
The UI for branch saving has been improved.
Bug fixes & improvements
Improvements on several components throughout the interface.
The branch selection has been removed from the repository view in favour of the dashboard.
Fixed issues with 404 and 500 error pages.
Fixed the browser back button not working correctly in the new logs view.
Fixed a bug that would incorrectly show removed variable in the list of built-in variables.
Fixed several bugs that would leave dropdowns open after an action.
Fixed a bug that would cut off the organisation name when there was clearly enough space in the header.
Fixed some of the messages having inconsistent styling.
Fixed a bug in account deletion.
- APP
New version of the Divio App is now available
1.2.5
New features
Updated divio-cli to 3.9.1.
- CLI
New version of the Divio CLI is now available
3.9.1
New features
Added better help messages.
- APP
New version of the Divio App is now available
1.2.4
New features
Updated code signing certificate for Windows.
- CP
Control Panel changes in November
New features
The "SSH", "Clone" and "Setup" commands can now be easily copied from every environment card.
The "Env Variables" section now shows built-in variables that are available for each environment.
Certain API endpoints are now available for anonymous users as well.
Bug fixes & improvements
Added dark and monochrome background options to logs.
Domain transfers can now be handled via the API.
Emails are now case insensitive.
Backup download emails now show the correct time that the backup was taken.
Fixed an issue where project owners lost collaborator's status when they are organisation administrators.
Fixed a bug that prevented lines from being wrapped in logs.
Fixed issues with detection of ad blockers for the Intercom integration.
- APP
New version of the Divio App is now available
1.2.3
New features
Updated divio-cli to 3.9.0.
- CP
Control Panel changes in October
New features
Released new Services feature to everyone.
Released new Metrics feature to everyone.
Added brand new Logs UI with more filters for environments.
Added support for read-only external Git repositories (on request).
Revised the Invoices frontend with the new API.
Bug fixes & improvements
Added new icons and wording to the project creation screen.
Improved the project creation screen on smaller devices and changed default project creation options.
Maintenance runs and CDN clearance now show up in the activity stream.
Included tutorial message on the metrics view.
Fixed the text display when requesting new demos without any free slots.
- CLI
New version of the Divio CLI is now available
3.9.0
New features
Added
divio app logs
commandAdded
divio app ssh
command
- CP
Control Panel changes in September
New features
Added new release commands panel under the project "Settings".
Bug fixes & improvements
Removed unnecessary notifications for specific actions.
Cannot change a branch anymore while a project is locked.
Fixed a glitch in the service section when an icon is missing.
Fixed tag handling in the marketplace profile that caused the view to fail.
Fixed race conditions that prevent notifications from showing up.
Fixed the content and display of the demo view.
- CP
Control Panel changes in August
New features
Implemented the changelog feed from divio.com/changelog into the Control Panel.
Bug fixes & improvements
The "Settings" menu is now disabled when you are not an administrator of the organisation.
Several issues with date formatting have been fixed.
Issues with frontend caching and malformed states have been fixed.
Issues with deployment progress not always being displayed correctly have been fixed.
Fixed an issue where the project subscription view would break if a user was removed from the organisation.
- APP
New version of the Divio App is now available
1.2.2
Bug fixes & improvements
Fixed another regression that could prevent Divio shell or project setup from working.
- APP
New version of the Divio App is now available
1.2.1
Bug fixes & improvements
Fixed a regression in 1.2.0 that led to Divio shell sometimes not working.
- APP
New version of the Divio App is now available
1.2.0
New features
Updated divio-cli to 3.8.1.
Bug fixes & improvements
Minor UI bugfixes.
- CLI
New version of the Divio CLI is now available
3.8.1
Bug fixes & improvements
Fixed a Unicode error.
- CP
Control Panel changes in July
New features
migrate.sh
files are now optional.
Bug fixes & improvements
The SSH command now omits the default port on the Dashboard.
Fixed a bug with showing last deployment status when backend state is inconsistent.
Fixed bugs with the UI not respecting the user-selected timezone.
Show backups even if a given environment is stopped.
The deployment log now shows an error if git submodules are used.
Show "All environments" on the addons view only if all environments use the same branch.
Website duplication works now as expected with multiple environments.
Boilerplate collaborators update rights are now working as expected.
Restored copying data from mirror to mirror through the interface.
Added support for CloudFlare TXT validation to issue TLS certificates.
- CLI
New version of the Divio CLI is now available
3.8.0
New features
Renamed the
.aldryn
file in a project to.divio/config.json
.Added
divio app configure
command to recreate the.divio/config.json
file.The
docker-compose.yml
file is now optional.
Bug fixes & improvements
Renamed internal environment variable from
ALDRYN_HOST
toDIVIO_HOST
.Renamed the global configuration file in
~/
to the new format as well.
- CP
Control Panel changes in June
New features
Added multiple environment support. Test/live are added by default.
The dashboard, cron-jobs and environment variables sections have been redesigned.
Bug fixes & improvements
Fixed an issue with the issuance of Let's Encrypt wildcard certificates for registered domains.
Addressed issues with tooltips not being correctly hidden.