Skip to content

0.9.1

Choose a tag to compare

@github-actions github-actions released this 15 Mar 08:40
· 555 commits to master since this release

πŸ”§ Improvement Release (v0.9.1)

This release improves floating chat window management and session history.

πŸ”§ Improvements:

  • ⏩ Permission Status on Loading Indicator: Shows "Waiting for permission..." next to the loading dots when a permission request is pending. (#154)
  • πŸͺŸ Floating Chat Minimize & Close: Separate minimize (preserve session) and close (end session) buttons in the floating chat header. (#156)
  • πŸͺŸ Minimize Floating Chat Command: New command to hide the floating window while preserving the session.
  • πŸ“‚ Session History CWD Display: Sessions from different working directories now show their path in the history list.
  • πŸ”„ Agent History Replay Fallback: Sessions without local message data can now be restored using the agent's history replay.
  • βš™οΈ Renamed "Show floating button" β†’ "Enable floating chat": Better reflects that it controls the entire feature. Existing settings are automatically migrated.
  • πŸ”” Floating Chat Disabled Notice: Floating chat commands now show a notice when the feature is disabled.
  • πŸ“‹ Session Filter Default: "Hide sessions without local data" is now off by default.

⚠️ Breaking Changes:

  • "Close floating chat window" now terminates the session instead of just hiding the window. Use the new "Minimize floating chat window" command for the old behavior.

πŸš€ Upgrade:

Update from v0.9.0 β€” Settings are automatically migrated. Review the breaking change above if you use floating chat hotkeys.


Thank you for your continued support! Your feedback helps make this plugin better for everyone. πŸ™