Skip to content

Tags: ashim-hq/ashim

Tags

v1.15.9

Toggle v1.15.9's commit message
chore(release): 1.15.9 [skip ci]

v1.15.8

Toggle v1.15.8's commit message
chore(release): 1.15.8 [skip ci]

## [1.15.8](v1.15.7...v1.15.8) (2026-04-17)

### Bug Fixes

* copy Node.js from official image instead of apt-get install ([536125e](536125e))

v1.15.7

Toggle v1.15.7's commit message
chore(release): 1.15.7 [skip ci]

## [1.15.7](v1.15.6...v1.15.7) (2026-04-17)

### Bug Fixes

* add retry with backoff for apt-get update on CUDA base image ([3d6db5a](3d6db5a))

v1.15.6

Toggle v1.15.6's commit message
chore(release): 1.15.6 [skip ci]

## [1.15.6](v1.15.5...v1.15.6) (2026-04-17)

### Performance Improvements

* parallelize model downloads and switch to registry cache ([79c4ed6](79c4ed6))

v1.15.5

Toggle v1.15.5's commit message
chore(release): 1.15.5 [skip ci]

## [1.15.5](v1.15.4...v1.15.5) (2026-04-17)

### Bug Fixes

* exclude e2e-docker tests from Vitest runner ([8df18c5](8df18c5))

v1.15.4

Toggle v1.15.4's commit message
chore(release): 1.15.4 [skip ci]

## [1.15.4](v1.15.3...v1.15.4) (2026-04-17)

### Bug Fixes

* verbose error handling, batch processing, and multi-file support ([3223960](3223960))
* verbose errors, batch processing, multi-file support ([#1](#1)) ([8b87cf8](8b87cf8))

v1.15.3

Toggle v1.15.3's commit message
chore(release): 1.15.3 [skip ci]

## [1.15.3](v1.15.2...v1.15.3) (2026-04-16)

### Bug Fixes

* retry apt-get update on transient mirror sync errors (Acquire::Retries=3) ([cec7163](cec7163))

v1.15.2

Toggle v1.15.2's commit message
chore(release): 1.15.2 [skip ci]

## [1.15.2](v1.15.1...v1.15.2) (2026-04-16)

### Bug Fixes

* use GHCR_TOKEN with write:packages scope for GHCR login ([e14414f](e14414f))

v1.15.1

Toggle v1.15.1's commit message
chore(release): 1.15.1 [skip ci]

## [1.15.1](v1.15.0...v1.15.1) (2026-04-16)

### Bug Fixes

* **docker:** create /opt/models unconditionally so chown works in CI ([93ce289](93ce289))
* **docker:** run frontend builder on BUILDPLATFORM to fix esbuild crash under QEMU ([6a3ad0d](6a3ad0d))
* resolve runtime model path mismatch for non-root Docker user ([f28792a](f28792a))

v1.15.0

Toggle v1.15.0's commit message
docs: update README with correct Docker Hub/GHCR pull commands and ve…

…rsioning

- Fix docker run commands (was pointing to old stirlingimage/stirling-image)
- Add Docker Images section with all available tags for both registries
- Add GHCR badge alongside Docker Hub badge
- Remove rename banner (rename is complete)