From 7ba3713894b75a5e665d2ef4134a8abf1a1bf0a0 Mon Sep 17 00:00:00 2001 From: tduva Date: Wed, 10 May 2023 19:15:56 +0200 Subject: [PATCH] v0.24.1 files --- help/help-releases.html | 11 ++++++++++- help/help.html | 2 +- index.html | 16 ++++++++-------- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/help/help-releases.html b/help/help-releases.html index 51aa163..c1d212d 100644 --- a/help/help-releases.html +++ b/help/help-releases.html @@ -17,6 +17,7 @@

Release Information

+ 0.24.1 | 0.24 | 0.23 | 0.22 | @@ -73,7 +74,15 @@ full list of changes.

- Version 0.24 (This one!) (2023-05-09) + Version 0.24.1 (This one!) (2023-05-10) + [back to top] +

+
+- Fixed error that can occur when users are added to the Ignored Users list
+    
+ +

+ Version 0.24 (2023-05-09) [back to top]

diff --git a/help/help.html b/help/help.html
index be951c4..ed516a2 100644
--- a/help/help.html
+++ b/help/help.html
@@ -5,7 +5,7 @@
         
 
 
-    

Chatty (Version: 0.24)

+

Chatty (Version: 0.24.1)

@@ -194,7 +194,7 @@ function getDownloads(tag) {
diff --git a/index.html b/index.html index 09f807d..950a76b 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.24 released "+humanized_time_span("2023/05/09", Date(), custom_date_formats)+""; + document.getElementById("ago").innerHTML = "Version 0.24.1 released "+humanized_time_span("2023/05/10", Date(), custom_date_formats)+""; - getDownloads("v0.24"); + getDownloads("v0.24.1"); slideshow_init("slideshow"); } @@ -158,7 +158,7 @@ function getDownloads(tag) {

Download

-

Choose one of the following downloads of Chatty Version 0.24. 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.24.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.