Releases: Together-Java/TJ-Bot
Releases · Together-Java/TJ-Bot
v.4.7
transfer-question and more:
Features:
- transfer-question message-context command (#905) @ankitsmt211
 - dismiss-button for ChatGPT auto-answers (#901) @SquidXTV
 - pin OPs message in help thread, instead of bot message (#893) @SquidXTV
 
Bugfix:
- fixes with workflows (#903) @java-coding-prodigy
 - handle error when unable to send DMs (#909) @christolis
 - ChatGPT access to embed content (#915) @ankitsmt211
 
Platform:
- feature blacklist (#886) @Alathreon
 - removed deprecated 
packagesin logger config (#894) @SquidXTV - Java 20 (#902) @java-coding-prodigy
 - Remove stale-bot (#916) @Zabuzard
 
PRs
- Bump org.kohsuke:github-api from 1.315 to 1.316 by @dependabot in #874
 - Dynamically enable features with config file by @Alathreon in #886
 - Bump com.google.cloud.tools.jib from 3.3.0 to 3.4.0 by @dependabot in #896
 - Fix deprecated use of log4j's 
packagesattribute by @SquidXTV in #894 - Pin the correct message in questions thread by @SquidXTV in #893
 - Bump org.sonarqube from 4.3.0.3225 to 4.4.0.3356 by @dependabot in #904
 - Update Workflows by @java-coding-prodigy in #903
 - Bump Java Version to 20 by @java-coding-prodigy in #902
 - Catch error when unable to send DM by @christolis in #909
 - Bump org.apache.logging.log4j:log4j-core from 2.20.0 to 2.21.0 by @dependabot in #913
 - Bump com.diffplug.spotless from 6.21.0 to 6.22.0 by @dependabot in #906
 - Transfer Feature reopen by @ankitsmt211 in #905
 - Remove Stale-Bot by @Zabuzard in #916
 - ChatGPT response Dismiss button by @SquidXTV in #901
 - Bump org.kohsuke:github-api from 1.316 to 1.317 by @dependabot in #925
 - fix inability to read embeds in helper threads by @ankitsmt211 in #915
 - handle bot messages transfer action by @ankitsmt211 in #929
 - refactor method for generating title of forum post by @ankitsmt211 in #932
 - javadoc fix transfer feature by @ankitsmt211 in #936
 - refactor methods to handle invalid transfers by @ankitsmt211 in #933
 - Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.22.0 to 10.0.0 by @dependabot in #941
 - Bump org.flywaydb:flyway-core from 9.22.0 to 10.0.0 by @dependabot in #940
 - Release v4.7 by @Zabuzard in #942
 
New Contributors
- @christolis made their first contribution in #909
 
Full Changelog: v.4.6...v.4.7
v.4.6
ChatGPT auto-answers and a few minor things.
Features:
- ChatGPT automatically answers questions (#873) @tmcdonnell2
 - Logging messages link directly to source code (#857) @SquidXTV
 - Added 
/jshellandRuncode action (but temporarily disabled) (#870) @Alathreon 
Bugfix:
- Increase ChatGPT timeout from 10s to 90s (#852) @TheRealJoeFriel
 - Fixed some ChatGPT issues (#888) @Zabuzard
 
Platform:
PRs
- Bump org.xerial:sqlite-jdbc from 3.41.0.0 to 3.42.0.0 by @dependabot in #838
 - Bump org.flywaydb:flyway-core from 9.18.0 to 9.19.0 by @dependabot in #841
 - Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.18.0 to 9.19.0 by @dependabot in #842
 - Bump com.diffplug.spotless from 6.18.0 to 6.19.0 by @dependabot in #843
 - Bump org.sonarqube from 4.0.0.2929 to 4.1.0.3113 by @dependabot in #844
 - Bump org.sonarqube from 4.1.0.3113 to 4.2.0.3129 by @dependabot in #845
 - Bump org.kohsuke:github-api from 1.314 to 1.315 by @dependabot in #846
 - Bump chatGPTVersion from 0.12.0 to 0.13.0 by @dependabot in #848
 - Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.19.0 to 9.20.0 by @dependabot in #849
 - Bump org.flywaydb:flyway-core from 9.19.0 to 9.20.0 by @dependabot in #850
 - Bump chatGPTVersion from 0.13.0 to 0.14.0 by @dependabot in #851
 - Bump name.remal.sonarlint from 3.2.0 to 3.3.0 by @dependabot in #855
 - Bump com.diffplug.spotless from 6.19.0 to 6.20.0 by @dependabot in #859
 - Bump org.sonarqube from 4.2.0.3129 to 4.3.0.3225 by @dependabot in #858
 - Logging - links logs to source by @SquidXTV in #857
 - Bump org.flywaydb:flyway-core from 9.20.0 to 9.21.0 by @dependabot in #861
 - Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.20.0 to 9.21.0 by @dependabot in #860
 - Bump org.junit.jupiter:junit-jupiter-api from 5.9.0 to 5.10.0 by @dependabot in #864
 - Bump org.junit.jupiter:junit-jupiter-engine from 5.9.0 to 5.10.0 by @dependabot in #863
 - Bump org.junit.jupiter:junit-jupiter-params from 5.9.0 to 5.10.0 by @dependabot in #862
 - Increase default ChatGPT response timeout from 10s to 90s by @TheRealJoeFriel in #852
 - Feature/jshell by @Alathreon in #870
 - Chat gpt attempt questions by @tmcdonnell2 in #873
 - Bump org.flywaydb:flyway-core from 9.21.0 to 9.22.0 by @dependabot in #880
 - Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.21.0 to 9.22.0 by @dependabot in #879
 - Bump org.xerial:sqlite-jdbc from 3.42.0.0 to 3.43.0.0 by @dependabot in #878
 - Bump com.diffplug.spotless from 6.20.0 to 6.21.0 by @dependabot in #877
 - Bump chatGPTVersion from 0.14.0 to 0.16.0 by @dependabot in #876
 - use - in channel names by @Taz03 in #853
 - Fixed some ChatGPT issues by @Zabuzard in #888
 - Helper prune config by @Zabuzard in #889
 - Release v4.6 by @Zabuzard in #891
 
New Contributors
- @TheRealJoeFriel made their first contribution in #852
 
Full Changelog: v.4.5...v.4.6
v.4.5
Features:
- add modal support to /modmail command (#800) @hamzanaciri99
 - ChatGPT Intialization (#810) @tmcdonnell2
 - Improved chatGpt slash command (#818) @tmcdonnell2
 
Improvements:
v.4.4
Lots of bugfixes and some minor stuff.
Features:
- Exclude OP from top-helper counting (#763) @Taz03
 - removed 
/vc-activity(#765) @Taz03 - Adding 
/reminderretry (#779) @ankitsmt211 - Improved UX for code-action delete button (#793) @swashb0ckler
 
Bugfix:
- Bugfix 
MediaOnlyChannelListenerfails on DM (#769) @AthithyaIthayan - Bugfix 
ScamBlockerfails on DM (#776) @AthithyaIthayan - Bugfix with OOB when backticks are before language end (#767) @Zabuzard
 - Fix website bug with widget on mobile (#773) @AthithyaIthayan
 SlashCommandEducatorshould check length (#783) @abhishekanuj26- Fixed 
ScamBlockercrashes if given empty list of actions bug (#786) @abhishekanuj26 
Platform:
- upgrade gradle (#791) @Taz03
 - Java 18 -> Java 19 (#792) @Zabuzard
 - Upgrade java to 19 for website subproject (#794) @marko-radosavljevic
 
PRs
- Top helpers not askers by @Taz03 in #763
 - removed vc activity command by @Taz03 in #765
 - Bump com.diffplug.spotless from 6.14.0 to 6.15.0 by @dependabot in #770
 - Fixed bug with MediaOnlyChannelListener when user closed DMs by @AthithyaIthayan in #769
 - MessageUtils#extractCode out of bounds by @Zabuzard in #767
 - Fix website bug with widget on mobile by @AthithyaIthayan in #773
 - Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.14.0 to 9.15.0 by @dependabot in #774
 - Bump org.flywaydb:flyway-core from 9.14.0 to 9.15.0 by @dependabot in #775
 - Bugfix ScamBlocker fails on DM by @AthithyaIthayan in #776
 - Bump org.sonarqube from 3.5.0.2730 to 4.0.0.2929 by @dependabot in #778
 - Bump org.apache.logging.log4j:log4j-core from 2.19.0 to 2.20.0 by @dependabot in #780
 - Bump org.xerial:sqlite-jdbc from 3.40.0.0 to 3.41.0.0 by @dependabot in #784
 - SlashCommandEducator should check length by @abhishekanuj26 in #783
 - ScamBlocker crashes if given empty list of actions bug by @abhishekanuj26 in #786
 - Bump com.diffplug.spotless from 6.15.0 to 6.16.0 by @dependabot in #790
 - Handling /reminder failure cases by @ankitsmt211 in #779
 - upgrade gradle by @Taz03 in #791
 - Bump com.github.johnrengelman.shadow from 7.1.0 to 8.1.0 by @dependabot in #789
 - Java 18 -> Java 19 by @Zabuzard in #792
 - Style: changed delete icon for CodeMessageHandler by @swashb0ckler in #793
 - Upgrade java to 19 for website subproject by @marko-radosavljevic in #794
 - Release v4.4 by @Zabuzard in #795
 
New Contributors
- @AthithyaIthayan made their first contribution in #769
 - @abhishekanuj26 made their first contribution in #783
 - @ankitsmt211 made their first contribution in #779
 - @swashb0ckler made their first contribution in #793
 
Full Changelog: v.4.3...v.4.4
v.4.3
Mixed bag of new features and improvements.
Features:
- Added 
/help-thread reset-activity(#739) @mDyingStar - Added 
/reminder cancel(#737) @Taz03 - Educate about 
/foowhen?!.foo(#759) @Zabuzard 
Improvements:
- Made DM messages from bot embeds (#647) @Taz03
 - Removed now obsolete feature where threads of leavers are deleted (#741) @Taz03
 
Bugfixes:
- Fixed bug with mod commands not defering (#750) @Taz03
 - Fixed bug with member leave not finding threads (#740) @Taz03
 
Platform:
PRs
- Bump name.remal.sonarlint from 2.1.0 to 3.0.0 by @dependabot in #734
 - removed thread deletion on user ban feature by @Taz03 in #741
 - Bump annotations from 23.1.0 to 24.0.0 by @dependabot in #751
 - Bump mockito-core from 4.11.0 to 5.0.0 by @dependabot in #752
 - Bump com.diffplug.spotless from 6.12.0 to 6.13.0 by @dependabot in #753
 - Added defer reply to mod commands by @Taz03 in #750
 - Fix member leave event listener not being able to find a thread by @Taz03 in #740
 - Bump flyway-core from 9.11.0 to 9.12.0 by @dependabot in #755
 - Bump gradle-plugin-publishing from 9.11.0 to 9.12.0 by @dependabot in #754
 - Features/add command to reset activity for a help thread by @mDyingStar in #739
 - Bump com.diffplug.spotless from 6.13.0 to 6.14.0 by @dependabot in #756
 - Added cancel feature to reminder command by @Taz03 in #737
 - Rename packages (esp. commands -> features) by @Zabuzard in #757
 - Bump mockito-core from 5.0.0 to 5.1.0 by @dependabot in #758
 - Bump org.flywaydb:flyway-core from 9.12.0 to 9.14.0 by @dependabot in #761
 - Bump gradle.plugin.org.flywaydb:gradle-plugin-publishing from 9.12.0 to 9.14.0 by @dependabot in #760
 - Enhanced mod action dm message by @Taz03 in #647
 - Educate about /foo when ?!.foo by @Zabuzard in #759
 - Release v4.3 by @Zabuzard in #764
 
Full Changelog: v.4.2...v.4.3
v.4.2
v.4.1
Overview
Stability update after releasing forums.
Features:
Bugfixes:
Platform:
PRs
- Fixed bug with help thread creation actions being send too fast by @Zabuzard in #724
 - Bump mockito-core from 4.9.0 to 4.10.0 by @dependabot in #730
 - Bump name.remal.sonarlint from 2.0.0 to 2.1.0 by @dependabot in #729
 - Removed share hint by @Taz03 in #728
 - Fixed package info for help package and removed NotNull annotations by @Taz03 in #727
 - Prefer uncommon categories first by @Zabuzard in #731
 - Release v4.1 by @Zabuzard in #732
 
Full Changelog: v.4.0...v.4.1
v.4.0
Overview
In this major release, we migrate our help system from our custom thread system to Discord Forums.
Features:
- Fix link for report's 'go to message' button (#709) @Taz03
 - Auto post advice (#646) @java-coding-prodigy
 - Migrated help system to forums (#705) @Zabuzard
 
Platform:
PRs
- Fix link for report's 'go to message' button by @Taz03 in #709
 - Bump flyway-core from 9.8.1 to 9.9.0 by @dependabot in #713
 - Bump gradle-plugin-publishing from 9.8.1 to 9.9.0 by @dependabot in #714
 - gitignore updated for vscode by @kavink98 in #711
 - Bump annotations from 23.0.0 to 23.1.0 by @dependabot in #718
 - Bump gradle-plugin-publishing from 9.9.0 to 9.10.0 by @dependabot in #716
 - Bump flyway-core from 9.9.0 to 9.10.0 by @dependabot in #717
 - Auto post advice by @java-coding-prodigy in #646
 - Migrated help system to forums by @Zabuzard in #705
 - Release v4.0 by @Zabuzard in #720
 
New Contributors
Full Changelog: v.3.11.2...v.4.0