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 @@
+ 0.24.1 | 0.24 | 0.23 | 0.22 | @@ -73,7 +74,15 @@ full list of changes.
+- Fixed error that can occur when users are added to the Ignored Users list ++ +
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)
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) { | |
|
|
@@ -194,7 +194,7 @@ function getDownloads(tag) {
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
.
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.