chore: add changelog for v0.4.5 (#187)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -520,6 +520,14 @@ export default {
|
||||
|
||||
// Anderungsprotokoll
|
||||
changelog: {
|
||||
new_0_4_5_1: 'Add group chat with multi-agent rooms, @mention routing, and typing status recovery',
|
||||
new_0_4_5_2: 'Rewrite model-context config to use YAML with context_length setting',
|
||||
new_0_4_5_3: 'Add gpt-5.5 to OpenAI Codex model list',
|
||||
new_0_4_5_4: 'Replace jobs proxy with local controller and optimize model loading',
|
||||
new_0_4_5_5: 'Add i18n support for custom model feature in ModelSelector',
|
||||
new_0_4_5_6: 'Fix sidebar i18n missing key warnings',
|
||||
new_0_4_5_7: 'Clear all localStorage on logout',
|
||||
new_0_4_5_8: 'Add periodic log rotation to prevent unbounded log growth',
|
||||
new_0_4_3_1: 'Benutzername/Passwort-Login neben Token-Authentifizierung hinzugefugt',
|
||||
new_0_4_3_2: 'Kontoeinstellungen fur Anmeldeinformationen hinzugefugt',
|
||||
new_0_4_3_3: 'Abmelden-Schaltflache in der Seitenleiste hinzugefugt',
|
||||
|
||||
Reference in New Issue
Block a user