Releases: picoHz/taxy
Releases · picoHz/taxy
v0.3.24
What's Changed
Bug Fixes
WebUI Updates
Other Changes
- Update dependencies by @picoHz in #47
- build(deps): bump mio from 0.8.8 to 0.8.11 by @dependabot in #48
Full Changelog: v0.3.23...v0.3.24
v0.3.23
What's Changed
New Features
WebUI Updates
Other Changes
- Update dependencies around tungstenite by @picoHz in #43
- build(deps): bump h2 from 0.3.20 to 0.3.24 by @dependabot in #44
- build(deps): bump rustix from 0.37.23 to 0.37.27 by @dependabot in #45
Full Changelog: v0.3.22...v0.3.23
v0.3.22
What's Changed
Bug Fixes
- Support wss scheme in target server URL by @picoHz in #37
- Use fmt::Display instead of fmt::Debug in logging if possible by @picoHz in #38
New Features
Other Changes
Full Changelog: v0.3.21...v0.3.22
v0.3.21
v0.3.20
v0.3.19
v0.3.18
v0.3.17
What's Changed
Bug Fixes
New Features
- ACME: add feature to activate or inactivate periodic ACME requests by @picoHz in #12
- add feature to activate or inactivate proxies by @picoHz in #13
- add feature to activate or inactivate ports by @picoHz in #14
- Proxy: add status notification by @picoHz in #17
WebUI Updates
Full Changelog: v0.3.16...v0.3.17
v0.3.16
What's Changed
Bug Fixes
WebUI Updates
- webui: set http as a default port protocol by @picoHz in #5
- webui: add pre-defined acme providers by @picoHz in #10
Other Changes
- build(deps): bump rustls-webpki from 0.101.1 to 0.101.4 by @dependabot in #7
- upgrade instant-acme to v0.4.0 by @picoHz in #8
- certs: remove is_trusted attribute by @picoHz in #9
- upgrade webpki to v0.22.1 by @picoHz in #11
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v0.3.15...v0.3.16