| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rackula-lxc-v0.9.3.tar.gz | 2026-03-26 | 98.8 MB | |
| README.md | 2026-03-26 | 4.5 kB | |
| v0.9.3 source code.tar.gz | 2026-03-26 | 326.8 MB | |
| v0.9.3 source code.zip | 2026-03-26 | 329.0 MB | |
| Totals: 4 Items | 754.7 MB | 215 | |
We hit 1k stars!! Thanks for all your support, I really appreciate it.
This patch release is mainly looking to fix an issue where the container would fail to start in environments without IPv6.
Also includes a bunch of dependency upgrades, mainly for security reasons and staying current.
What's Changed
- fix: auto-detect IPv6 availability to prevent nginx startup failure (#1516) by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1527
- add og-image for repo card by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1526
- chore(deps): bump jspdf from 4.2.0 to 4.2.1 by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1491
- chore(deps): bump svelte from 5.53.12 to 5.53.13 in the svelte group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1492
- chore(deps): bump svelte from 5.53.13 to 5.54.0 in the svelte group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1493
- chore(deps): bump eslint-plugin-testing-library from 7.16.0 to 7.16.1 in the eslint group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1494
- chore(deps): bump @types/debug from 4.1.12 to 4.1.13 in the typescript group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1495
- chore(deps): bump vite from 8.0.0 to 8.0.1 in the development-dependencies group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1496
- chore(deps): bump eslint from 10.0.3 to 10.1.0 in the eslint group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1499
- chore(deps): bump marked from 17.0.4 to 17.0.5 in the production-dependencies group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1500
- chore(deps): bump jsdom from 29.0.0 to 29.0.1 in the development-dependencies group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1501
- chore(deps): bump flatted from 3.3.3 to 3.4.2 by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1497
- chore(deps): bump kysely from 0.28.11 to 0.28.13 in /api in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1498
- fix: context menu move up/down checks collisions (#1462) by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1504
- chore(deps): bump kysely from 0.28.13 to 0.28.14 in /api in the npm_and_yarn group across 1 directory by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1502
- fix: use unique SVG pattern IDs per rack instance (#1466) by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1505
- fix: address CodeRabbit feedback on SVG pattern IDs (#1466) by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1507
- chore(deps): bump the vitest group with 3 updates by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1509
- chore(deps): bump eslint-plugin-svelte from 3.15.2 to 3.16.0 in the eslint group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1510
- chore(deps): bump the development-dependencies group with 2 updates by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1514
- chore(ci): bump the actions group with 2 updates by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1515
- chore(deps): bump svelte from 5.54.0 to 5.55.0 in the svelte group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1511
- chore(deps): bump eslint-plugin-testing-library from 7.16.1 to 7.16.2 in the eslint group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1518
- chore(deps): bump happy-dom from 20.8.4 to 20.8.7 in the development-dependencies group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1519
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1513
- chore(deps): bump happy-dom from 20.8.7 to 20.8.8 in the development-dependencies group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1524
- chore(deps): bump @lucide/svelte from 1.6.0 to 1.7.0 in the production-dependencies group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1523
- chore(deps): bump picomatch from 4.0.3 to 4.0.4 by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1525
Full Changelog: https://github.com/RackulaLives/Rackula/compare/v0.9.2...v0.9.3