Skip to content

Releases: Ree6-Applications/Ree6

3.0.3

27 Jun 09:59
d18608b
Compare
Choose a tag to compare

Changelog

New

  • Autopublish news channel messages.

Changes

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.2...3.0.3

3.0.2

09 Jun 13:42
123601f
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixing SQL Statement.

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.1...3.0.2

3.0.1

09 Jun 11:13
aca072a
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixing some SQL stuff.
  • Fixed deletion of every other Webhook if there was an error.
  • New Crowdin updates by @DxsSucuk in #366

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.0...3.0.1

3.0.0

08 Jun 12:57
f6affa7
Compare
Choose a tag to compare

Moving from v2(and v3 pre release) to v3

You will need to execute these two SQL queries before running the bot or the Webinterface, to keep hibernate from destroying itself.

ALTER TABLE `Tickets` CHANGE 
`logChannelToken` `logChannelWebhookToken` VARCHAR(255) 
CHARACTER SET utf8mb4 COLLATE utf8mb4_general_ci NULL DEFAULT NULL;

ALTER TABLE `Tickets` CHANGE
`logChannelId` `logChannelWebhookId` BIGINT(20) NULL DEFAULT NULL;

ALTER TABLE `ScheduledMessageWebhooks` CHANGE 
`actualChannelId` `channel` BIGINT(20) NULL DEFAULT NULL;

Changelog

New

  • Customization options via config.
  • Support to disable parts via config.
  • Economy commands
  • AI module

Changes

  • Translating more.
  • Update docker/metadata-action action to v4.5.0 by @renovate in #370
  • Update docker/login-action action to v2.2.0 by @renovate in #369
  • Update dependency commons-io:commons-io to v2.13.0 by @renovate in #371
  • Update dependency io.sentry:sentry to v6.22.0 by @renovate in #368

Removed

  • Removing commented out code.

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: 2.4.12...3.0.0

3.0.0-RC1

04 Jun 18:24
Compare
Choose a tag to compare
3.0.0-RC1 Pre-release
Pre-release

Note

This is not a full and stable release. Its being provided as "is".
Please becareful with using this verison it might cause Issues related to your database.
Its recommended to backup the previous database and files!

Changelog

New

  • Customization options via config.
  • Support to disable parts via config.
  • Economy commands
  • AI module

Changes

N/A

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: 2.4.12...3.0.0-RC1

2.4.12

04 Jun 18:07
8b6af0d
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixed Autoroles notice if Ree6 tries to give Owner roles.
  • Fixed Import bugs for mee6 and amari
  • Fixed Exceptions from Twitter Client forcing a Notifier shutdown.
  • Update dependency org.projectlombok:lombok to v1.18.28 by @renovate in #357
  • Update dependency io.sentry:sentry to v6.20.0 by @renovate in #359
  • Update dependency io.sentry:sentry to v6.21.0 by @renovate in #363
  • Update dependency com.fasterxml.jackson.core:jackson-databind to v2.15.2 by @renovate in #362
  • Update dependency com.fasterxml.jackson.core:jackson-core to v2.15.2 by @renovate in #361
  • Update dependency com.fasterxml.jackson.core:jackson-annotations to v2.15.2 by @renovate in #360

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: 2.4.11...2.4.12

2.4.11

24 May 11:44
9f575f4
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Switched to twittered from Twitter4J, because of Twitter Stream API change.
  • New Crowdin updates by @DxsSucuk in #344
  • Update dependency io.sentry:sentry to v6.19.0 by @renovate in #348
  • Update maven Docker tag to v3.9.2 by @renovate in #349
  • Update dependency io.github.git-commit-id:git-commit-id-maven-plugin to v6 by @renovate in #350
  • Update dependency commons-io:commons-io to v2.12.0 by @renovate in #354
  • Update jersey monorepo to v3.1.2 by @renovate in #355
  • Update dependency io.sentry:sentry to v6.19.1 by @renovate in #356

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: 2.4.10...2.4.11

2.4.10

16 May 09:11
38bcda0
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Another try of fixing #299
  • Bumping up dependencies to fix bugs.

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: 2.4.9...2.4.10

2.4.9

04 May 11:00
5affdd1
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixing Loop command permission check.
  • Updating the JDA to fix bugs.

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: 2.4.8...2.4.9

2.4.8

02 May 10:34
1bf53f4
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixing Invite tracking.
  • Fixing Actionrow clearing forcing a exception
  • Fixing Loop on invalid song causing exception.

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: 2.4.7...2.4.8