Releases: nextcloud/HaRP
Releases · nextcloud/HaRP
v0.3.2
What's Changed
- chore: forbid non-ASCII characters in the HP_SHARED_KEY by @oleksandr-nc in #82
- fix(config): strip double-quotes from env vars by @oleksandr-nc in #83
- docs: add proxy read timeout to reverse proxy examples by @oleksandr-nc in #84
- fix: download FRP from GitHub releases with checksum verification by @oleksandr-nc in #87
- move configs to "/run/harp" instead of "/" (root) by @oleksandr-nc in #90
- feat(docs): added command to test full routing docker expose path by @oleksandr-nc in #91
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix(race-condition): use cycle with bigger interval to check FRP Server availability by @oleksandr-nc in #55
- fix(HP_SHARED_KEY_FILE): always resolve HP_SHARED_KEY var upon restart by @oleksandr-nc in #56
- feat(docs): add troubleshooting content to Readme by @oleksandr-nc in #58
- chore: add reverse proxy test guide by @kyteinsky in #64
- Sharing an example using Cloudflare tunneling by @edorain in #70
- chore(readme): update remote docker frpc setup guide by @kyteinsky in #74
- feat(SPOE-port): allow define custom port number for internal SPOE agent by @oleksandr-nc in #80
- fix: do not expose the unnecessary ports by @oleksandr-nc in #81
New Contributors
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat: endpoint to get HaRP version by @oleksandr-nc in #41
- Fix nginx example config by @Alexandero89 in #43
- Sets HostConfig.Memory and HostConfig.NanoCPUs fields when provided by @Hephi2 in #46
- feat(podman): allow to build image using podman by @oleksandr-nc in #47
- fix: removed non-needed second call to start SPOE agent by @oleksandr-nc in #51
- feat: add HP_TRUSTED_PROXY_IPS env option by @oleksandr-nc in #53
New Contributors
- @Alexandero89 made their first contribution in #43
- @Hephi2 made their first contribution in #46
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.2
v0.1.1
v.0.1.0
First working release.