Releases: frp-web/bridge
Releases · frp-web/bridge
v0.0.5
v0.0.4
🚀 Features
- Add omitUndefined util for cleaner config - by @imba97 (e9950)
- Add configDir and preset auto-restart - by @imba97 (ccd42)
- Add running field to process events - by @imba97 (17caa)
- utils: Extract typeUsesRemotePort - by @imba97 (ecb7d)
🐞 Bug Fixes
- Use
pnpm -rwithout filter for workspace - by @imba97 (bf2a3) - Process status check and event types - by @imba97 (afbc5)
- rpc: Fix timeout cleanup and heartbeat - by @imba97 (370f7)
- runtime: Add event buffer size limit - by @imba97 (d9e58)
View changes on GitHub
v0.0.3
🚀 Features
- Add preset config management - by @imba97 (d4489)
- Implement config merge strategy pattern - by @imba97 (9e78e)
- Add RPC middleware and reconnect strategies - by @imba97 (9d3ed)
- Add command handler decorator system - by @imba97 (58d6f)
- Implement command handler decorator pattern - by @imba97 (19c7d)
- Add preset config manager and config merger - by @imba97 (d11e0)
- Implement rpc architecture - by @imba97 (5c6d6)
- Add node registry - by @imba97 (25a08)
- Add logging system - by @imba97 (67974)
- Use logger in core - by @imba97 (2e2be)
🐞 Bug Fixes
- Filter proxy fields and skip empty arrays - by @imba97 (b5b8d)
- Filter proxy fields and await queries - by @imba97 (b0b7a)
View changes on GitHub
v0.0.2
🚀 Features
- Enhance process management - by @imba97 (54b24)
- Improve process management and handling - by @imba97 (0c24c)
- Add tunnel CRUD operations - by @imba97 (8b792)
- Improve node manager - by @imba97 (c312d)
- node-management: Implement node management functionality for frp-bridge - by @imba97 (749f8)
- rpc: Implement WebSocket RPC communication with client-server architecture - by @imba97 (849e8)