-
Loxide v0.7.0 Stable
released this
2025-11-18 14:54:38 -05:00 | 60 commits to master since this release[0.7.0] - 2025-11-18
🐛 Bug Fixes
- Fix Unicode
💼 Other
- Added OTP Activity Review WIP
- Merge branch 'RustImplementation' of https://git.racooncity.org/brotoskyj/Airlocktools into RustImplementation
- UI Tweaks + Config Addition of TELEMETRY and TELEM_URL fields
- Restructured TUI, expanded quietagent workflow
- Added in Telemetry
- Merge remote-tracking branch 'origin/RustImplementation' into RustImplementation
- Added airlock_libs 3.0.0 to requirements
- Added protobuf-compiler to workflow
- Added protobuf-compiler to workflow
- Merge branch 'RustImplementation' of https://git.racooncity.org/brotoskyj/Airlocktools into RustImplementation
- Closes Opt-In/Opt-Out Telemetry (#27)
- Implemented Opt-in/Opt-Out logic
- Removed println indicator if Telemetry is enabled/disabled
- Config Refactor: unify config handling
- Consolidated all system/user config logic into configmanager.py
- Removed duplicate loaders from setup.py and TUI.py
- Eliminated .env redundancy; now only stores WORKING_DIR
- Clarified boundaries: system config immutable, user config mutable
- Updated TUI to use save_user_config()
- Removed all deprecated/legacy config functions and aliases
- Moved TELEM_URL from system config to user config
- Added TELEM_URL default value in Unbuilt User Config
- Changed attribute name for better logging purposes
- Minor default user config tweak
- Expanded API Wrapper
- Updates to Allowlist Selection
- Merge remote-tracking branch 'refs/remotes/origin/RustImplementation' into RustImplementation
- Merge pull request 'RustImplementation' (#28) from RustImplementation into master
Reviewed-on: brotoskyj/AirlockTools#28
Downloads