Skip to content

Releases: ddev/ddev-phpmyadmin

v0.3.8: Make `ddev phpmyadmin` work with nonstandard ports

17 Jul 21:54
5ef107c
Compare
Choose a tag to compare

What's Changed

  • fix: make phpmyadmin command work with nonstandard ports, fixes #19 by @rfay in #20

Full Changelog: v0.3.7...v0.3.8

v0.3.7

15 Jul 20:06
fd1b2b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.6...v0.3.7

v0.3.6

15 Jul 13:57
440c403
Compare
Choose a tag to compare

What's Changed

  • fix: make ddev phpmyadmin work again for Gitpod, fixes #15 by @stasadev in #16

Full Changelog: v0.3.5...v0.3.6

v0.3.5: Refactor phpmyadmin command to use launch

06 Jul 15:51
4a9fd7c
Compare
Choose a tag to compare

What's Changed

  • refactor: launch ddev phpmyadmin by port by @stasadev in #14

Full Changelog: v0.3.4...v0.3.5

v0.3.4

28 Mar 10:12
8123f59
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.3...v0.3.4

v0.3.3: Add `ddev start` for the host command

12 Dec 16:24
9cc65e0
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.3.2...v0.3.3

v0.3.2: Mention ddev phpmyadmin command

07 Nov 19:43
8c5974d
Compare
Choose a tag to compare

What's Changed

  • Mention 'ddev phpmyadmin' in readme and installation by @rfay in #8

Full Changelog: v0.3.1...v0.3.2

v0.3.1: Minor tests improvements

28 Oct 13:18
8c52863
Compare
Choose a tag to compare

What's Changed

  • Improve test to be less fragile about output, use github action by @rfay in #7

Full Changelog: v0.3.0...v0.3.1

v0.3.0: Expose port directly if router disabled (gitpod, codespaces)

27 Jul 15:46
e9a3c79
Compare
Choose a tag to compare

What's Changed

  • fix: directly expose port on 8036 when router disabled, fixes #3 by @rfay in #4

Full Changelog: v0.2.0...v0.3.0

v0.2.0: Improve healthcheck so it comes up faster

22 Jul 01:05
eb20886
Compare
Choose a tag to compare

What's Changed

  • fix: healthcheck makes it come up too slowly by @rfay in #2

New Contributors

  • @rfay made their first contribution in #2

Full Changelog: v0.1.1...v0.2.0