github dullage/flatnotes v4.0.3

latest releases: v4.0.5, v4.0.4
one month ago

🗒️ Notable Changes:

  • A /health API endpoint has been added that simply returns a 200 "OK" response.
  • The Dockerfile now includes a HEALTHCHECK instruction that will check the /health endpoint every 60 seconds.
  • Pip and Pipenv caches are now removed during the build process to reduce the image size. Thanks @Code-Otto!
  • An experimental Dockerfile has been added that uses Alpine to reduce the image size even further. It should also be possible to build for older arm architectures using this file. Thanks again @Code-Otto!
  • All Python dependencies updated.
  • All JS dependencies updated.

Don't miss a new flatnotes release

NewReleases is sending notifications on new releases.