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

Changes to "Changelog" between 2020-06-21 04:31:10 and 2020-06-21 05:22:20

    14     14   ### Slack
    15     15   
    16     16   * Added basic suppression of duplicate Slack notifications.
    17     17       * This should help reduce notification spam when using enterprise grid Slacks with multiple overlapping workspaces.
    18     18       * The implementation of this is still kind of primitive. Please report any issues you have, or any suggestions you can think up to improve it.
    19     19   * Added middle-mouse-button scrolling for Slack channels, like in some web browsers and PDF readers.
    20     20       * Discord channels already had this.
           21  +* Fixed 2FA/MFA-enabled accounts being unable to authenticate with username & password.
           22  +    * Caused by change in Slack's sign-in process. Ripcord code has now been updated to handle it.
           23  +    * Browser import method was unaffected.
    21     24   * Fixed notifications still appearing for messages arriving in Slack threads even when a tab with that Slack thread is already visible and focused.
    22     25   * Updated format of some Slack data in bookmark lists and saved tabs
    23     26       * Bookmark lists will be automatically updated to new format when running this new version of Ripcord.
    24     27       * Old versions of Ripcord will not be able to recognize Slack channels in bookmark lists in the new format.
    25     28       * This will only affect you if you have bookmark lists with Slack channels in them, run this new version of Ripcord, and then downgrade to an older version of Ripcord.
    26     29   * Added support for future changes that Slack will be making to their protocol.
    27     30