From de957712c208c2184f50628991e9d64bc207c1b2 Mon Sep 17 00:00:00 2001 From: tduva Date: Tue, 17 Nov 2020 13:57:14 +0100 Subject: [PATCH] v0.13.1 files --- help/help-releases.html | 15 ++++++++++++++- help/help-settings.html | 1 + help/help.html | 2 +- index.html | 16 ++++++++-------- 4 files changed, 24 insertions(+), 10 deletions(-) diff --git a/help/help-releases.html b/help/help-releases.html index f2694b4..e9c6091 100644 --- a/help/help-releases.html +++ b/help/help-releases.html @@ -17,6 +17,7 @@

Release Information

+ 0.13.1 | 0.13 | 0.12 | 0.11 | @@ -61,7 +62,19 @@ full list of changes.

- Version 0.13 (This one!) (2020-10-17) + Version 0.13.1 (This one!) (2020-11-17) + [back to top] +

+
+- Added number of subbed months to subscriber badge tooltip
+- Added "$defaultColor" type for Custom Usercolors
+- Improved color info in User Dialog when a default color is being replaced
+- Added "All Types" option for Custom Badges
+- Fixed FFZ emotes not loading
+    
+ +

+ Version 0.13 (2020-10-17) [back to top]

Chatty now supports the Twitch reply feature, both marking replies with diff --git a/help/help-settings.html b/help/help-settings.html index 223330b..bba0a1b 100644 --- a/help/help-settings.html +++ b/help/help-settings.html @@ -152,6 +152,7 @@

  • $color:<color code or name> - A Html color code or name (names as hardcoded into Chatty, may be different from other programs), e.g. $color:Blue for blue, which can be used to replace colors
  • +
  • $defaultColor - Users that don't have a color set and have the default assigned color (somewhat random)
  • The order of the diff --git a/help/help.html b/help/help.html index e71f877..90cf18c 100644 --- a/help/help.html +++ b/help/help.html @@ -5,7 +5,7 @@ -

    Chatty (Version: 0.13)

    +

    Chatty (Version: 0.13.1)

    @@ -194,7 +194,7 @@ function getDownloads(tag) {
    diff --git a/index.html b/index.html index 7a28ec3..d6489ca 100644 --- a/index.html +++ b/index.html @@ -16,9 +16,9 @@ function loaded() { { ceiling: null, text: "$years years ago" } ] } - document.getElementById("ago").innerHTML = "Version 0.13 released "+humanized_time_span("2020/10/17", Date(), custom_date_formats)+""; + document.getElementById("ago").innerHTML = "Version 0.13.1 released "+humanized_time_span("2020/11/17", Date(), custom_date_formats)+""; - getDownloads("v0.13"); + getDownloads("v0.13.1"); slideshow_init("slideshow"); } @@ -158,7 +158,7 @@ function getDownloads(tag) {

    Download

    -

    Choose one of the following downloads of Chatty Version 0.13. For older versions or betas go to the GitHub Releases. Checksums for release files are available as SHA-256 hashes.

    +

    Choose one of the following downloads of Chatty Version 0.13.1. For older versions or betas go to the GitHub Releases. Checksums for release files are available as SHA-256 hashes.

    If this is your first time using Chatty check out the Getting Started Guide.

    Windows

    @@ -170,11 +170,11 @@ function getDownloads(tag) {
    -
    Download Windows Standalone (Installer) Recommended
    +
    Download Windows Standalone (Installer) Recommended
    Install into a folder of your choice and start Chatty.exe (or optionally created shortcuts).
    -
    Download Windows Standalone (.zip)
    +
    Download Windows Standalone (.zip)
    Extract the .zip into a folder of your choice and start Chatty.exe.
    @@ -182,11 +182,11 @@ function getDownloads(tag) {
    -
    Download JAR-Version (Installer)
    +
    Download JAR-Version (Installer)
    Install into a folder of your choice and start Chatty.jar (or optionally created shortcuts).
    -
    Download JAR-Version (.zip)
    +
    Download JAR-Version (.zip)
    Extract the .zip into a folder of your choice and start Chatty.jar.

    Non-Windows

    -

    For OS other than Windows (e.g. Linux or MacOS) you will need to download the JAR-Version (.zip) and must have Java 8 or later installed on your system. Extract the .zip into a folder of your choice and start Chatty.jar.

    +

    For OS other than Windows (e.g. Linux or MacOS) you will need to download the JAR-Version (.zip) and must have Java 8 or later installed on your system. Extract the .zip into a folder of your choice and start Chatty.jar.

    Contact

    If you have any feedback or questions feel free to contact me. You can join the Chatty Discord preferred, write me an E-Mail or use Twitter.