Improved chat sidebar
- Added a button to quickly switch the chat sidebar between normal and expanded widths.
- The icon dynamically changes to indicate whether the sidebar will expand or shrink.
- The control is hidden on mobile.
Compact manual chat exports
-
Added a dedicated Chat setting for the manual save destination.
-
Manually saved chats now use the filename format:
YYYYMMDD-HHmmss_Chat title.md -
Saving the same chat again overwrites the previously exported note.
-
Manual exports now contain only the conversation content, without frontmatter, timestamps, separators, or
restoration metadata.
Automatic chat history limits
- Added a configurable maximum number of automatically saved chat histories.
- Oldest histories are removed when the configured limit is exceeded.
- Set the limit to 0 to keep an unlimited number of histories.
- Existing users default to unlimited to avoid deleting previously saved history.
- New installations default to 100 saved histories.