Skip to content

Releases: Ree6-Applications/Ree6

3.0.13

17 Aug 12:26
a793d8a
Compare
Choose a tag to compare

Changelog

New

  • Setting for backup Font.
  • Setting for default Language.
  • Added our own Event System.
  • Added Option to allow hosters to send Recordings into the channel instead of using a Webinterface.

Changes

  • Improved Music-Panel.
  • Fixing Mute Command Slash Support
  • Fixing Channel Options when using Slash Commands.
  • Improved for YT-Urls by removing any none required info from the url.
  • Update dependency ch.qos.logback:logback-classic to v1.4.11 by @renovate in #414
  • Update dependency dev.arbjerg:lavaplayer to v2.0.1 by @renovate in #416
  • New Crowdin updates by @DxsSucuk in #398

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.12...3.0.13

3.0.12

09 Aug 14:42
63ee4d0
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Switching LavaPlayer Fork to fix YT.
  • Update dependency net.dv8tion:JDA to v5.0.0-beta.13 by @renovate in #411
  • Update dependency com.apptasticsoftware:rssreader to v3.4.6 by @renovate in #412
  • Update dependency ch.qos.logback:logback-classic to v1.4.10 by @renovate in #413

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.11...3.0.12

3.0.11

05 Aug 20:46
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Blacklist Slash support fix.
  • Update dependency club.minnced:discord-webhooks to v0.8.4 by @renovate in #407
  • Update dependency ch.qos.logback:logback-classic to v1.4.9 by @renovate in #410
  • Update dependency com.github.twitch4j:twitch4j to v1.16.0 by @renovate in #406
  • Update dependency io.sentry:sentry to v6.28.0 by @renovate in #409

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.10...3.0.11

3.0.10

27 Jul 15:58
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • SQL Fixes.

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.9...3.0.10

3.0.9

27 Jul 01:17
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • SQL Module bump.

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.8...3.0.9

3.0.8

27 Jul 00:46
Compare
Choose a tag to compare

Note

You might need to run these two SQL queries when using MariaDB after this update.

ALTER TABLE `Recording` CHANGE `recording` `recording` LONGTEXT;
ALTER TABLE `Settings` CHANGE `value` `value` LONGTEXT;

Changelog

New

  • Added a configuration to disable the "x module is disabled!" message.
  • Added a configuration to enable debug information.

Changes

  • Fixing random memes command.
  • Fixed a bug related to channelstats.
  • Improved StreamAction for VC-Join.
  • Switched away from Dagpi on the Waifu command.
  • Switched from mostly MariaDB based SQL queries to HQL queries for better support.
  • Update dependency io.sentry:sentry to v6.26.0 by @renovate in #397
  • Update jersey monorepo to v3.1.3 by @renovate in #403
  • Update dependency io.github.redouane59.twitter:twittered to v2.23 by @renovate in #402
  • Update dependency io.sentry:sentry to v6.27.0 by @renovate in #404

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.7...3.0.8

3.0.7

05 Jul 20:14
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixed Spotify bug.

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.6...3.0.7

3.0.6

05 Jul 12:47
a50fdd1
Compare
Choose a tag to compare

Changelog

New

  • RSS and TikTok Notifier.
  • Turkish translation by ImNotArian.
  • Russian translation by @TrustMeIamARobot.

Changes

  • Code cleanup.
  • Better Notifier list for YouTube.
  • Fix Language entries.
  • New Crowdin updates by @DxsSucuk in #374

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.5...3.0.6

3.0.5

28 Jun 11:19
2124ae1
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • Fixing Autopublish

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.4...3.0.5

3.0.4

28 Jun 09:19
c3f771a
Compare
Choose a tag to compare

Changelog

New

N/A

Changes

  • SQL Bump

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.3...3.0.4