Skip to content

Releases: Ree6-Applications/Ree6

3.1.9

30 Jan 02:59
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixed default config.

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

Full Changelog: 3.1.8...3.1.9

3.1.8

30 Jan 02:12
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixed docker support for real this time

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

Full Changelog: 3.1.7...3.1.8

3.1.7

30 Jan 02:06
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixed Docker support.

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

Full Changelog: 3.1.6...3.1.7

3.1.6

25 Jan 10:56
Compare
Choose a tag to compare

Changelog

New

  • Adding rank card customization.

Changes

  • Fix disconnect command.
  • Update dependency io.sentry:sentry to v7.2.0 by @renovate in #518
  • Update dependency org.slf4j:slf4j-api to v2.0.11 by @renovate in #516
  • Update dependency dev.arbjerg:lavaplayer to v2.1.0 by @renovate in #517
  • Typo Fix in Config.java by @Reeperk in #519
  • Update dependency com.github.twitch4j:twitch4j to v1.19.0 by @renovate in #520
  • Update actions/cache action to v4 by @renovate in #521
  • Update dependency net.dv8tion:JDA to v5.0.0-beta.20 by @renovate in #522
  • Update dependency se.michaelthelin.spotify:spotify-web-api-java to v8.3.5 by @renovate in #523

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

New Contributors

Full Changelog: 3.1.5...3.1.6

3.1.5

07 Jan 03:30
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Adding more tags for the r34 call.

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

Full Changelog: 3.1.4...3.1.5

3.1.4

07 Jan 03:02
Compare
Choose a tag to compare

Changelog

New

  • Loading information from git.

Changes

  • Fixed Waifu command.
  • Fixed NSFW command.
  • Fixed most embed footer sending from text.

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

Full Changelog: 3.1.3...3.1.4

3.1.3

05 Jan 09:39
0f54c0f
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Bumped up SQL to fix even more bugs.
  • New Crowdin updates by @DxsSucuk in #514

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

Full Changelog: 3.1.2...3.1.3

3.1.2

05 Jan 08:46
955d754
Compare
Choose a tag to compare

Changelog

New

  • Added Avatar Command!

Changes

  • Fixed a few bugs related to SQL.
  • New Crowdin updates by @DxsSucuk in #513

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

Full Changelog: 3.1.1...3.1.2

3.1.1

02 Jan 00:13
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixed SQL Version.
  • Hiding Command Categories that are disabled.

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

Full Changelog: 3.1.0...3.1.1

3.1.0

01 Jan 17:23
Compare
Choose a tag to compare

Changelog

New

  • Ree6 can now record Staging channels!
  • Spotify API Handler now also allows playing Albums. (for @CodeManDev)

Changes

  • Improved SQL performance.
  • Update dependency ch.qos.logback:logback-classic to v1.4.14 by @renovate in #488
  • Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.2.3 by @renovate in #489
  • Update dependency dev.arbjerg:lavaplayer to v2.0.4 by @renovate in #490
  • Update dependency org.apache.maven.plugins:maven-javadoc-plugin to v3.6.3 by @renovate in #491
  • Update docker/metadata-action action to v5.3.0 by @renovate in #492
  • Update dependency org.apache.httpcomponents.client5:httpclient5 to v5.3 by @renovate in #493
  • Update dependency com.lilittlecat:chatgpt to v1.0.3 by @renovate in #494
  • Update dependency commons-validator:commons-validator to v1.8.0 by @renovate in #496
  • Update maven Docker tag to v3.9.6 by @renovate in #498
  • Update jersey monorepo to v3.1.5 by @renovate in #499
  • Update github/codeql-action action to v3 by @renovate in #500
  • Update actions/upload-artifact action to v4 by @renovate in #501
  • Update docker/metadata-action action to v5.4.0 by @renovate in #502
  • Update dependency io.sentry:sentry to v7.1.0 by @renovate in #503
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.0 by @renovate in #504
  • Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.16.1 by @renovate in #507
  • Update dependency com.fasterxml.jackson.core:jackson-core to v2.16.1 by @renovate in #508
  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.16.1 by @renovate in #509
  • Update dependency org.apache.maven.plugins:maven-compiler-plugin to v3.12.1 by @renovate in #510
  • Update dependency org.slf4j:slf4j-api to v2.0.10 by @renovate in #511

Removed

N/A

Files

  • Ree6-x.x.x-jar-with-dependencies.jar -> the actual executable you want to use!
  • Ree6-Installer.jar -> a simple executable which will guide you to setup Ree6 and download the newest release for you! (recommended)
  • Ree6.jar -> depedenciesless Ree6 file (for use as dependencies)

Full Changelog: 3.0.19...3.1.0