Skip to content

Releases: open-rmf/rmf-web

0.2.0

10 Oct 04:45
4cddc18
Compare
Choose a tag to compare

Highlights

  • Quickstart with nightly and release docker images, latest for dashboard and jazzy or rolling for api-server
  • Task prioritization
  • Task direct dispatch to fleet or robots
  • Improved configurability of dashboard: alert audio, schedule event color, layouts, runtime configuration, etc

Features

  • #986 - allow configurable values to be changed after the bundle has been built
  • #993 - tweak map camera for better almost-orthogonal view to accommodate extremely large maps, other improvements
  • #998 - configurable schedule event color based on task type
  • #1001 - configurable alert audio when alert occurs
  • #1000 - task prioritization, cleanup of task form
  • #999 - new architecture for microapps and their settings, use of deferred context, easy dashboard customization, improved theming
  • #1004 - direct dispatch to fleet or robot from task form

Bug fixes

  • #989 - relative path for icons, trajectory server connection to be optional
  • #1002 - fixes for alert audios
  • #1013 - validation step for patrol task form when favorite task is selected
  • #1015, #1016, #1017 - fixes for using custom authenticators in deployments

Improvements

  • #988, #992 - added and improved json schema for app-config
  • #985 - refactor rmf-auth into dashboard
  • #994, #1011 - docker images for basic dashboard and API server, on jazzy and rolling
  • #996 - update axios to 1.7.4

What's Changed

View all

Autogenerated

Full Changelog: 0.1.0...0.2.0

0.1.0

01 Aug 07:20
24a7189
Compare
Choose a tag to compare

More details about the changes: #974

0.0.1

01 Aug 07:19
764c551
Compare
Choose a tag to compare
api-server: first impl of rio (#960)

* first impl of rio

Signed-off-by: Teo Koon Peng <[email protected]>

* fix lint

Signed-off-by: Teo Koon Peng <[email protected]>

* cleanup

Signed-off-by: Teo Koon Peng <[email protected]>

* add option to reset app before each test

Signed-off-by: Teo Koon Peng <[email protected]>

* fix lint

Signed-off-by: Teo Koon Peng <[email protected]>

---------

Signed-off-by: Teo Koon Peng <[email protected]>