Releases: gosuda/portal
Releases · gosuda/portal
v1.4.13
What's Changed
- perf: disable powershell progress bar for faster execution by @yoonhyunwoo in #111
- feat: Add server-side rendering for Open Graph and Twitter card metadata, and update webclient font. by @lemon-mint in #112
Full Changelog: v1.4.12...v1.4.13
v1.4.12
What's Changed
- fix: tunnel one click readme by @rabbitson87 in #104
- refactor(utils): split utils package and add CORS middleware by @sinwoojin in #105
- Add PowerShell script support for Windows tunnel setup by @snowmerak in #106
- feat: Add admin authentication system with secret key by @rabbitson87 in #110
New Contributors
- @snowmerak made their first contribution in #106
Full Changelog: v1.4.11...v1.4.12
v1.4.11
What's Changed
- Refactor/relay server by @gosunuts in #96
- utils: enhance localhost detection and support Docker Desktop host alias by @gosunuts in #98
- feat: Refine
portal-tunnelCLI flag parsing forhostandrelayarguments, updatebroccolidependency, and improve help message output. by @lemon-mint in #99 - feat: Add lease "first seen" timestamp and "duration" sort option to the UI by @lemon-mint in #89
- feat: Add admin approval mode and IP management features by @rabbitson87 in #100
- Refactor/relayserver by @gosunuts in #101
Full Changelog: v1.4.10...v1.4.11
v1.4.10
What's Changed
- Resolved reviews from #88 by @cognitive-glitch in #90
- Fix/tunnel host port by @gosunuts in #93
- feat: migrate CLI argument parsing from Cobra to Broccoli by @lemon-mint in #95
- refactor: simplify tunnel script generation by @gosunuts in #94
Full Changelog: v1.4.9...v1.4.10
v1.4.9
What's Changed
- add portal deploy guide by @gosunuts in #84
- perf: Comprehensive performance optimizations for relay server and WASM webclient by @cognitive-glitch in #88
Full Changelog: v1.4.8...v1.4.9
v1.4.8
What's Changed
- feature: add portal app commander by @rabbitson87 in #83
Full Changelog: v1.4.7...v1.4.8
v1.4.7
v1.4.6
What's Changed
- feat: Add
noindexoption to generaterobots.txtdisallowing crawlers and ignore log files. by @lemon-mint in #63 - improve server card ui by @rabbitson87 in #64
- add react-compiler by @dalbodeule in #65
- docker-compose.yml fixed. etc... by @dalbodeule in #66
- Ci/docker portal tunnel by @lemon-mint in #61
- tunnel: migrate tunnel codes by @gosunuts in #67
- Feat: Add infinite scroll, tag filtering, and project name sorting by @cognitive-glitch in #70
- Portal UI Improvements by @rabbitson87 in #71
- feat: Admin Dashboard with Lease Management, BPS Rate Limiting, and Ban Control by @rabbitson87 in #74
- Add auto release with binaries by @lemon-mint in #62
- fix: Add relative positioning to ServerCard Link wrapper for proper backdrop rendering by @rabbitson87 in #75
New Contributors
- @dalbodeule made their first contribution in #65
Full Changelog: v1.4.5...v1.4.6
v1.4.5
What's Changed
- feat(cmd/relay-server): enhance lease link generation to support custom domain by @lemon-mint in #49
- portal-tunnel improving usability by @yoonhyunwoo in #48
- refactor sdk codes by @gosunuts in #50
- feature: add portal server ui library by @rabbitson87 in #51
- fix(cryptoops): add nil check in SecureConnection.Read to prevent panic
Prevents a potential nil pointer dereference when sc.readBuffer is uninitialized, ensuring safe access to its .B field in the Read method. by @lemon-mint in #52
- deps: update Go module dependencies to newer versions by @lemon-mint in #53
- Refactor Tests by @lemon-mint in #54
- Improve server card UI with interactive hover effects by @rabbitson87 in #56
- fix: ensure Rand overwrites buffer, fix fallback CSPRNG race conditio… by @lemon-mint in #57
- Feature/refactor code by @gosunuts in #58
- refactor: enhance logging for address resolution and connection establishment. by @lemon-mint in #59
- add pull policy by @gosunuts in #60
Full Changelog: v1.4.4...v1.4.5
v1.4.4
What's Changed
- refactor: implement infinite recovery system for service worker by @rabbitson87 in #43
- portal-tunnel: add config-driven multi-service tunneling by @yoonhyunwoo in #34
- fix: update build-wasm target to use cmd/relay-server/dist directory by @gosunuts in #45
- Feature/fix embed wasm by @gosunuts in #46
- cd: deploy to portal.iwanhae.kr by @iwanhae in #44
New Contributors
Full Changelog: v1.4.3...v1.4.4