Skip to content

v0.26.7

Compare
Choose a tag to compare
@josegonzalez josegonzalez released this 18 Jan 09:43
· 3184 commits to master since this release

Install/update via the bootstrap script:

wget https://raw.githubusercontent.com/dokku/dokku/v0.26.7/bootstrap.sh
sudo DOKKU_TAG=v0.26.7 bash bootstrap.sh

Bug Fixes

  • #5003: @josegonzalez Respect pre-existing .env files when preparing the herokuish buildenv
  • #4950: @emdienn Use exported environment vars during pack build
  • #4999: @elhu Purge cache for all apps when calling buildpacks:set-property with --global flag
  • #4988: @fomojola Conditionally restart NGINX
  • #4922: @josegonzalez Gitignore more built plugin triggers in apps plugin

New Features

Documentation

Other

  • #4995: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 203 to 205 in /tests/apps/php
  • #4978: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 201 to 203 in /tests/apps/php
  • #4936: @dependabot[bot] chore(deps-dev): bump heroku/heroku-buildpack-php from 200 to 201 in /tests/apps/php
  • #4937: @dependabot[bot] chore(deps): bump socket.io from 4.3.2 to 4.4.0 in /tests/apps/.websocket.disabled