diff --git a/invokeai/frontend/web/public/locales/en.json b/invokeai/frontend/web/public/locales/en.json index 974c212560..f8ee57a94d 100644 --- a/invokeai/frontend/web/public/locales/en.json +++ b/invokeai/frontend/web/public/locales/en.json @@ -2748,8 +2748,8 @@ "whatsNew": { "whatsNewInInvoke": "What's New in Invoke", "items": [ - "Canvas: Color Picker does not sample alpha, bbox respects aspect ratio lock when resizing shuffle button for number fields in Workflow Builder, hide pixel dimension sliders when using a model that doesn't support them", - "Workflows: Add a Shuffle button to number input fields" + "Canvas: Separate foreground and background colors - toggle with 'x', reset to black and white with 'd'", + "LoRAs: Set default weights for individual LoRAs in the Model Manager tab" ], "readReleaseNotes": "Read Release Notes", "watchRecentReleaseVideos": "Watch Recent Release Videos",