-
v0.1.4 Stable
released this
2025-07-16 00:18:10 -04:00 | 218 commits to master since this releaseChangelog
New Features
f555b3c529: feat: create image check interval (#5) (@maxpeterkaya)5766e564ee: feat: init interval as goroutine (#5) (@maxpeterkaya)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.3 Stable
released this
2025-07-14 23:58:02 -04:00 | 220 commits to master since this releaseChangelog
New Features
f5ebd19b7d: feat: Add option for scaling (#25) (@maxpeterkaya)b236919e6d: feat: Check file before beginning serve (#29) (@maxpeterkaya)8720f6e9be: feat: Conditional image optimization queuing (#6) (@maxpeterkaya)58c61ddf23: feat: Conditional video scale when serving (#25) (@maxpeterkaya)69c43337f9: feat: Create file exists func (#29) (@maxpeterkaya)0a4613a4aa: feat: Create function to limit read bytes of file (#22) (@maxpeterkaya)ae17f7a4c5: feat: Start asynq server if redis is enabled (#6) (@maxpeterkaya)a72dd8e1d2: feat: Switch to content type and file function (#22, #23) (@maxpeterkaya)488d0f3afa: feat: bytes convert to human (#42) (@maxpeterkaya)1d9fce1bb1: feat: create health route with basic info log (#42) (@maxpeterkaya)98f305ad01: feat: create watcher with optimization on events (#36) (@maxpeterkaya)2d05f9e26f: feat: move encoder away from bin wrapper (#32) (@maxpeterkaya)9cd242be41: feat: move runtime to chainguard with only required dependencies (#26) (@maxpeterkaya)0d67265ca0: feat: optimize images without queues if disabled (@maxpeterkaya)e3e00bf5e0: feat: run folder watcher as routine (#36) (@maxpeterkaya)
Bug fixes
d1b7cc41e8: fix: check if file exists before reading header of file (@maxpeterkaya)431842a069: fix: properly log in main runtime (@maxpeterkaya)40c2239f1d: fix: remove optimization from serve (#37) (@maxpeterkaya)95c4ba6dcf: fix: remove webp from resize and thumbnail (#32) (@maxpeterkaya)
Other work
e92062f2a6: build(deps): Bump actions/cache from 4.2.2 to 4.2.3 (@dependabot[bot])33a623c2e4: build(deps): Bump anchore/sbom-action from 0.18.0 to 0.19.0 (@dependabot[bot])473225d627: build(deps): Bump anchore/sbom-action from 0.19.0 to 0.20.0 (@dependabot[bot])6d0f1dcde2: build(deps): Bump anchore/sbom-action from 0.20.0 to 0.20.1 (@dependabot[bot])f2f78ba775: build(deps): Bump anchore/sbom-action from 0.20.1 to 0.20.2 (@dependabot[bot])c476f88e42: build(deps): Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 (@dependabot[bot])0c8c5e6d3c: build(deps): Bump github.com/labstack/echo/v4 from 4.13.3 to 4.13.4 (@dependabot[bot])15dd4a8c8b: build(deps): Bump github.com/redis/go-redis/v9 in the go_modules group (@dependabot[bot])3bbc7cb525: build(deps): Bump github.com/rs/zerolog from 1.33.0 to 1.34.0 (@dependabot[bot])3724579c37: build(deps): Bump golang.org/x/image from 0.24.0 to 0.25.0 (@dependabot[bot])d3dd1f68bb: build(deps): Bump golang.org/x/image from 0.25.0 to 0.26.0 (@dependabot[bot])fbe5375a2f: build(deps): Bump golang.org/x/image from 0.26.0 to 0.27.0 (@dependabot[bot])81f7e7657a: build(deps): Bump golang.org/x/image from 0.27.0 to 0.28.0 (@dependabot[bot])6a8cea82ed: build(deps): Bump golang.org/x/image from 0.27.0 to 0.28.0 (@dependabot[bot])4e1e13a4a5: build(deps): Bump golang.org/x/image from 0.28.0 to 0.29.0 (@dependabot[bot])92304d2247: build(deps): Bump golang.org/x/net in the go_modules group (@dependabot[bot])7676d19c62: build(deps): Bump golang.org/x/net in the go_modules group (@dependabot[bot])a772b0914f: build(deps): Bump sigstore/cosign-installer from 3.8.1 to 3.8.2 (@dependabot[bot])f51ab487ce: build(deps): Bump sigstore/cosign-installer from 3.8.2 to 3.9.0 (@dependabot[bot])ce061e92e3: deps: Remove extra mimetype dependency (#22) (@maxpeterkaya)b0cdae4bd3: deps: add fsnotify and remove webpbin (#36, #32) (@maxpeterkaya)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v0.1.3-dev.1 Pre-release
released this
2025-03-03 14:33:23 -05:00 | 281 commits to master since this release✨ New Features
04a2fce- Add asynq dependencies (PR #6 by @kmax17)0c65d69- Create asynq server and client (PR #6 by @kmax17)ec32995- Add context to shutdown goroutines and main runtime (PR #6 by @kmax17)798c1b4- Created resize image function (commit by @kmax17)dee8ce3- Create image optimization, thumbnail and resize tasks (PR #6 by @kmax17)2a04374- Create image optimization, thumbnail and resize handlers (PR #6 by @kmax17)47c8376- Temporarily add rudimentary queues for serve file (PR #6 by @kmax17)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.2 Stable
released this
2025-03-03 14:20:06 -05:00 | 288 commits to master since this releaseChangelog
New Features
b8e83409d1: feat: Add ID per request (@kmax17)0d982417e0: feat: Add IP extractor (#14) (@kmax17)00bd9ad6f4: feat: Add cors middleware (#14) (@kmax17)5d72016481: feat: Add cors options to config (#14) (@kmax17)
Bug fixes
072ecd0d74: fix: Adjust binary name in Dockerfiles (@kmax17)2b2418acd7: fix: Remove extra log in serve file handler (@kmax17)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Release v0.1.2-dev.2 Pre-release
released this
2025-03-03 11:04:29 -05:00 | 294 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
released this
2025-03-03 10:58:06 -05:00 | 295 commits to master since this releaseDownloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
Source code (ZIP)
-
v0.1.1 Stable
released this
2025-02-19 20:38:22 -05:00 | 309 commits to master since this releaseChangelog
New Features
0b821c4ab9: feat: Add conversion and resizing functionality for videos on serve (@kmax17)bb61681aaf: feat: Add ffmpeg apt install to Dockerfile (@kmax17)af04195f5e: feat: Add ffmpeg wrapper dependency (@kmax17)074775e121: feat: Add hls and videoscale to config (@kmax17)422a38192e: feat: Create ffmpeg utility (@kmax17)06ecba8aeb: feat: Create video scale array builder (@kmax17)5d083ee27f: feat: Update README (@kmax17)
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads
-
v0.1.0 Stable
released this
2025-02-19 14:01:04 -05:00 | 316 commits to master since this releaseChangelog
New Features
e00b7390f2feat: Create .gitignore4d49d830adfeat: Create Dockerfile590400a6f1feat: Create LICENSEb7310bcdbffeat: Create README.mdc6fdf8d12dfeat: Create artifacthub config1c64bef5d8feat: Create codeql.yml166e0b6b35feat: Create configc257aad9a0feat: Create dependabot.yml2c6a61a7b4feat: Create dependency filesf986d4e150feat: Create goreleaser configd63ddac167feat: Create goreleaser workflow83b24866d9feat: Create main runtime with security headers, logging, and route handlers139dce66c4feat: Create resize image utility5eaed800edfeat: Create serve and upload functionsa08c3ef420feat: Create webp encoder0a79b68e01feat: Update dependabot.yml to include GH actions
Other work
01815dd5d4build(deps): Bump actions/cache from 4.2.0 to 4.2.17cd6c0bf7bbuild(deps): Bump anchore/sbom-action from 0.17.9 to 0.18.0cc7e27c407build(deps): Bump sigstore/cosign-installer from 3.7.0 to 3.8.0
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads