diff --git a/README.md b/README.md
index 74bdba985..17cf485a1 100644
--- a/README.md
+++ b/README.md
@@ -90,6 +90,13 @@ https://github.com/user-attachments/assets/4bbca3ee-318f-4cf0-be32-a5a5541066cf
### QoL changes
+
+ v1.2.44: **Litegraph** Double click group title to edit
+
+https://github.com/user-attachments/assets/5bf0e2b6-8b3a-40a7-b44f-f0879e9ad26f
+
+
+
v1.2.39: **Litegraph** Group selected nodes with Ctrl + G
@@ -186,18 +193,17 @@ Documentation of all supported options can be found here: ).
- Better node management. Sherlock .
+- Replace the existing ComfyUI front-end implementation.
### What to be done
-- Replace the existing ComfyUI front-end impl
- Remove `@ts-ignore`s.
- Turn on `strict` on `tsconfig.json`.
- Add more widget types for node developers.
- LLM streaming node.
- Linear mode (Similar to InvokeAI's linear mode).
- Keybinding settings management. Register keybindings API for custom nodes.
-- New extensions API for adding UI-related features.
## Development