Skip to main content

User Portal version 2.2.0 release notes

info

This release includes App Gateway version 4.3.3.

Updates​

  • Web RDP now supports Windows Server 2008. It works with Session recording feature.
  • Native RDP now supports Windows Server 2008. However, it does not work with Session recording feature. Please disable Session recording feature when using this feature.
  • The background image of the login page can now be changed. Only PNG images are supported.

Bug fix​

  • view/251 : Adjusted the display position of recording data on the Recordings page.
  • view/268 : Fixed background color of "Download Agent" button is changed when mouse over.

How to change the background image of the login page​

  1. Login to the App Gateway server
  2. Copy your background image to /etc/safous/customize/login-background.png.
    For example,
    sudo cp your_background_image.png /etc/safous/customize/login-background.png
  3. Run Safous Menu
    sudo safous
  4. Choose "[2] Restart Safous App Gateway and User Portal (force)" and input "Y"2023-10-31 -01
  5. Input enter key after displayed "Return to the Menu. Please press the Enter key"
  6. Then, input "0" (Zero)2023-10-31-02
  7. Access to your login page and check the background image. If it hasn't changed, it's probably browser's cache. So, please click "shift" key + reload button.