Skip to content

Releases: sushiibot/sushii-image-server

v5.2.3

16 Jun 17:18
3327f69
Compare
Choose a tag to compare

Fixed

  • Fix memory / PID leak when page navigation is timed out (@joinemm)

v5.2.1

25 Feb 00:29
b63fcae
Compare
Choose a tag to compare

Added

  • Add fonts-noto-color-emoji dependency to render emojis

Changed

  • Update Docker base image to node:15-buster

v5.1.0

06 Dec 04:52
8dff1ad
Compare
Choose a tag to compare

Added

  • Add Prometheus metrics

Changed

  • Rename files directory to static
  • Move Docker image workdir to /app

Fixed

  • Mount static files on /static path

v5.0.0

30 Nov 08:12
33c82a1
Compare
Choose a tag to compare

Added

  • Handlebar templates via POST /template with either a local hbs file or
    given template string
  • Add Docker image

Changed

  • Switch to Yarn from npm
  • Use environment variables for configuration instead of json config file

v4.0.0

01 Nov 23:15
97a2ec3
Compare
Choose a tag to compare

Added

Changed

  • TypeScript files now build locally on npm start
  • Updated dependencies and security notices