MyGit

2.6.1

wallabag/docker

版本发布时间: 2023-06-21 19:51:39

wallabag/docker最新发布版本:2.6.9(2024-04-03 17:16:16)

The 2.6.0 tag wasn't created because we got an issue while creating it.

⚠️ There are two points to focus for that update:

  1. We added new fields in the database, don't forget to run migration otherwise your wallabag won't work.

  2. We've updated the mailer config which needs to be replicated otherwise the image might not work.

    We removed:

    • SYMFONY__ENV__MAILER_TRANSPORT
    • SYMFONY__ENV__MAILER_USER
    • SYMFONY__ENV__MAILER_PASSWORD
    • SYMFONY__ENV__MAILER_HOST
    • SYMFONY__ENV__MAILER_PORT
    • SYMFONY__ENV__MAILER_ENCRYPTION
    • SYMFONY__ENV__MAILER_AUTH_MODE

    And we added SYMFONY__ENV__MAILER_DSN as a replacement. Here is an example of DSN: smtp://user:pass@smtp.example.com:port

What's Changed

Full Changelog: https://github.com/wallabag/docker/compare/2.5.4...2.6.1

相关地址:原始地址 下载(tar) 下载(zip)

查看:2023-06-21发行的版本