Skip to content

WhisperLogger v2.1.0

Choose a tag to compare

@AKwasTaken AKwasTaken released this 25 Jun 16:49

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 .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.