Skip to content

Releases: pannal/Kitana

Release 0.4.3-2

Choose a tag to compare

@pannal pannal released this 07 Apr 04:22

0.4.3-2

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

Release 0.4.3-1

Choose a tag to compare

@pannal pannal released this 05 Dec 02:57

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

Choose a tag to compare

@pannal pannal released this 09 Mar 03:51

0.4.2

  • check connection to PMS in server detection

Release 0.4.1

Choose a tag to compare

@pannal pannal released this 07 Mar 21:42

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

Choose a tag to compare

@pannal pannal released this 06 Feb 03:35

0.4.0-2

  • rediscover PMS when SSL error occurred
  • update Dockerfile

Release 0.4.0

Choose a tag to compare

@pannal pannal released this 23 Jan 04:57

0.4.0

  • Require Python 3.7

Last Python 3.5 Release: 0.3.3-1

Choose a tag to compare

@pannal pannal released this 23 Jan 03:00
  • 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

Choose a tag to compare

@pannal pannal released this 17 Jan 04:17
  • 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

Choose a tag to compare

@pannal pannal released this 28 Mar 04:07

0.3.2

  • update dependencies
  • support relay connections

Release 0.3.1-5

Choose a tag to compare

@pannal pannal released this 15 Mar 03:56
  • fix restart icon/glyph to better represent what it does (#32)
  • fix inexistant httpsRequired (#33)