Skip to content

Releases: dokku/dokku-redirect

0.9.1

20 Aug 15:32
Compare
Choose a tag to compare

What's Changed

  • fix: ensure ports are properly retrieved for newer dokku by @josegonzalez in #38

Full Changelog: 0.9.0...0.9.1

0.9.0

20 Mar 22:02
Compare
Choose a tag to compare

Full Changelog: 0.8.0...0.9.0

0.8.0

20 Mar 22:01
Compare
Choose a tag to compare

Full Changelog: 0.7.2...0.8.0

0.7.1

19 Apr 15:58
Compare
Choose a tag to compare
  • do not use deprecated function
  • scope redirects to location /

0.7.0

19 Apr 15:58
Compare
Choose a tag to compare
  • unify help functions with datastore plugins
  • do not shadow TMPDIR variable to avoid issues with libpam-tmpdir
  • include app-specific nginx confs

0.6.2

19 Apr 15:57
Compare
Choose a tag to compare
  • add missing dest domain to log output

0.6.1

08 Mar 17:14
607615c
Compare
Choose a tag to compare
  • Ensure we specify the correct Dokku version required

0.6.0

24 Feb 06:29
Compare
Choose a tag to compare
  • feat: add better help output #22
  • fix: strip trailing whitespace #20
  • fix: pass shellcheck #21

0.5.0

24 Feb 03:44
Compare
Choose a tag to compare
Merge pull request #17 from callahad/custom-code

Implement support for custom HTTP redirect codes