Ripcord Dev Logo Ripcord Development — Changes To Changelog Login or Create Account

Changes to "Changelog" between 2019-04-01 15:26:47 and 2019-04-01 15:54:06

    11     11   * Fixed many rendering issues in high DPI
    12     12   * Custom color themes now behave more predictably (the "button" color is no longer blended with other colors)
    13     13   * Menus are no longer excessively wide on Windows and Linux
    14     14   * Improved behavior of opening/closing submenus (faster opening/closing, no longer closes when mouse strays outside of the submenu)
    15     15   * Alt-key menu navigation is now visualized correctly on Windows and Linux
    16     16   * The menu-specific system font is now respected on Windows and Linux
    17     17   * The "Go to..." view can now be clicked on with the mouse to activate items
           18  +* Added preference to enable or disable high-visibility scrollbars in chat logs
           19  +* Added preference to enable or disable auto-hiding of the scrollbar in the sidebar
    18     20   * Linux: custom QStyle engines can now be used. Set the environment variable `RIPCORD_STYLE_ENGINE=foo` (replace `foo` with the name of the style engine you want to use.)
    19     21   * Note: to use QStyle engines installed by your distro, you will need to have Ripcord run using the Qt libraries provided by your distro. This will require extracting Ripcord from the AppImage and ensuring you have all of the required dependencies installed.
    20     22   
    21     23   Ripcord version 0.3.13 (2019-3-12)
    22     24   ----------------------------------
    23     25   
    24     26   This release contains a single update to handle changes for Slack username+password sign-in. If you don't use Slack username+password sign-in, you can skip this update.