1 +Ripcord version 0.4.19 (2019-10-27)
2 +-----------------------------------
3 +
4 +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 +
6 +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 +
8 +Buy a license via FastSpring: [https://cancel.fm/ripcord/buy](https://cancel.fm/ripcord/buy) (also available in the "Help" menu in Ripcord)
9 +
10 +If you only use the Discord features of Ripcord, you won't need to buy a license. Discord support in Ripcord is just a hobby.
11 +
12 +I've also added a page which describes the shareware redistribution rules for Ripcord. This gives you explicit permission to add Ripcord to package managers: [https://cancel.fm/ripcord/shareware-redistribution/](https://cancel.fm/ripcord/shareware-redistribution/)
13 +
14 +### General
15 +
16 +* Added shareware licensing system.
17 + * This is still in the experimental phase.
18 + * You can access the license entry dialog from the "Help" menu.
19 + * Purchasing a license is currently voluntary.
20 + * Nagging and trial periods are not yet enabled, and won't be enabled until I'm confident the basic licensing system is working properly.
21 +
22 +### Slack
23 +
24 +* Added better handling of public channels being converted into private channels.
25 + * The UI in Ripcord will now reflect the change immediately instead of requiring a reconnect.
26 +* Added handling of channel deletion events.
27 + * Deleted channels will now be immediately removed from the sidebar, instead of requiring a reconnect.
28 + * If you have any tabs that are open on a deleted channel, they will not be automatically closed.
29 + * You will be unable to send new messages to that channel.
30 +* Fixed typo in localization string: "Channel Properites" instead of "Channel Properties" in the Channel menu.
31 +* Improved visuals of "Drop HAR file here" indicator in account import dialog.
32 +
33 +### Mac
34 +
35 +* Fixed regression that used the wrong text for the name of the "Close Window" menu item ("Ctrl+Shift+W" instead of "Close Window", which should have only been used for the shortcut.)
36 +
1 37 Ripcord version 0.4.18 (2019-10-5)
2 38 ----------------------------------
3 39
4 40 This release of Ripcord adds full support for localization. However, even though the system for localization has been added, this release still includes only an English localization of the program. The goal is to test that the system is working alright. The actual localizations for different languages will come in the future. If you experience any issues with the program not correctly displaying the text in buttons, window titles, etc., please let me know.
5 41
6 42 ### General
7 43