-
released this
2025-12-23 01:42:01 -05:00 | 153 commits to master since this releaseDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v1.1.3 Stable
released this
2025-11-26 10:50:32 -05:00 | 157 commits to master since this releaseChangelog
New Features
9c5661778a: feat: create thumbnails in cron job (@maxpeterkaya)
Other work
67375bc0a4: build(deps): Bump actions/checkout from 5 to 6 (@dependabot[bot])2259e49929: build(deps): Bump anchore/sbom-action from 0.20.6 to 0.20.10 (@dependabot[bot])1b0ba4c77f: build(deps): Bump golang.org/x/crypto (@dependabot[bot])
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
2 downloads
-
v1.1.2 Stable
released this
2025-11-17 22:46:31 -05:00 | 164 commits to master since this releaseDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v1.1.1 Stable
released this
2025-11-17 15:30:53 -05:00 | 165 commits to master since this releaseDownloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
Source code (ZIP)
-
v1.1.0 Stable
released this
2025-11-17 15:08:14 -05:00 | 166 commits to master since this releaseChangelog
New Features
2c142177e2: feat: avoid decoding if not supported image type (@maxpeterkaya)070fbac194: feat: encode webp function avoid double encoding (@maxpeterkaya)720e4026ba: feat: split event handler into separate function for better conditional control (@maxpeterkaya)
Bug fixes
8f0b2a2630: fix: remove misconfigured signing (@maxpeterkaya)143ac497a7: fix: webp thumbnail creation (@maxpeterkaya)
Other work
38dfaa0def: build(deps): Bump actions/cache from 4.2.4 to 4.3.0 (@dependabot[bot])e22c50eb2e: build(deps): Bump actions/setup-go from 5 to 6 (@dependabot[bot])0917f579e3: build(deps): Bump anchore/sbom-action from 0.20.5 to 0.20.6 (@dependabot[bot])1629f8838e: build(deps): Bump github/codeql-action from 3 to 4 (@dependabot[bot])1ab9f032f8: build(deps): Bump golang.org/x/image from 0.30.0 to 0.31.0 (@dependabot[bot])9e886a9b1b: build(deps): Bump golang.org/x/image from 0.31.0 to 0.33.0 (@dependabot[bot])f6274ed604: build(deps): Bump sigstore/cosign-installer from 3.9.2 to 4.0.0 (@dependabot[bot])
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v1.0.0 Stable
released this
2025-09-02 23:42:41 -04:00 | 186 commits to master since this releaseChangelog
New Features
f09bbd1b82: feat: create mkdir func for needed folders (#54) (@maxpeterkaya)2deeaee14c: feat: run func before main runtime (#54) (@maxpeterkaya)
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.1.8 Stable
released this
2025-08-18 23:27:34 -04:00 | 188 commits to master since this releaseChangelog
Bug fixes
2e31e7e689: fix: change artifacthub repo owner (@maxpeterkaya)ed815acebe: fix: change repo owner and add more tags (@maxpeterkaya)
Other work
3e0443f73f: build(deps): Bump actions/cache from 4.2.3 to 4.2.4 (@dependabot[bot])45a980bcc9: build(deps): Bump actions/checkout from 4 to 5 (@dependabot[bot])9d832be452: build(deps): Bump anchore/sbom-action from 0.20.4 to 0.20.5 (@dependabot[bot])9aae3a3bd7: build(deps): Bump golang.org/x/image from 0.29.0 to 0.30.0 (@dependabot[bot])
Downloads
-
Source code (ZIP)
1 download
-
Source code (TAR.GZ)
1 download
-
v0.1.7 Stable
released this
2025-08-10 20:33:25 -04:00 | 198 commits to master since this releaseChangelog
New Features
8d52af0b5c: feat: add infra changes, env variables, and capabilities (#15) (@maxpeterkaya)5d4dc822d6: feat: add more log fields (#49) (@maxpeterkaya)b5cbbe416b: feat: add prom auth to config (#39) (@maxpeterkaya)a3611358e4: feat: add prom auth variables to readme (#39) (@maxpeterkaya)f2c8c7355d: feat: add prom modules (#39) (@maxpeterkaya)da85d77e1a: feat: create faq with example prom config (#39) (@maxpeterkaya)e813841595: feat: init prom with basic auth header (#39) (@maxpeterkaya)
Other work
c43b4540d8: build(deps): Bump anchore/sbom-action from 0.20.2 to 0.20.4 (@dependabot[bot])80bce7cfe8: build(deps): Bump sigstore/cosign-installer from 3.9.1 to 3.9.2 (@dependabot[bot])
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.6 Stable
released this
2025-08-09 12:29:01 -04:00 | 209 commits to master since this releaseChangelog
New Features
b90dd3a379: feat: add pretty much every OS and arch (#45) (@maxpeterkaya)7b80477e41: feat: check if string has ext (@maxpeterkaya)c164a4f981: feat: create custom logger with zerolog (#48) (@maxpeterkaya)
Bug fixes
cd2f66da75: fix: remove absolute path from webp encode (#45) (@maxpeterkaya)cd86af4097: fix: remove archive name template (@maxpeterkaya)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.5 Stable
released this
2025-07-16 22:31:46 -04:00 | 214 commits to master since this releaseChangelog
New Features
ea7a1e067f: feat: copy required binaries and libraries to static image for production (#26) (@maxpeterkaya)7b2e179be4: feat: copy required libraries for snapshot image (#26) (@maxpeterkaya)
Bug fixes
985d9d37b6: fix: encode webp with no size and only images (#5) (@maxpeterkaya)4773987173: fix: switch cwebp to absolute path and print output on error (#26) (@maxpeterkaya)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads