Skip to content

1.3.0

Compare
Choose a tag to compare
@Waldz Waldz released this 17 May 09:24
· 3 commits to master since this release
5eacf28

This release contains breaking changes:

  • By default, API is exposed only on local interface 127.0.0.1. Just in case someone launches with defaults and forgets to secure it with --proxy.api-bind
  • API supports only IPv4
  • Proxy supports only IPv4

What's Changed

  • By default, bind API only on 127.0.0.1 by @Waldz in #47

Full Changelog: 1.2.1...1.3.0