v1.0.62

exo-explore/exov1.0.62Jan 8, 2026by JakeHillion

AI Summary

This release focuses on internal improvements to the Continuous Integration (CI) pipeline. It optimizes the build process by preventing the uploading of alpha appcasts and automates the versioning scheme using semantic versioning.

Key Highlights

  • CI optimization to skip alpha appcasts
  • Automated versioning using semver
  • Improved build consistency

Full Release Notes

## What's Changed
* ci: avoid uploading alpha appcasts by @JakeHillion in https://github.com/exo-explore/exo/pull/1110
* ci: compute CURRENT_PROJECT_VERSION from semver by @JakeHillion in https://github.com/exo-explore/exo/pull/1111


**Full Changelog**: https://github.com/exo-explore/exo/compare/v1.0.61...v1.0.62