Skip to content

Latest commit

 

History

History
291 lines (182 loc) · 4.53 KB

CHANGELOG.md

File metadata and controls

291 lines (182 loc) · 4.53 KB

4.9.3

  • Fix jellyfin current sessions transcoding output
  • Rework media info output

4.9.2

  • Fix jellyfin model deserialization

4.9.1

  • Upgrade migent
  • Fix kavita exception message
  • Validate json before saving to db

4.9.0

  • feature: Query builder (#38)
  • feature: Kavita (#39)
  • Clean up exports
  • Fix imports
  • use getParentIdFromContext
  • Emoji reactions module
  • Rework FeatureSettingsService
  • Implement feature setting streams
  • Add settings list command

4.8.0

  • Mentions monitoring module (#37)
  • Remove backticks from pipeline header
  • Add bathPath helper property on AuthenticatedJellyfinClient
  • Mention could have ! (#37 (comment))

4.7.4

  • Fix member join message embed

4.7.3

  • Pass client parent id to jellyfin

4.7.2

  • Upgrade dependencies
  • Fix jellyfin unauthorized exception

4.7.1

  • Sent proper identification headers to jellyfin

4.7.0

  • Improve command check error handling
  • Improve dates handling in join logs
  • Add jellyfin info command

4.6.1

  • Fix unnecessary coma in join logs
  • Move number to song title in media info
  • Improve invalid nicks in pooping module

4.6.0

  • Implement jellyfin ping command

4.5.0

  • Implement remove, transfer config commands
  • Implement jellyfin next up episodes command
  • Display avg length of series episode

4.4.2

  • Fix jellyfin session user avatar
  • Fix displaying music info

4.4.1

  • Change video resolution format for transcoding info

4.4.0

  • Display transcoding info on media embeds

4.3.1

  • Shorten custom components ids

  • 4.3.0

  • Rework catching JellyfinConfigNotFoundException

  • Handle 401 from jellyfin

  • Rework util methods.

  • Extract login logic from command body

4.2.3

  • Fix db params
  • Fix modal labels
  • Fix jellyfin add instance perms check

4.2.2

  • Update nyxx_commands
  • Improve jellyfin permissions handling

4.2.1

  • Fix pub dependencies

4.2.0

  • Add sonarr calendar API
  • Implement pipelines
  • Rework jellyfin implementation
  • Implement wizarr support
  • Code cleanup

4.1.2

  • Improve Injector implementation

4.1.1

  • Fix docs search command

4.1.0

  • Use injector package for dependency injection
  • Implement task support for jellyfin
  • Improve configuration display command
  • Implement jellyfin user command
  • Add extend reminder functionality

4.0.0

  • Complete rewrite to nyxx 6.x and nyxx_commands 6.x

3.3.3

  • Fix docs command

3.3.2

  • Fix docs command
  • Remove prometheus

3.3.1

  • Fix docs command

3.3.0

  • Implement new /admin perform-nickname-pooping and /system clear-cache command

3.2.3

  • Fix /reminder list command

3.2.2

  • Fixup build

3.2.1

  • Fixup build

3.2.0

  • Update nyxx to 4.3.0

3.1.0

  • Fixup tag deleting (invalid column in db)
  • Add bot version to /info command

3.0.2

  • Fixup tag deleting

3.0.1

  • Fixup reminder execution

3.0.0

  • Update docker image to Dart 2.18.0
  • Complete rewrite of existing bot features
  • Add music bot features
  • Add github command
  • Improve stability of reminder feature

2.7.0

  • Update docker image to full version
  • Update local cache each 15 minutes

2.6.3

  • Fixup info command

2.6.2

  • Fixup info command

2.6.1

  • Remove package that is not published yet
  • Fixup info command

2.6.0

  • Add new packages to docs index
  • Add local docs update time to info command

2.5.0

  • Rewrite of docs module

2.4.3

  • Update nyxx due message update deserialization bug

2.4.2

  • Update nyxx and its sub libs to 3.0.0-dev.x
  • Add watchtower to docker-compose
  • Add user filter to clean method

2.4.1

  • Upgrade migent
  • Add index on name of tag
  • Fixup tag sorting bug

2.4.0

  • Add /admin clean cleaup
  • Add testing backdoor

2.3.5

  • Fixup broken docs commands

2.3.4

  • Fixup invite button on info command

2.3.3

  • In tags edit and delete autocomplete handlers filter by user invoking command

2.3.2

  • Fixup put by mistake guild constraint

2.3.1

  • Bump nyxx_commander version
  • Bump nyxx version

2.3.0

  • Fixes #13
  • Fixes #14

2.2.4

  • Remove unneeded guild command which should be global

2.2.3

  • Fixup cache bug

2.2.2

  • Bump nyxx and nyxx+_interactions to fix message cache size not respected

2.2.1

  • Remove exposed ports from docker-compose.yml

2.2.0

  • Add debug env option to enable tracing

2.1.5

  • Fixup commander remind command name

2.1.4

  • Docker compose build from Dockerfile

2.1.3

  • Improve docker image size

2.1.2

  • Improve docker image size

2.1.1

  • Fix #9 and #11

1.0.0

** DEV **