Files
lobe-chat/docs/changelog/2026-03-23-media-memory.mdx
T
CanisMinor 549735be7f 📝 docs: Update changelog docs and release skills (#13897)
* 🔨 chore: update .vscode/settings.json (#13894)

* 🐛 fix(builtin-tool-local-system): honor glob scope in local system tool (#13875)

Made-with: Cursor

* 📝 docs: Update changelog docs and release skills (#13897)

- Update changelog documentation format across all historical changelog files
- Merge release-changelog-style skill into version-release skill
- Update changelog examples with improved formatting and structure

Made-with: Cursor

---------

Co-authored-by: YuTengjing <ytj2713151713@gmail.com>
Co-authored-by: Innei <i@innei.in>
2026-04-16 22:24:48 +08:00

29 lines
1.0 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Image & Video Generation Redesign
description: >-
Redesigned image and video generation experience with easy switching between
media types, improved memory management, and better overall stability.
tags:
- Image Generation
- Video Generation
- Memory
---
# Image & Video Generation Redesign
This update refines the visual creation flow, so moving between image and video work feels quicker and more natural.
## Whats New
The generation interface has been redesigned for faster switching between image and video creation. Instead of jumping between separate flows, you can now move between both media modes more directly.
Memory reset is also simpler now. When you need a clean context, you can clear all memory entries in one action.
Under the hood, the agent architecture was refactored to improve reliability and leave more room for future extensions.
## Experience Improvements
- Fixed visual glitches in compression view.
- Improved mobile menu behavior.
- Corrected message count display accuracy.