v0.2.3 (2021-09-02)
Bug Fixes
- ui: virtualize components make scrolling stutter and jump all over the place. Revert to render all services and pods direrctly for port forwarding (c97941d)
- pod labels needs to match all service selectors to be a match (0ed069f)
- there must exist selectors on a service for it to match a pod (97068c2)
- ui: improve error handling (0384575)
- UI: prevent toggling forward toggle when an error occurs (2a50c14)