4 4 ### Slack
5 5
6 6 * Overhauled the Slack stuff in the sidebar.
7 7 * Workspaces are grouped singularly (you'll understand what that means when you see it.)
8 8 * Channels and DMs now have the kind of subgrouping you would expect.
9 9 * Channels are now positioned above DMs in each workspace group, the same as the original Slack web client.
10 10 * The workspace group now shows an unread badge at the top level (the total number of channels and DMs with unread messages.)
11 - * There is now a "Slack" section which can be used to fold away all Slack workspace groups, the same as Discord has.
11 + * There is now a "Slack" section which can be used to fold away all Slack workspace groups.
12 12 * Added support for channel muting.
13 13 * The muting state of public, private, DMs and group DMs are all respected.
14 14 * Muted channels are synchronized correctly with the Slack server and your other Slack clients you may be using.
15 15 * Muted channels won't have unread badges appear for them.
16 16 * Muted channels will have an eye-slash icon in the sidebar.
17 17 * Channels can be muted and unmuted via the context menu in the sidebar, or from the "Channel" menu when a Slack channel tab is selected.
18 18 * Ripcord will also let you mute DMs with "apps" -- which the normal Slack client won't let you.