Skip to content

Releases: sKiLdUsT/awesomebot

v0.6.5 (2019/02/14)

13 Feb 23:15
Compare
Choose a tag to compare
v0.6.5 (2019/02/14) Pre-release
Pre-release

This is a Quality Of Life update.

Changes

  • Update itag values to use a list of values, sorted by quality (ascending), use more up-to-date values
  • Fix security issues with dependencies

v0.6.4 (2018/11/28)

28 Nov 20:08
Compare
Choose a tag to compare
v0.6.4 (2018/11/28) Pre-release
Pre-release

This is a Quality Of Life update.

Changes

  • Fix for dependency installation failing on NodeJS Version >10
  • Security issue fixup

v0.6.3 (2018/03/28)

28 Mar 21:38
Compare
Choose a tag to compare
v0.6.3 (2018/03/28) Pre-release
Pre-release

This is a Quality Of Life update.

Changes

  • Update dependencies
  • Fix for slow download speeds for videos longer than ~ 02:00
  • Fix for system signals such as SIGINT and SIGHUP being mistakenly interpreted as errors
  • Cleanup

v0.6.2 (2018/01/20)

20 Jan 17:37
Compare
Choose a tag to compare
v0.6.2 (2018/01/20) Pre-release
Pre-release

Changes

  • Display download progress for slow downloads
  • Fix auto-cleanup for slow downloads
  • Change media module naming scheme to not collide with other modules
  • Update dependencies

v0.6.1 (2017/12/23)

20 Jan 17:42
Compare
Choose a tag to compare
v0.6.1 (2017/12/23) Pre-release
Pre-release

Changes

  • Enhanced YouTube Playback => YouTube Videos get fetched faster than before, YouTube search is more reliable, error messages are more expressive
  • Github compare link in update info after an update now refers to current revision instead of HEAD
  • Better cleanup of unused cached files at runtime
  • Better, more expressive error handling

v0.6 (2017/12/17)

20 Jan 17:43
Compare
Choose a tag to compare
v0.6 (2017/12/17) Pre-release
Pre-release

Changes

  • Rewrote codebase to be more modular. More info on that soon

v0.5 (2017/12/12)

20 Jan 17:43
Compare
Choose a tag to compare
v0.5 (2017/12/12) Pre-release
Pre-release

Changes

  • Fixed some search selection bugs
  • 'Typing' event has been removed in favor of "loading messages" which are more reliable
  • Get and save the latest git revision to show update messages (pulled from git log for simplicity)
  • Voteskip has been implemented (see COMMANDS.MD)
  • Fixed a bug where the bot would mention itself upon trying to notify a user of media playback
  • Housekeeping

v0.4 (2017/11/25)

20 Jan 17:46
Compare
Choose a tag to compare
v0.4 (2017/11/25) Pre-release
Pre-release

Changes

  • Re-use (edit) messages instead of sending new ones
  • Display YouTube Search results for the user to choose from
  • New adjustable values: maxVolume and maxLength (see COMMANDS.MD)
  • Show build number in "Now Playing", new command "/np" (see COMMANDS.MD)
  • Various bugfixes

v0.3 (2017/10/23)

20 Jan 17:46
Compare
Choose a tag to compare
v0.3 (2017/10/23) Pre-release
Pre-release
v0.3-20171023

Initial commit