Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
atiderko committed Aug 28, 2024
1 parent 1e7c1b7 commit 10a4baa
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions fkie_mas_gui/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 2.4.3 - 28.08.2024

Added selection dialog on actions with multiple nodes
Parameter tab revised
Fixed: progress bar in nodes tab
Fixed: Uncaught TypeError: styled_default is not a function

## 2.4.2 - 27.08.2024

Fixed: do not open external window on middle mouse click
Expand Down
4 changes: 2 additions & 2 deletions fkie_mas_gui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion fkie_mas_gui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fkie-mas-gui",
"version": "2.4.2",
"version": "2.4.3",
"description": "GUI to manage running ROS components",
"license": "MIT",
"author": "Alexander Tiderko <alexander.tiderko@fkie.fraunhofer.de>",
Expand Down
2 changes: 1 addition & 1 deletion fkie_mas_gui/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="3">
<name>fkie_mas_gui</name>
<version>2.4.2</version>
<version>2.4.3</version>
<description>
Graphical interface to manage the running and
configured ROS nodes on different hosts.
Expand Down

0 comments on commit 10a4baa

Please sign in to comment.