Releases: frc-web-components/app
App v1.0.0 alpha
Alpha release of the new react based fwc dashboard.
App v0.9.2
See the assets to download this version and install.
App v0.9.1
See the assets to download this version and install.
App v0.9.0
See the assets to download this version and install.
App v0.8.0
See the assets to download this version and install.
App v0.7.1
Added the gamepad provider.
App v0.7.0
Changelog:
- Readded Gamepad source provider and other form elements such as checkbox and radio groups that were not available in the initial 2024 release.
- A new component for visualizing URDFs has been added to the Field3D component. Documentation and examples are currently being written. A demonstration of the component can be seen here: https://frc-web-components.github.io/storybook/?path=/docs/field-3d-urdf--docs
- A context menu has been added which opens when right clicking on elements in edit mode. Context menu currently has a single action to delete the selected element or clear the tab if a tab is selected.
- Fixed a bug where deleting text in the source or configuration modals on the dashboard would cause the selected element to be deleted.
App v0.6.0
This is the initial release for the 2024 competition. This version contains a few new components such as PID Controller and Network Alerts as well as improvements to existing components such as Field and Line Chart. The plugin system has also been updated and allows for theming.
App v0.4.2
Toggle groups can now be displayed horizontally.
App v0.4.1
NT4 tries multiple addresses when team # is entered and chooses the first one it connects to. This should improve robot connection speed and reliability at competitions.