docs: add v0.4.7 changelog and remove unused assets (#216)
* fix: align group chat room sidebar background with session list Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * docs: add v0.4.7 changelog and remove v0.4.3/v0.4.1 entries Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> * chore: remove unused video.mp4 asset Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -5,18 +5,18 @@ export interface ChangelogEntry {
|
||||
}
|
||||
|
||||
export const changelog: ChangelogEntry[] = [
|
||||
{
|
||||
version: '0.4.7',
|
||||
date: '2026-04-25',
|
||||
changes: ['changelog.new_0_4_7_1', 'changelog.new_0_4_7_2', 'changelog.new_0_4_7_3', 'changelog.new_0_4_7_4', 'changelog.new_0_4_7_5', 'changelog.new_0_4_7_6', 'changelog.new_0_4_7_7', 'changelog.new_0_4_7_8', 'changelog.new_0_4_7_9', 'changelog.new_0_4_7_10', 'changelog.new_0_4_7_11'],
|
||||
},
|
||||
{
|
||||
version: '0.4.5',
|
||||
date: '2026-04-24',
|
||||
changes: ['changelog.new_0_4_5_1', 'changelog.new_0_4_5_2', 'changelog.new_0_4_5_3', 'changelog.new_0_4_5_4', 'changelog.new_0_4_5_5', 'changelog.new_0_4_5_6', 'changelog.new_0_4_5_7', 'changelog.new_0_4_5_8'],
|
||||
},
|
||||
{
|
||||
version: '0.4.4',
|
||||
date: '2026-04-23',
|
||||
changes: ['changelog.new_0_4_4_1', 'changelog.new_0_4_4_2', 'changelog.new_0_4_4_3', 'changelog.new_0_4_4_4', 'changelog.new_0_4_4_5'],
|
||||
},
|
||||
{
|
||||
version: '0.4.3',
|
||||
version: '0.4.2',
|
||||
date: '2026-04-22',
|
||||
changes: ['changelog.new_0_4_3_1', 'changelog.new_0_4_3_2', 'changelog.new_0_4_3_3', 'changelog.new_0_4_3_4'],
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user