✨ What's New in 1.1.0
🚀 New Features
- Credential library — reusable, centrally managed username/password and SSH key credentials that can be shared across connections (#50, @tomknowstech)
- Folder sharing — share entire folders with live permission inheritance, plus full editor/viewer collaboration on shared folders (#51, #60, @aetasoul)
- VNC touch input — optional touchscreen/touchpad input during a VNC session (#47, @Jmartgraphix)
🔧 Other Changes
- Database query tool: working CSV/JSON export buttons, correct primary key detection in the table inspector, and graceful handling of multi-statement Postgres queries (#61, #62, #63, @aetasoul)
- FTPS certificate validation is now on by default, with an opt-in to skip it (#57, @aetasoul)
- Credential domain now resolves correctly through
applyCredential(#59, @tomknowstech)
🐛 Bug Fixes
- Rejected SSRF/loopback targets in RDP Server Redirection PDUs (#54, @aetasoul)
- Rejected use of the pre-MFA intermediate token as a session token (#53, @aetasoul)
- Enforced
protocols.postgres/protocols.mysqlpermission consistently across all routes (#55, @aetasoul) - Required
connections.sharepermission to change a connection's shared flag (#56, @aetasoul) - Closed a set of authorization gaps in folder editor/viewer collaboration found in post-merge review (#66, @kotoxie)
- Fixed SSH key crashes, PKCS#8 key handling, backup restore schema, and RDP lock key issues (#49, @tomknowstech)
- Fixed RDP held-modifier auto-repeat and inverted lock key state (#65, @tomknowstech)
Thanks to @aetasoul, @tomknowstech, and @Jmartgraphix for their contributions!
Container Image
docker run -d -p 7443:7443 ghcr.io/kotoxie/Gatwy:1.1.0