VILab 0.1.7

Highlights

  • Moved desktop release distribution to the public repository so installers, release notes, and updater assets can be accessed without private GitHub access.
  • Added a public site flow with homepage, download page, changelog pages, and hosted documentation under the custom domain.
  • Updated the desktop updater configuration so released builds can check the public repository for the latest stable version.

Downloads

  • Public site: use the public homepage, download page, and changelog as the main release entry point.
  • Windows updater feed: latest.json is now published from the public release repository.
  • Apple Silicon macOS: use the .dmg installer attached to this release.

Notes

  • This version formalizes the split between the private source repository and the public distribution repository.
  • The public site is expected to serve docs at /docs/, downloads at /download/, and release notes at /changelog/.
  • Version 0.1.7 also adds internal documentation describing the new public release architecture and domain setup flow.