1 +Ripcord version 0.4.20 (2019-11-21)
2 +-----------------------------------
3 +
4 +This release has only a few new features. A lot of work over the last few weeks has gone into localizations, which should be appearing in future builds.
5 +
6 +### General
7 +
8 +* Added Unicode 12 emoji for both Slack and Discord.
9 +* Added an optimization for PhantomStyle which slightly reduces the per-element CPU overhead for most GUI painting operations.
10 +* Fixed wrong unread counter badge showing up in tabs during a drag operation when there are multiple tabs open, the first tab has an unread badge and is not the tabbed being dragged and the tab being dragged does not have an unread badge.
11 +
12 +### Slack
13 +
14 +* Added filtering logic to hide incompatible Unicode 12 emoji when adding an emoji reaction.
15 + * Slack's servers apparently do not support emoji from the Unicode 12 standard being used as reaction emoji, and would reject attempts to use them.
16 + * Ripcord will now hide emoji from the Unicode 12 standard from the emoji picker when adding a reaction.
17 + * Unicode 12 emoji can still be used in chat messages.
18 +
19 +### Discord
20 +
21 +* Added "Advanced -> Copy link to message" in the chat message right-click menu.
22 +
23 +### Coming soon...
24 +
25 +* Better channel muting handling for Slack channels.
26 +* Better sidebar indentation/grouping for Slack workspaces.
27 +* Fixes for Slack group DMs not appearing in the sidebar when they were previously closed but a new message has arrived, which should have caused them to reopen automatically.
28 +* Japanese localization.
29 +
30 +### Further down the pipeline...
31 +
32 +* Ability to manually mark Slack messages as unread.
33 +* Option to order Slack channels in the ctrl+k by recently unread.
34 +
35 +
1 36 Ripcord version 0.4.19 (2019-10-27)
2 37 -----------------------------------
3 38
4 39 This release adds a test of the shareware licensing system to Ripcord. If you want to support Ripcord's development, you can now, finally, buy a license key! License keys cost $20, do not expire, and include 1 year of free version upgrades. You can use the same license key on multiple computers and operating systems, as long as they belong to you, and nobody else uses it at the same time. There is no online activation or tracking.
5 40
6 41 License keys purchased during the alpha and beta preview period will still give free version upgrades for 1 year after the alpha/beta preview period ends. More information is available on the homepage.
7 42