This release adds 2 notable features for engineering teams evaluating rollout.
✓ No known CVEs patched in this version
Topics
+5 more
Summary
AI summaryUpdates π³ Docker, π§ CI/CD, and π Bug Fixes across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Feature | Low |
Adds Cache-Control headers to prevent caching of transient server errors and enable long-term immutable caching for contentβhashed assets. Adds Cache-Control headers to prevent caching of transient server errors and enable long-term immutable caching for contentβhashed assets. Source: llm_adapter@2026-06-06 Confidence: high |
β |
| Feature | Low |
Introduces `typecheck` scripts in every TypeScript package for full monorepo type checking during `pnpm validate` and CI. Introduces `typecheck` scripts in every TypeScript package for full monorepo type checking during `pnpm validate` and CI. Source: llm_adapter@2026-06-06 Confidence: high |
β |
| Feature | Low |
Modifies `typecheck` task to build workspace library dependencies first for accurate crossβpackage type resolution. Modifies `typecheck` task to build workspace library dependencies first for accurate crossβpackage type resolution. Source: llm_adapter@2026-06-06 Confidence: high |
β |
| Feature | Low |
Releases Docker image `skyfay/skysend:v2.11.2` tagged as `latest` and `v2` for linux/amd64 and linux/arm64. Releases Docker image `skyfay/skysend:v2.11.2` tagged as `latest` and `v2` for linux/amd64 and linux/arm64. Source: llm_adapter@2026-06-06 Confidence: high |
β |
| Bugfix | Medium |
Corrects view count to reflect authoritative stored value and properly handles notes at their limit. Corrects view count to reflect authoritative stored value and properly handles notes at their limit. Source: llm_adapter@2026-06-06 Confidence: high |
β |
Full changelog
Cache-Control Fiexes & View Count Bug Fix
π Bug Fixes
- server: The view count returned after opening a note now reflects the authoritative stored value, and notes that have reached their view limit are handled correctly. (#59)
π¨ Improvements
- server: Added Cache-Control headers so proxies no longer cache transient server errors, while content-hashed assets are served with long-term immutable caching.
π§ CI/CD
- infra: Added
typecheckscripts to every TypeScript package sopnpm validateand CI now type-check the entire monorepo, not just the web app, preventing type errors from slipping through to the Docker build. - infra: The
typechecktask now builds its workspace library dependencies first, so type checking resolves cross-package types from source and passes in a clean checkout instead of relying on previously built output.
π³ Docker
- Image:
skyfay/skysend:v2.11.2 - Also tagged as:
latest,v2 - Platforms: linux/amd64, linux/arm64
Weekly OSS security release digest.
The CVE patches and breaking changes that affected production tools this week. One email, every Sunday.
No spam, unsubscribe anytime.
Share this release
Related context
Related tools
Beta — feedback welcome: [email protected]