Bump version

This commit is contained in:
DarthSim
2025-03-31 20:55:00 +03:00
parent 06e54b8e5b
commit d42f67b5b9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
# Changelog
## [Unreleased]
## [3.28.0] - 2025-03-31
### Added
- Add [IMGPROXY_BASE64_URL_INCLUDES_FILENAME](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_BASE64_URL_INCLUDES_FILENAME) config.
- Add [IMGPROXY_COOKIE_PASSTHROUGH_ALL](https://docs.imgproxy.net/latest/configuration/options#IMGPROXY_COOKIE_PASSTHROUGH_ALL) config.

View File

@@ -1,3 +1,3 @@
package version
const Version = "3.27.2"
const Version = "3.28.0"