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

Changes to "Changelog" between 2019-10-06 06:28:19 and 2019-10-06 09:39:14

    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     22   ### Mac
    23     23   
    24     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.
           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 for the first time even if they're offline, or Apple's services are not reachable or not responding.
    26     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  +    * This only affects the first time a new version Ripcord is run.
    27     28   
    28     29   Ripcord version 0.4.17 (2019-9-17)
    29     30   ----------------------------------
    30     31   
    31     32   ### General
    32     33   
    33     34   * 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.