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

Changes to "Changelog" between 2019-01-13 20:35:51 and 2019-01-13 20:38:11

    32     32   - Mac: fixed the "About Qt..." menu entry being treated as "About Ripcord..."
    33     33   - Mac: fixed left-clicking on the system menu bar icon (if enabled) causing a Ripcord chat window erroneously to focus itself
    34     34   - Mac: fixed clicking on a Notification Center notification not un-minimizing the chat window, if there was only one chat window and it was minimized
    35     35   - Mac: fixed Cmd+W closing the window behind the current window for certain popup windows
    36     36   - Mac: fixed Notification Center notifications not being created if there were no chat windows but the Ripcord app was still the foreground/active application
    37     37   - Mac: fixed clicking on a Discord Notification Center notification not opening a chat window or opening the channel of the notification if there were no open chat windows
    38     38   - Linux: fixed certain touch/gesture events causing Ripcord to abort/crash due to missing Qt subsystem
    39         -- Linux: added libnsl.o.1 to the AppImage bundle, which is now required by distros which broke userland compatibility with binaries using older glibc versions (Fedora, in this case). Linux users, please put pressure on your distro and desktop environment providers to stop breaking compatibility with binary software.
           39  +- Linux: added libnsl.o.1 to the AppImage bundle, which is now required by distros which broke userland compatibility with binaries using older glibc versions (Fedora, in this case). Linux users, please put pressure on your distro and desktop environment providers to stop breaking compatibility with software.
    40     40   - Note: this release was originally planned to include an upgrade to Qt 5.11 from Qt 5.9, but this has been postponed due to performance regressions in the Qt GUI library (especially on Mac.) I'm still planning to upgrade to Qt 5.11 once these issues can be resolved.
    41     41   
    42     42   Ripcord version 0.3.7 (2018-12-6)
    43     43   ---------------------------------
    44     44   * Fixed incorrect highlighting in notifications view after clearing a subset of (but not all) notifications
    45     45   * Discord: added ack-token passing to message read acks system
    46     46   * Discord: disabled fetching members list for servers with > 4000 users