| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| TGC-BUS-Core-1.0.2.zip | 2026-03-08 | 28.9 MB | |
| BUS Core v1.0.2 source code.tar.gz | 2026-03-08 | 1.8 MB | |
| BUS Core v1.0.2 source code.zip | 2026-03-08 | 2.0 MB | |
| README.md | 2026-03-08 | 1.4 kB | |
| Totals: 4 Items | 32.7 MB | 0 | |
Overview
This release finalizes the initial update infrastructure and improves the reliability of the BUS Core distribution pipeline.
The release includes signed binaries and integrates with the new Lighthouse update service, allowing BUS Core clients to automatically detect new versions.
Improvements Release Infrastructure
Introduced automated release mirroring to object storage.
Implemented the Lighthouse update endpoint used by BUS Core clients.
Added version manifest serving for client update checks.
Distribution
Release artifacts are now distributed through edge storage for improved download reliability.
Updated packaging layout for consistent release bundles.
Security
Windows binaries are now code-signed with SHA256.
Timestamping added to ensure long-term signature validity.
Packaging
Release bundle structure:
TGC-BUS-Core-1.0.2/ ├─ BUS-Core-1.0.2.exe ├─ README.md └─ license/
The executable is signed and ready to run.
Update System
BUS Core now checks the Lighthouse service for updates:
https://lighthouse.buscore.ca/manifest/core/stable.json
This enables future releases to be discovered automatically by installed clients.
Notes
This release focuses primarily on release infrastructure and update delivery reliability. Future releases will focus on feature development and operational improvements within BUS Core itself.