Skip to content

Commit 379ff14

Browse files
Update README.md
1 parent dec6664 commit 379ff14

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
@@ -7,3 +7,17 @@ and (in the future) tutorials and learning material.
77

88
You can use submit issues here: https://github.com/BehaviorTree/Groot2/issues
99

10+
## Changelog
11+
12+
### 1.1.0 (2023-07-23)
13+
- [Visualization]: improved layout for Pre/Post Conditions boxes.
14+
- [Editor]: Adding the ability to save XML files using the same syntax used by Groot1 (disabled by default in Preferences).
15+
- [Editor]: Added `ParallelAll` and `ScriptCondition` to the built-in nodes.
16+
- [Editor]: allow files that only contain **include** tags, but not **BehaviorTree** to be loaded.
17+
- [Monitor]: Breakpoints can now be saved/loaded from file.
18+
- [Monitor]: Add compatibility with the Groo2Publisher in BT.CPP 3.8+.
19+
- [LogReplay/Monitor]: Log parsing will now use plugins. Users will be soon able to create their own plugins to save/load logs.
20+
- [LogReplay]: the range of the log can be changed; in other words, you can zoom on a particular section of the timeline.
21+
- [Licensing]: append license key to offline activation file.
22+
23+

0 commit comments

Comments
 (0)