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

Changes to "Changelog" between 2019-08-26 21:21:06 and 2019-09-01 23:02:30

            1  +Ripcord version 0.4.15 (2019-9-1)
            2  +---------------------------------
            3  +
            4  +### General
            5  +
            6  +* Added right-click (or on Mac, Ctrl-click) context menu to tabs.
            7  +* Added "reopen closed tabs" feature, available on Ctrl-Shift-T (on Mac, Cmd-Shift-T), or from the "View" menu, or in the tab context menu.
            8  +* Added "move tab to new window" in the tab context menu.
            9  +* Added "duplicate tab" to the tab context menu.
           10  +* Added Ctrl-click (on Mac, Cmd-click) (or middle-click) to the forward and backward history navigation buttons, which will cause the current tab to be duplicated with its history stepped forward or backward.
           11  +* Added preservation of unset message contents when navigating, duplicating, closing, and reopening tabs.
           12  +    * This works even if you navigate between channels from different services, or between tabs/views that don't have message input boxes.
           13  +* Added Ctrl-clicking (on Mac, Cmd-clicking) on channels in the sidebar to open them in new tabs.
           14  +    * Previously, only middle-clicking worked.
           15  +
           16  +### Slack
           17  +
           18  +* Added common Slack items to the right-click context menu on the workspace top-level sections in the sidebar ("Channels", "Workspace Members", etc.)
           19  +* Added support for the preference setting "return creates newlines in code blocks" from the Ripcord general preferences.
           20  +
           21  +### Discord
           22  +
           23  +* Added common Discord items to the right-click context on the "Discord" item in the sidebar ("Friends", "Mentions", etc.)
           24  +* Fixed DM notifications not drawing an arrow icon separator between the sending and receiving accounts.
           25  +
     1     26   Ripcord version 0.4.14 (2019-8-26)
     2     27   ----------------------------------
     3     28   
     4     29   This update changes the UI icons in Ripcord. Please report any issues or
     5     30   incorrect icons that you find.
     6     31   
     7     32   ### General