Skip to content

Releases: nikarh/jellyfin-plugin-authelia

1.0.16

21 Oct 10:44
ffc00b0

Choose a tag to compare

What's Changed

  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 by @dependabot[bot] in #70
  • docs: added a note about authz endpoints by @nikarh in #71
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 by @dependabot[bot] in #72
  • chore(deps): bump xunit from 2.9.0 to 2.9.2 by @dependabot[bot] in #74
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.11.1 to 17.12.0 by @dependabot[bot] in #76
  • chore(deps): bump xunit.runner.visualstudio from 2.8.2 to 3.0.0 by @dependabot[bot] in #77
  • chore(deps): bump coverlet.collector from 6.0.2 to 6.0.3 by @dependabot[bot] in #78
  • chore(deps): bump xunit.runner.visualstudio from 3.0.0 to 3.0.1 by @dependabot[bot] in #79
  • chore(deps): bump coverlet.collector from 6.0.3 to 6.0.4 by @dependabot[bot] in #81
  • chore(deps): bump xunit from 2.9.2 to 2.9.3 by @dependabot[bot] in #80
  • chore(deps): bump xunit.runner.visualstudio from 3.0.1 to 3.0.2 by @dependabot[bot] in #83
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.12.0 to 17.13.0 by @dependabot[bot] in #82
  • chore(deps): bump xunit.runner.visualstudio from 3.0.2 to 3.1.0 by @dependabot[bot] in #85
  • ci(deps): bump stefanzweifel/git-auto-commit-action from 5 to 6 by @dependabot[bot] in #86
  • ci(deps): bump actions/checkout from 4 to 5 by @dependabot[bot] in #87
  • chore: upgraded to jellyfin 10.11.0 by @nikarh in #94

Full Changelog: 1.0.15...1.0.16

v1.0.15

09 Aug 13:35
2054ce5

Choose a tag to compare

What's Changed

  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.9.0 to 17.10.0 by @dependabot in #65
  • chore(deps): bump xunit from 2.8.0 to 2.8.1 by @dependabot in #63
  • chore(deps): bump xunit.runner.visualstudio from 2.8.0 to 2.8.1 by @dependabot in #64
  • chore(deps): bump xunit from 2.8.1 to 2.9.0 by @dependabot in #67
  • chore(deps): bump xunit.runner.visualstudio from 2.8.1 to 2.8.2 by @dependabot in #66
  • fix: migrated to new authz authelia API by @nikarh in #69

Full Changelog: 1.0.14...1.0.15

v1.0.14

20 May 12:46

Choose a tag to compare

What's Changed

  • chore(deps): bump xunit from 2.6.1 to 2.6.2 by @dependabot in #37
  • chore(deps): bump xunit.runner.visualstudio from 2.5.3 to 2.5.4 by @dependabot in #38
  • chore(deps): bump xunit from 2.6.2 to 2.6.3 by @dependabot in #40
  • chore(deps): bump xunit.runner.visualstudio from 2.5.4 to 2.5.5 by @dependabot in #39
  • chore(deps): bump xunit.runner.visualstudio from 2.5.5 to 2.5.6 by @dependabot in #41
  • chore(deps): bump xunit from 2.6.3 to 2.6.4 by @dependabot in #42
  • ci(deps): bump actions/setup-dotnet from 3 to 4 by @dependabot in #45
  • ci(deps): bump actions/setup-python from 4 to 5 by @dependabot in #44
  • chore(deps): bump xunit from 2.6.4 to 2.6.5 by @dependabot in #46
  • chore(deps): bump xunit from 2.6.5 to 2.6.6 by @dependabot in #47
  • chore(deps): bump Microsoft.NET.Test.Sdk from 17.8.0 to 17.9.0 by @dependabot in #48
  • chore(deps): bump xunit.runner.visualstudio from 2.5.6 to 2.5.7 by @dependabot in #50
  • chore(deps): bump xunit from 2.6.6 to 2.7.0 by @dependabot in #49
  • chore(deps): bump coverlet.collector from 6.0.0 to 6.0.1 by @dependabot in #51
  • chore(deps): bump coverlet.collector from 6.0.1 to 6.0.2 by @dependabot in #53
  • chore(deps): bump xunit.runner.visualstudio from 2.5.7 to 2.5.8 by @dependabot in #55
  • chore(deps): bump xunit from 2.7.0 to 2.7.1 by @dependabot in #56
  • chore(deps): bump xunit.runner.visualstudio from 2.5.8 to 2.8.0 by @dependabot in #57
  • chore(deps): bump xunit from 2.7.1 to 2.8.0 by @dependabot in #58
  • feat: upgraded to Jellyfin 10.9 by @nikarh in #61

Full Changelog: 1.0.13...1.0.14

v1.0.13

14 Nov 10:55

Choose a tag to compare

Added

  • Added a new configuration field to manage Jellyfin administrator privilege

v1.0.12

11 Nov 12:14

Choose a tag to compare

Fixed

  • The latest plugin version didn't work with Jellyfin 10.8.0

Added

  • A new configuration param for a custom root CA certificate
  • A new configuration param to enable/disable user creation on login

v1.0.11

05 Oct 06:51

Choose a tag to compare

Updated dependencies

v1.0.10

12 May 12:49

Choose a tag to compare

Initial