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

Changes to "Changelog" between 2019-09-17 08:20:47 and 2019-10-05 08:30:13

            1  +Ripcord version 0.4.18 (2019-10-5)
            2  +----------------------------------
            3  +
            4  +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  +
            6  +### General
            7  +
            8  +* Added "Language" tab to preferences.
            9  +* Renamed "Fonts and Colors" preferences tab to "Style."
           10  +* Changed tooltips to respect palette/theme colors instead of always being the default yellow color.
           11  +
           12  +### Slack
           13  +
           14  +* Added mentions view.
           15  +* Added the Workspace context menu when right-clicking the Channels and DMs sections, in addition to the main section for each workspace.
           16  +* Added display of message attachments and "blocks" to the details view for message search results.
           17  +* Added ability to sort by either relevancy or by date/time in when searching messages.
           18  +* Added icons for the various views in the Workspace menu.
           19  +* Improved visuals and spacing for the message search results list.
           20  +* Tweaked activity indicators to use text color instead of highlight color.
           21  +
     1     22   Ripcord version 0.4.17 (2019-9-17)
     2     23   ----------------------------------
     3     24   
     4     25   ### General
     5     26   
     6     27   * Changed tab text, when there's not enough room for the text to fit in the tab, to put the "..." on the right side instead of the left side.
     7     28   * The number of unread messages in the current tab is no longer appended to the window title of minimized windows. Instead, if any tabs in the window have any unread messages, a `*` will be prefixed to the window title.