Skip to content

Releases: aerokube/selenoid-ui

v1.5.2: Many sessions layout

09 Dec 19:39
f2f2554
Compare
Choose a tag to compare
  • #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

07 Nov 17:43
d43178b
Compare
Choose a tag to compare
  • #87 - Add some padding to sessions list view

v1.5.0: Merge sessions and stats screens

01 Nov 00:48
e59fe29
Compare
Choose a tag to compare
  • #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

17 Oct 11:48
Compare
Choose a tag to compare
  • #81 - PHP, C#, Ruby capability examples

v1.4.3

02 Oct 13:16
Compare
Choose a tag to compare
  • #80 Second try to make it work on default ports

v1.4.2

29 Sep 09:35
Compare
Choose a tag to compare
v1.4.2 Pre-release
Pre-release
  • #78 - Right VNC connection port when using default port for ui

WARN - this release contains bug with vnc connect

v1.4.1

09 Sep 17:26
Compare
Choose a tag to compare
  • #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

16 Aug 11:19
Compare
Choose a tag to compare
  • #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

29 Jul 21:50
Compare
Choose a tag to compare
  • #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

05 Jul 20:17
Compare
Choose a tag to compare
  • #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.