Skip to content

Releases: fkie/fkie-multi-agent-suite

2.6.8

14 Oct 13:12
Compare
Choose a tag to compare

Changes

fixed: computer name contains dash which is not allowed in node names, issue #3

2.6.7

11 Oct 06:14
Compare
Choose a tag to compare

Changes

Added script to bump version of the gui and daemon
fkie_mas_daemon: fixed detection of nodelet manager for nodelets

2.6.6

10 Oct 12:56
Compare
Choose a tag to compare

Changes

Fixed: load start parameter of older version
Fixed: wait until all kill_on_stop fired before start nodes to ensure the nodelet manager start first.

2.6.5

10 Oct 10:08
Compare
Choose a tag to compare

Changes

Changed connect dialog, replaced checkbox by button to save parameters
Fixed: restart if kill_on_stop is set

2.6.4

09 Oct 11:01
Compare
Choose a tag to compare

Changes

Improved auto update
Small style and naming changes

2.6.3

09 Oct 06:53
Compare
Choose a tag to compare

Changes

Fixed: host color for package explorer

2.6.2

09 Oct 06:39
Compare
Choose a tag to compare

Changes

Start nodelet manager before nodelets also if not selected
Added handling for nm/kill_on_stop parameter
Force reload file and drop local changes
Catch errors while read ssh configuration
Fixed: selection of root item in explorer of the editor
Fixed: display of multiple screens in details panel
Fixed: font size of the node names with namespaces

2.6.1

08 Oct 11:32
Compare
Choose a tag to compare

Changes

Load configuration files into the editor only on demand, show loading indicators
Expand all items from root to the selected item in explorer of the editor
Fixed: scrollbar in package explorer of the editor
Fixed: read old start configurations

2.6.0

07 Oct 09:26
Compare
Choose a tag to compare

Changes

Use ssh keys instead of store credentials in keyring
Added copy button in connect dialog
Added further connect configuration parameter
On load launch file dialog: update the last open path each time the path is changed
Open the parent file and go to the location where the file is included, differentiate between multiple includes of the same file
Show all occurrences of included files in package explorer
All notifications can now be closed
Close launch file editor on double ESC
Changed settings dialog to settings and about tab, moved the icons to bottom right
Fixed: exception in package explorer with equal subdirectory names
Fixed: parse NaN values in topic messages (use JSON5)

2.5.11

27 Sep 12:12
Compare
Choose a tag to compare

Changes

Added lint to configuration
Changed handling of collapse/expand in echo panel
Fixed: do not scroll control panel in echo tab