Releases: mtlynch/logpaste
Releases · mtlynch/logpaste
0.3.1
0.3.0
What's Changed
- Get rid of environment variables for flags by @mtlynch in #200
- Add better debugging output to docker_entrypoint by @mtlynch in #203
Breaking changes
Most environment variables have changed in this release, so review environment variables before upgrading.
Environment variables like SITE_TITLE
and SITE_FOOTER
have been removed, as they turned out to be redundant to command-line flags you can add (see README for details).
Full Changelog: 0.2.9...0.3.0
0.2.9
- Add custom character limit to pastes by @csfore in #196
- Add script for running hot reloading server by @mtlynch in #169
- Create SQLite database as a series of migrations by @mtlynch in #171
- Update removed emberstack image tag to a version that is on DockerHub by @Kangie in #179
- Add a Nix flake for development by @mtlynch in #181
- Make Dark Mode Automatic by @Kangie in #178
- Update Prism by @Kangie in #186
- Upgrade prettier and prettier-plugin-go-template by @mtlynch in #187
- Update to Go 1.21 and Node 20 by @mtlynch in #189
- Update random package for Go 1.21 by @mtlynch in #197
- Drop deprecated ioutil package by @mtlynch in #198
New Contributors
Full Changelog: 0.2.8...0.2.9