diff --git a/help/help-about.html b/help/help-about.html index 8dd126c..eb68b5b 100644 --- a/help/help-about.html +++ b/help/help-about.html @@ -43,6 +43,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.Apache HttpComponents Client ("Apache License 2.0")
  • PNGEncoder (License)
  • PNGDecoder +
  • WebPDecoderJN, uses LibWebP (BSD-3-Clause)
  • Images / Other resources

    diff --git a/help/help-guide2.html b/help/help-guide2.html index 9af3ce1..26f81d9 100644 --- a/help/help-guide2.html +++ b/help/help-guide2.html @@ -20,7 +20,7 @@

    If you can't fix this problem and there are no other error messages that may indicate what is going wrong, then you can still proceed with opening the - link by clicking on "Open URL" in the dialog (or this link, which has all permissions Chatty needs). Chatty won't be able to + link by clicking on "Open URL" in the dialog (or this link, which has all permissions Chatty needs). Chatty won't be able to receive the token automatically (your browser will tell you that it can't load the page when you get to http://127.0.0.1:61324), so you have to read on in the next section, especially diff --git a/help/help-releases.html b/help/help-releases.html index 09b4c3b..69e68f4 100644 --- a/help/help-releases.html +++ b/help/help-releases.html @@ -17,6 +17,7 @@

    Release Information

    + 0.20 | 0.19 | 0.18 | 0.17 | @@ -68,7 +69,43 @@ full list of changes.

    - Version 0.19 (This one!) (2022-07-03) + Version 0.20 (This one!) (2022-08-11) + [back to top] +

    +
    +### New Features
    +- Added experimental 7TV emotes support (currently only Windows and Linux x64),
    +  zero-width emotes not supported right now (show up like normal emotes)
    +- Added `/announce` command color variants (e.g. `/announceblue`) since Twitch
    +  added an API for it
    +- Added some additional info to TAB Completion for emotes and commands
    +
    +### Settings
    +- Added dialog on first start (when no settings are found) to set some basic
    +  defaults (look, userlist, font, notifications), the same options can also be
    +  found in the Settings Dialog under "Simple Presets"
    +- Changed some defaults (only has an effect when starting from fresh settings):
    +  - Show AutoMod messages
    +  - Use native window for all Look&Feel (to allow for native window management)
    +  - Rejoin channels on start
    +  - Changed timestamp and chat font
    +- Added setting for minimizing Chatty on start
    +- Added setting for also minimizing popouts to tray when manually minimizing
    +  main window to tray
    +- Added setting for desktop notifications staying open on mouse hover
    +- Improved Settings Dialog initial open speed
    +
    +### Other
    +- A Custom Command calling another Custom Command is now possible
    +- Slightly improved memory usage
    +- Updated help
    +
    +### Bugfixes
    +- Fixed many duplicate "popoutAttributes" being saved
    +    
    + +

    + Version 0.19 (2022-07-03) [back to top]

    diff --git a/help/help.html b/help/help.html
    index 289fd94..10c526f 100644
    --- a/help/help.html
    +++ b/help/help.html
    @@ -5,7 +5,7 @@
             
     
     
    -    

    Chatty (Version: 0.19)

    +

    Chatty (Version: 0.20)

    @@ -194,7 +194,7 @@ function getDownloads(tag) {
    diff --git a/index.html b/index.html index 1a48dac..d0856ff 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.19 released "+humanized_time_span("2022/07/03", Date(), custom_date_formats)+""; + document.getElementById("ago").innerHTML = "Version 0.20 released "+humanized_time_span("2022/08/11", Date(), custom_date_formats)+""; - getDownloads("v0.19"); + getDownloads("v0.20"); slideshow_init("slideshow"); } @@ -158,7 +158,7 @@ function getDownloads(tag) {

    Download

    -

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