Vessel v6.0.0 Release Notes

Release Date: 2020-10-15 // over 3 years ago
  • NOTE : This is a major version release with potentially breaking changes.

    Rebuild Your Images

    โšก๏ธ After upgrading, you'll need to rebuild your app image. Follow step 4 "Rebuild Containers" in the upgrade guide.

    ๐Ÿ”„ Changes

    • โฌ†๏ธ Upgrade to Ubuntu 20.04 via #147
    • ๐Ÿณ Disabled ipv6 when importing gpg keys via #136
    • ๐Ÿ‘ Allows PHP (Swagger) to serve static content without a 303 via #92
    • ๐Ÿณ No longer install predis on init via f86981b

Previous changes from v5.0.0

    • โšก๏ธ Update to php 7.4 via #127
    • ๐Ÿ‘ Allow empty MySQL passwords via #112