Skip to content

docker image 0.1.6

Compare
Choose a tag to compare
@alexzhangs alexzhangs released this 09 May 17:00
· 77 commits to master since this release

Update install.sh: add SSM_VERSION.
Update ci-unittest.yml: do not fail CI on codecov uploader fails and update docker image to shadowsocks-libev-v2ray.
Update ci-docker.yml: use the explicit version of docker image.
Update ci-testpypi.yml and ci-pypi.yml: narrow down the environment variables scope.
Update shadowsocks/admin.py remove is_v2ray_enabled from readonly_fields.

Update shadowsocks/models.py:

  • update SSManager.interface default value from LOCALHOST to PRIVATE.
  • set default sender for Account.notify().

Update notification/fixtures:

  • improve template content and format.
  • add template.txt and template-txt-to-json.py.

Update README.md: update screenshots.