Releases: outray-tunnel/outray
Releases · outray-tunnel/outray
v0.1.7
What's Changed
- Feat/reusable UI components by @akinloluwami in #46
- Feat/naira payments by @akinloluwami in #47
- Express plugin by @akinloluwami in #51
- feat: add @outray/nestjs plugin by @phoenixdahdev in #50
- Feat/yearly subscriptions by @akinloluwami in #52
- Feat/mdns local support by @akinloluwami in #55
- fix(ui): improve subdomain input field accessibility and layout by @Odunsih1 in #49
New Contributors
- @phoenixdahdev made their first contribution in #50
- @Odunsih1 made their first contribution in #49
Full Changelog: v0.1.6...v0.1.7
v0.1.6
What's Changed
- fix: resolve sidebar collapse UX issues by @jeremy0x in #23
- Security/dashboard websocket auth by @akinloluwami in #26
- fix(web): add cursor pointer to buttons for accessibility by @jeremy0x in #22
- fix(landing): synchronize node pulses with network line animations by @AdeolaFaraday in #28
- Fix: remove authorization bypass in subscription endpoint by @stemitom in #37
- fix: resolve invite member role select issue by @manjhss in #36
- fix(onboarding): sync selected organization with store by @manjhss in #40
- Address code review feedback for vite-plugin implementation by @Copilot in #43
- Feat/vite plugin by @akinloluwami in #42
- Feat/outray core by @akinloluwami in #44
- refactor(cli): centralize flag parsing into shared helpers by @404khai in #35
New Contributors
- @jeremy0x made their first contribution in #23
- @AdeolaFaraday made their first contribution in #28
- @stemitom made their first contribution in #37
- @manjhss made their first contribution in #36
- @404khai made their first contribution in #35
Full Changelog: v0.1.5...v0.1.6
v0.1.5
What's Changed
- Staging by @akinloluwami in #1
- Staging by @akinloluwami in #3
- Udp and tcp support by @akinloluwami in #4
- feat: tunnel configuration file by @pipethedev in #5
- fix: prevent new terminal from opening on Windows login by @treasure567 in #8
- Add Redis-based Rate Limiting for Critical API Endpoints by @Khaleelhabeeb in #10
- fix: dev-experience grid by @aryanm830 in #7
- Add request body size validation to replay endpoint by @Copilot in #12
- Add SSRF protection to replay endpoint by @Copilot in #13
- Enhance UDP Tunnels description in README by @ikwerre-dev in #14
- Add shutdown handlers to flush logger buffers on tunnel server exit by @Copilot in #15
- optimize port allocation from O(n) to O(1) by @Khaleelhabeeb in #17
- Request inspection and replay by @akinloluwami in #11
- Feature/admin dashboard by @akinloluwami in #21
- fix: implement efficient TTL-based cleanup for UDP proxy packets by @Danztee in #18
New Contributors
- @akinloluwami made their first contribution in #1
- @pipethedev made their first contribution in #5
- @treasure567 made their first contribution in #8
- @Khaleelhabeeb made their first contribution in #10
- @aryanm830 made their first contribution in #7
- @Copilot made their first contribution in #12
- @ikwerre-dev made their first contribution in #14
- @Danztee made their first contribution in #18
Full Changelog: https://github.com/outray-tunnel/outray/commits/v0.1.5