github diced/zipline v3.3.1

latest releases: v3.7.10, v3.7.9, v3.7.8...
2 years ago

What's Changed

  • More actions on dashboard tables
  • Improvements to startup time, now interfacing with prisma's migration API instead of running a command
  • Every config option (excluding SECRET and DATABASE_URL) now has a default, so you only need those 2 to run Zipline
  • New themes (Matcha dark azul and Qogir Dark)
  • Fixed images not viewing correctly on chrome sometimes
  • When building Zipline it shouldn't error with weird stuff anymore (ZIPLINE_DOCKER_BUILD env var)
  • Some improvements to the code base (I tried switching everything to ESM but it didn't go well so maybe later lol)

To update:
docker-compose pull
docker-compose up -d

Full Changelog: v3.3.0...v3.3.1

Don't miss a new zipline release

NewReleases is sending notifications on new releases.