| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-01 | 469 Bytes | |
| v5.0.14 source code.tar.gz | 2026-08-01 | 2.6 MB | |
| v5.0.14 source code.zip | 2026-08-01 | 3.0 MB | |
| Totals: 3 Items | 5.7 MB | 0 | |
Backend v5.0.14
Docker image (multi-arch, amd64 + arm64):
:::bash
docker pull ghcr.io/OpenByteInc/quantdinger-backend:v5.0.14
Pin in docker-compose.ghcr.yml via IMAGE_TAG=v5.0.14 in a project-root .env.
What's Changed
- Protect user positions during live strategy execution by @brokermr810 in https://github.com/OpenByteInc/QuantDinger/pull/190
Full Changelog: https://github.com/OpenByteInc/QuantDinger/compare/v5.0.13...v5.0.14