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

Changes to "Changelog" between 2019-10-05 08:30:13 and 2019-10-06 06:28:19

    15     15   * Added the Workspace context menu when right-clicking the Channels and DMs sections, in addition to the main section for each workspace.
    16     16   * Added display of message attachments and "blocks" to the details view for message search results.
    17     17   * Added ability to sort by either relevancy or by date/time in when searching messages.
    18     18   * Added icons for the various views in the Workspace menu.
    19     19   * Improved visuals and spacing for the message search results list.
    20     20   * Tweaked activity indicators to use text color instead of highlight color.
    21     21   
           22  +### Mac
           23  +
           24  +* The .app bundle is now run through the "notarization" process from Apple. This should stop "gatekeeper" from preventing users from running the program on macOS 10.15 "Catalina".
           25  +* __Special addendum, 2019-10-6__: the .app file within the .zip file has been updated to include the "stapled" "notarization" information, which will stop "gatekeeper" from preventing users from the running the program even if they're offline, or Apple's services are not reachable or responding.
           26  +    * If you've already downloaded Ripcord 0.4.18 for Mac and it works for you, there's no need to redownload it. There are no changes other than the extra metadata being attached.
           27  +
    22     28   Ripcord version 0.4.17 (2019-9-17)
    23     29   ----------------------------------
    24     30   
    25     31   ### General
    26     32   
    27     33   * 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.
    28     34   * 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.