Releases: chi11321/CrabPort
Releases · chi11321/CrabPort
Release list
v0.1.1
What's Changed
- fix: Windows 打包方式从 MSI 更改为 Zip by @ynx-official in #3
- feat: settings window with config.toml persistence by @chi11321 in #4
- feat: user-friendly toast notifications for tunnels/sftp/snippets + p… by @chi11321 in #5
- feat: tunnels side panel (borrowed tunnels) + panel search placeholder by @chi11321 in #6
- refactor: extract snippet form to form.rs + add host save notification by @chi11321 in #7
- refactor(ui): fold all shared entities into AppCtx by @chi11321 in #8
- feat(theme): make colors config-driven with modern presets by @chi11321 in #9
- v0.1.1: Telnet support, theme system, settings panel, and bug fixes by @chi11321 in #10
New Contributors
- @ynx-official made their first contribution in #3
Full Changelog: v0.1.0...v0.1.1