Skip to content

K4 GOTV Discord - v1.3.0

Compare
Choose a tag to compare
@K4ryuu K4ryuu released this 12 Sep 23:05
· 27 commits to dev since this release
  • feat: Added customisable payload to Discord hook
  • feat: Added SFTP support
  • feat: Added FTP support
  • feat: Added customizable file naming patterns
  • feat: Added customizable default file name config
  • feat: Added Discord upload limit detection
  • feat: Added player join detection to start recording
  • feat: Added placeholders to FTP directory to group by date or anything else
  • fix: Added double trigger block
  • fix: Plugin broke other plugins due to thread sleep
  • fix: File deletions not working properly
  • fix: Auto record didnt start within some cases
  • fix: Delayed uploads didnt remove processed files from the list
  • fix: Added safety measurements to not to throttle thread with infinite sleep
  • optimise: All IO based operation made to use threaded contexts
  • remove: Upload delayers due to we handle them in new thread now

Full Changelog: v1.2.8...v1.3.0