Skip to content

Releases: pannal/Kitana

Release 0.4.3-2

07 Apr 04:22
Compare
Choose a tag to compare

0.4.3-2

  • update dependency: cherrypy 18.8.0>18.6.1 (thanks @alcroito)

Release 0.4.3-1

05 Dec 02:57
Compare
Choose a tag to compare

0.4.3-1

  • fix cross-platform building (buildx)
  • update dependency: cryptography 3.3.2-><3.5

0.4.3

  • make docker image leaner (reduced to 10% of its original size; thanks @BrutuZ
  • update dependencies:
    cherrypy 18.6.0->18.6.1
    requests 2.25.1->2.26.0
    libsass 0.20.1->0.21.0
    jinja2 2.11.3->3.0.3
    PyGithub 1.54.1->1.55
    certifi 2020.12.5->2021.10.8
    cffi 1.14.5->1.15.0

Release 0.4.2

09 Mar 03:51
Compare
Choose a tag to compare

0.4.2

  • check connection to PMS in server detection

Release 0.4.1

07 Mar 21:42
Compare
Choose a tag to compare

0.4.1

  • handle plugin errors more explicitly
  • try to avoid TooManyRedirects
  • update dependencies; pin cryptography on non-rust version; update Dockerfile

Release 0.4.0-2

06 Feb 03:35
Compare
Choose a tag to compare

0.4.0-2

  • rediscover PMS when SSL error occurred
  • update Dockerfile

Release 0.4.0

23 Jan 04:57
Compare
Choose a tag to compare

0.4.0

  • Require Python 3.7

Last Python 3.5 Release: 0.3.3-1

23 Jan 03:00
Compare
Choose a tag to compare
  • downgrade dependency pyGitHub to 1.54 as its previous requirement couldn't be satisfied in 0.3.3 for Python 3.5
  • last Python 3.5 release

Release 0.3.3

17 Jan 04:17
Compare
Choose a tag to compare
  • update dependencies
  • use python 3.5 explicitly
  • support -A allowing a global Plex token to be supplied via command line or environment variable name, fully supporting "no-login"-mode without the need to authenticate.
  • possibly fix #50

Release 0.3.2

28 Mar 04:07
Compare
Choose a tag to compare

0.3.2

  • update dependencies
  • support relay connections

Release 0.3.1-5

15 Mar 03:56
Compare
Choose a tag to compare
  • fix restart icon/glyph to better represent what it does (#32)
  • fix inexistant httpsRequired (#33)