Skip to content

Latest commit

 

History

History
52 lines (43 loc) · 1.31 KB

File metadata and controls

52 lines (43 loc) · 1.31 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

1.6.0 - 2026-02-11

Added

  • Added TLS support
  • Added support for HTTP/2

1.5.0 - 2026-02-11

Added

  • Added the ability to specify TTL for fs cache objects

1.4.1 - 2026-02-11

Changed

  • Updated Dockerfile

1.4.0 - 2026-02-08

Added

  • Added the ability to upload your own image

Changed

  • Lisense changed to BSD 3-Clause

Security

  • Dependencies updated

1.3.0 - 2026-01-23

Added

  • Logger formatting presets added

Security

  • Go version updated
  • Dependencies updated

1.2.1 - 2025-09-19

Changed

  • The cache closing functionality has been modified for secure data preservation.

1.2.0 - 2025-09-16

Added

  • Add goreleaser build system and Changie

Changed

  • Optimized requests to the Discord API
  • Changed user agent in Discord API library
  • Optimized handling of 404 errors in the S3 adapter

Fixed

  • The types for Throttle.Limit and Throttle.Backlog have been changed from uint to int.
  • Improved error handling when parsing the proxy link

Security

  • Updated dependencies