Skip to content

Commit c798e5c

Browse files
Update README.md
1 parent 350bef7 commit c798e5c

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

README.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,20 @@ You can use submit issues here: https://github.com/BehaviorTree/Groot2/issues
99

1010
## Changelog
1111

12+
### 1.7.0 (2025-12-14)
13+
14+
**Changes since version 1.6.1**.
15+
16+
- [Editor]: Some users reported difficulties with empty ports creating attributes in the XML that were confused with empty strings. To prevent this issue, we added the following option in Settings
17+
18+
<img width="500" alt="image" src="https://github.com/user-attachments/assets/ba8736af-4d7f-4e46-8015-44f93054213d" />
19+
20+
- [Monitor]: some users reported that the "atio-zoom" when a breakpoint is reached is annoying, especially for large trees. For this reason, we added a check box to disable the autozoom and some convenient
21+
(intentionally redundant) buttons to select **Continue** / **SUCCESS** / **FAILURE** from the left panel.
22+
23+
<img width="1200" alt="image" src="https://github.com/user-attachments/assets/501c602d-af53-4289-99c9-6aba2cebe605" />
24+
25+
1226
### 1.2.0 (2023-09-11)
1327
- [Bugfix]: fixed crash when renaming a Subtree
1428
- [Bugfix]: Prevent Model editor when double clicking a Subtree.

0 commit comments

Comments
 (0)