Skip to content

Commit e635028

Browse files
chore(ui): update whats new copy
1 parent b7b8f8a commit e635028

File tree

1 file changed

+7
-1
lines changed
  • invokeai/frontend/web/public/locales

1 file changed

+7
-1
lines changed

invokeai/frontend/web/public/locales/en.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2196,7 +2196,13 @@
21962196
},
21972197
"whatsNew": {
21982198
"whatsNewInInvoke": "What's New in Invoke",
2199-
"items": ["Low-VRAM mode", "Dynamic memory management", "Faster model loading times", "Fewer memory errors"],
2199+
"items": [
2200+
"Low-VRAM mode",
2201+
"Dynamic memory management",
2202+
"Faster model loading times",
2203+
"Fewer memory errors",
2204+
"Expanded workflow batch capabilities"
2205+
],
22002206
"readReleaseNotes": "Read Release Notes",
22012207
"watchRecentReleaseVideos": "Watch Recent Release Videos",
22022208
"watchUiUpdatesOverview": "Watch UI Updates Overview"

0 commit comments

Comments
 (0)