Skip to content

Releases: thoas/picfit

0.14.0

11 Mar 10:33
Compare
Choose a tag to compare
  • Bump imaging library
  • Add effect operation
  • Add error handler

0.13.0

26 Sep 14:55
Compare
Choose a tag to compare
  • Fix location when using fs storage
  • Fix slog usage on duration fields
  • Fix prometheus memory leak: we were creating a new metric for each url, which is bad
  • Periodically force free memory using an internal ticker

0.12.0

21 Sep 08:28
31806d0
Compare
Choose a tag to compare
  • Restore panic middleware to handle internal errors
  • Move to slog package and remove zap dependency
  • Add context when executing system command
  • Bump to Go 1.21

0.11.0

04 Jul 16:31
Compare
Choose a tag to compare
  • Remove gorep dependency
  • Remove async support to store image
  • Update gostorages to latest version to support s3 endpoint
  • Remove deprecated librairies

0.10.0

17 Feb 13:39
Compare
Choose a tag to compare
ref: use logger in every environments

0.9.0

11 Sep 15:00
d8484bb
Compare
Choose a tag to compare
  • Backend support for gifsicle
  • Upgrade dependencies (Sentry, gin-gonic, etc.)
  • Support for DigitalOcean storage S3 compatible
  • Mimetype detector based on sniffing algorithm

0.8.0

16 Jul 10:10
Compare
Choose a tag to compare
  • Major refactoring
  • Support stick operation to stick an image on another
  • Add pprof endpoints
  • Better management when deleting an image
  • Better management of CDN must-revalidate header

0.7.0

23 Jan 22:17
9b7cb01
Compare
Choose a tag to compare

0.6.0

18 Jul 15:22
dc2ae73
Compare
Choose a tag to compare
  • Introduce lilliput engine
  • Refactor application.go
  • Manage EXIF orientation on jpeg

Great work by @edouardparis 🎉

0.5.1

11 Jun 15:45
Compare
Choose a tag to compare
  • Fix alpine SSL installation