Bugfixes
- Handle cases where the source was removed from the service configuration but it was still queued (#296)
- Define environment variables to control shard/replica count for metrics (#162)
- Assign a name to exposed ports to support multi-port services (#279)
- Fix row folding in HexViewer
- Fixed the "disableEnforceFocus" error message in the drawer.
Features
- Refactor theming to be stored in a JSON file (
theme.json
) to allow theming customization (#306)