You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 .userInitiated threads 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.