-
released this
2025-12-05 17:19:40 -05:00 | 42 commits to master since this release[airlock_libs/v5.2.0] - 2025-12-05
💼 Other
- Quiet Agent UI improvements
🐛 Bug Fixes:
brotoskyj/AirlockTools#39- Merge branch 'RustImplementation' of https://git.racooncity.org/brotoskyj/Airlocktools into RustImplementation
- Bug fix for Revoke OTP resolved, no longer crashes when select all is chosen when there are no active sessions, Swapped Revoke OTP and Quiet Hosts locations on menus
🚜 Refactor
- Refactored Progress Bar
Refactored Progress Bar to remove multiprogress bar and only draw one instance. #36 is still open and not fixed with this push, but I believe this is the way to fix the issue.
Also implemented an Arc Mutex on the progress bar so it can be controlled via different threads.
Downloads