Skip to content

Releases: demccormack/piplayer

v3.0.0

14 May 02:47
Compare
Choose a tag to compare

Rewrite of the frontend using Vite, TypeScript, Tailwind, React, React Query and Axios. I also needed to change the backend slightly, so this is a major version bump.

v2.1.0

16 Mar 08:55
Compare
Choose a tag to compare
  • Fixes a bug with the resizeable navigation bar in which it could only be expanded once.
  • Adds an NPM script for deployment.
  • Minor cleanup.

v2.0.0

01 Jan 11:10
Compare
Choose a tag to compare

Stable release with

  • React frontend
  • Deployment pipeline
  • Unprivileged Docker containers
  • Strict CORS headers
  • Gunicorn WSGI server serving the backend behind an nginx proxy

v1.0.0

23 Jul 03:06
Compare
Choose a tag to compare

Stable release with Flask backend and plain Javascript/HTML/CSS frontend. Used by Build Media Server Attune blueprint.