Releases: aerokube/selenoid-ui
Releases · aerokube/selenoid-ui
v1.5.2: Many sessions layout
- #93 - fix layout issue with lot of sessions
- #94 - update xterm.js to
2.9.2
- #92 - update rxConnext to
0.7.0
v1.5.1: sessions padding
- #87 - Add some padding to sessions list view
v1.5.0: Merge sessions and stats screens
- #84 - Now Capabilities is a separate tab, but sessions can be found on first screen
- #83 - Now sessions aligned properly
v1.4.4: PHP, C#, Ruby capability examples
- #81 - PHP, C#, Ruby capability examples
v1.4.3
- #80 Second try to make it work on default ports
v1.4.2
- #78 - Right VNC connection port when using default port for ui
WARN - this release contains bug with vnc connect
v1.4.1
- #74 - Fix for the edge and ie issues with SSE and scrolls that hide test name
- #72 - Show session vnc and logs layout horizontally
- #73 - Build backend with 1.9 golang version
v1.4.0
- #68 - Merge LOG and VNC pages at one page - SESSION
- #59 - Show
name
capability in list of sessions to differ them
- #67 - Reconnect to SSE on failures
Also:
- Usage of hash router instead of browser router (can simplify some reverse proxy setups)
- Move health indicators to top
v1.3.2
- #61 - Added python capabilities example
- #60 - Fixed overlap with menu
also some min-width values to reduce ugly effect on small screens :)
v1.3.1
- #51 - Proxy all traffic through the backend. No more direct traffic between you and selenoid when you connected to UI! 🎉
It means that if your UI has access to selenoid, you will see status, vnc and logs even if you don't have access to selenoid directly.