This release includes 1 breaking change for platform teams planning a safe upgrade.
✓ No known CVEs patched in this version
Topics
+10 more
ReleasePort's take
Moderate signalThe release switches from SemVer to CalVer versioning and updates the LXC installation script with security hardening, reliability fixes, and command usage adjustments.
Why it matters: Versioning changes affect dependency management; all deployments must adapt to CalVer. The LXC script now enforces community‑scripts compliance and uses apt for compatibility—critical for new installs.
Summary
AI summaryUpdates Technical, YY.M.MICRO, and 0.MINOR.PATCH across a mixed release.
Changes in this release
| Type | Severity | Summary | CVE |
|---|---|---|---|
| Breaking | High |
Migrated from SemVer to CalVer versioning scheme Migrated from SemVer to CalVer versioning scheme Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Dependency | Low |
Bumped eslint from 10.4.0 to 10.4.1 Bumped eslint from 10.4.0 to 10.4.1 Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Medium |
LXC installation script adds community-scripts compliance, security hardening, and reliability fixes LXC installation script adds community-scripts compliance, security hardening, and reliability fixes Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Low |
Suppress Bun installer pipe in LXC script wrapper Suppress Bun installer pipe in LXC script wrapper Source: llm_adapter@2026-05-30 Confidence: high |
— |
| Bugfix | Low |
LXC install script replaces apt-get with apt for community-scripts compatibility LXC install script replaces apt-get with apt for community-scripts compatibility Source: llm_adapter@2026-05-30 Confidence: high |
— |
Full changelog
you might be wondering "hey, wasn't it on like v0.10??" - and you're right! Rackula has moved from SemVer (0.MINOR.PATCH) to Calendar Versioning (YY.M.MICRO). Future versions follow the format YY.M.MICRO where YY is the 2-digit year, M is the unpadded month, and MICRO is the release counter within that month (starting at 0). This is primarily so I don't have to overthink between a major, minor or patch release. Also, because biggest number is best number.
Also includes some prep work for an upcoming Proxmox Community Scripts LXC deployment method.
Changed
- Migrated from SemVer (0.MINOR.PATCH) to CalVer (YY.M.MICRO) versioning (#1315, #1808, PR #1816)
Fixed
- LXC installation script: community-scripts compliance, security hardening, and reliability fixes (#1211, PR #1797)
- Bun installer pipe suppressed by wrapper in LXC script (PR #1817)
- LXC install script: apt replaces apt-get for community-scripts compatibility (PR #1800)
Technical
- CalVer release tooling: version script, deploy workflow, /release skill, and CI config (#1803-#1806)
- CLAUDE.md versioning policy rewritten for CalVer (#1807, PR #1812)
- README refreshed for FOSS professionalism (#1353, PR #1818)
- Writing style directives: no em dashes, no emoji in docs, succinct language (#1353, PR #1820)
- Deploy config parity safeguards and scripts documentation (PR #1799)
- Root config tidying: Playwright configs, env examples (PR #1798)
- Repo root cleanup: empty dirs, orphaned files, AI doc consolidation (PR #1796)
- Bump eslint 10.4.0 to 10.4.1 (PR #1801)
Breaking Changes
- Migrated from SemVer (0.MINOR.PATCH) to CalVer (YY.M.MICRO) versioning, requiring updates to version references, tooling, and documentation.
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]