Releases: AKwasTaken/WhisperLogger
Releases · AKwasTaken/WhisperLogger
Release list
WhisperLogger v2.1.0
Release Notes
- Finder Access (
⌘ + O): Instantly reveals your active log folder in Finder directly from the text field, resolving the previous sandbox path collision. - Empty Log Initialization (
⌘ + Shift + Return): Removed input guard validation. You can now generate a fresh, empty log file on demand without needing to type placeholder characters first. - Relocated Storage Root: Default folder pathway moved from hidden Application Support directory frames to a clean, user-accessible directory under
~/Documents/WhisperLogger_Logs. - Async Write Pipeline: Core disk I/O serialized safely down into asynchronous
.userInitiatedthreads to fully decouple UI response from file creation delays. - Theme Engine Fixes: Better tracking persistence for your background opacities, custom prompts (
>>>), and local font choices.