Skip to content

Releases: Plenyx/PlenBotLogUploader

v1 b16

20 Apr 23:55
Compare
Choose a tag to compare

New features

  • improved Tray icon
    • minimise is back, and it is on by default if you start it for the first time
    • tray icon is now always enabled, notifications are also always enabled
    • improved the context menu when right clicking the icon

v1 b15

20 Apr 22:16
Compare
Choose a tag to compare

Bugfixes

  • fixed a stall when trying to zip a file for upload if not using the compress feature

v1 b14

19 Apr 21:11
Compare
Choose a tag to compare

New features

  • added option to setup own bot name
    • for this to work you need a new Twitch name you need to use
    • you fill the twitch name into the custom name field
    • you need to generate oauth2, link is provided within the executable
    • you can also use your own main account's name

v1 b13

19 Apr 20:12
Compare
Choose a tag to compare

New features

  • the bot will now open the current location of the bot along with the github releases page to update the bot

Bugfixes

  • fixed a crash when launching the uploader for the first time and setting up a channel
  • more improved stability uploading the logs

Other updated stuff

  • updated main README.md of the repository, containing some information about the bot and short install and update guides

v1 b12

19 Apr 19:02
Compare
Choose a tag to compare

New stuff

  • the bot will now say log as a result of raid boss events

Bugfixes

  • fixed log not uploading properly, causing a crash

v1 b11

18 Apr 14:10
Compare
Choose a tag to compare

New features

  • reworked the upload system, it is more stable and it no longer stalls when you use drag & drop
  • new messages to Twitch chat based on boss/event done

Bugfixes

  • fixed wrong names of the bosses posted to chat

v1 b9

16 Apr 17:53
Compare
Choose a tag to compare

New features

  • added a chat command !uploader that links to the download page of the uploader
  • you can now drag and drop directly to the application to start uploading to dps.report
  • detailed Irc states
    • you can now see the bot trying to connect to various Twitch endpoints
    • makes it easier for me to pinpoint a problem if it occurs

v1 b10

16 Apr 18:03
Compare
Choose a tag to compare

Bugfixes

  • fixed crash when uploading a log using the new drag and drop feature from the build number 9

v1 b8

15 Apr 00:30
Compare
Choose a tag to compare

New features

  • added an ability to select a dps.report server
    • pacific and eastern users have better reliability with a.dps.report
  • new system of update detection
    • renamed versions to builds
    • builds use single integers over numbers with decimal points
  • added a context menu (right click) for the tray (task bar) icon
    • now supports shutting down the application and setting up basic upload logs settings
  • added support for get method in ping settings
  • added a button to quickly open the directory with arc logs

Crashfixes

  • fixed crash when the logs directory did not exist when loaded from registry

1.7

14 Apr 13:58
Compare
Choose a tag to compare
1.7
  • added a brand new setup dialog for Twitch channel
    • if you used the program before you can ignore the setup and close the dialog
  • minor fixes