Releases: amalshaji/portr
v0.0.16-beta
What's Changed
- docs: use route53 instead of cloudflare by @amalshaji in #63
- Update client and admin ui by @amalshaji in #68
Full Changelog: 0.0.15-beta...0.0.16-beta
v0.0.15-beta
What's Changed
- Decode key, value in
application/x-www-form-urlencoded
by @amalshaji in #57
Full Changelog: 0.0.14-beta...0.0.15-beta
v0.0.14-beta
Server docker images
Admin - https://hub.docker.com/r/amalshaji/portr-admin/tags
Tunnel - https://hub.docker.com/r/amalshaji/portr-tunnel/tags
What's Changed
- update portr inspector logo and favicon by @amalshaji in #49
- update youtube links in docs by @amalshaji in #50
- mark a request as replayed in the UI and ability to view the parent request by @amalshaji in #52
- redirect to home page with error message if state is invalid and some admin ui updates by @amalshaji in #54
Full Changelog: 0.0.13-beta...0.0.14-beta
v0.0.13-beta
Server docker images
Admin - https://hub.docker.com/r/amalshaji/portr-admin/tags
Tunnel - https://hub.docker.com/r/amalshaji/portr-tunnel/tags
What's Changed
- Update links in server setup documentation by @barns101 in #37
- Admin UI updates by @amalshaji in #39
- replace gunicorn workers with uvicorn workers by @amalshaji in #43
New Contributors
Full Changelog: 0.0.12-beta...0.0.13-beta
v0.0.12-beta
Changelog
- UI updates for both admin and cli
Server docker images
Admin - https://hub.docker.com/r/amalshaji/portr-admin/tags
Tunnel - https://hub.docker.com/r/amalshaji/portr-tunnel/tags
Full Changelog: 0.0.11-beta...0.0.12-beta
v0.0.11-beta
Server docker images
Admin - https://hub.docker.com/r/amalshaji/portr-admin/tags
Tunnel - https://hub.docker.com/r/amalshaji/portr-tunnel/tags
What's Changed
- Ensure portr config directory exists on client start by @amalshaji in #29
- fix(admin): ensure superuser can always log in by @imnotjames in #28
New Contributors
- @imnotjames made their first contribution in #28
Full Changelog: 0.0.10-beta...0.0.11-beta
v0.0.10-beta
Server docker images
Admin - https://hub.docker.com/r/amalshaji/portr-admin/tags
Tunnel - https://hub.docker.com/r/amalshaji/portr-tunnel/tags
Full Changelog: 0.0.9-beta...0.0.10-beta
v0.0.9-beta
Server docker images
Admin - https://hub.docker.com/r/amalshaji/portr-admin/tags
Tunnel - https://hub.docker.com/r/amalshaji/portr-tunnel/tags
Full Changelog: 0.0.8-beta...0.0.9-beta
v0.0.8-beta
Changelog
- 7a5d488 fix random number generation
- d74255b fix smtp settings update api
- 37dc6a6 fix: use team slug instead of name in dashboard url
- 77e8593 mark connection as active after adding proxy route
- f8fb02e update html templates
Server docker images
Admin - https://hub.docker.com/r/amalshaji/portr-admin/tags
Tunnel - https://hub.docker.com/r/amalshaji/portr-tunnel/tags
v0.0.7-beta
Changelog
- 4f66d09 Release
0.0.7-beta
- 0b2b488 add admin healthcheck
- 1359703 disable schema generation on startup by default
- edb7611 docker compose add pg healthcheck
- d9d674f generate migrations for pg
- 02f03b3 use gunicorn instead of uvicorn in prod
- f3a5519 use secretKey to authenticate ssh connections
Server docker images
Admin - https://hub.docker.com/r/amalshaji/portr-admin/tags
Tunnel - https://hub.docker.com/r/amalshaji/portr-tunnel/tags