Skip to content

v1.13.1

Compare
Choose a tag to compare
@lmakarov lmakarov released this 18 Dec 17:39
· 670 commits to master since this release
e3411a4

1.13.1 (2019-12-18)

New software versions

  • fin v1.93.0

Changes and improvements

  • Added IDE_PASSWORD variable to IDE stack file (#1241)
  • Fixed Xdebug configuration issues (#1242)
    • Updated PHP_IDE_CONFIG variable in services.yml
    • Added back xdebug settings workaround for backward compatibility (#1238 (comment))
  • Fixed SSH_AUTH_SOCK being unset for custom commands (#1248)
  • Improved performance and functionality of fin bash (#1247)
  • Added user and shell labels on cli in sercvice.yml
  • Improved messaging in ssh_key()
  • Cleaned up items pending to be removed as per TODO notes

Documentation

  • Revamped Xdebug docs