Release history

Product Updates

Follow the latest AspectShift-HtoV releases, feature improvements, roadmap notes, and project announcements.

Released v0.1.2

AspectShift-HtoV v0.1.2 — Overlay Customization, Subtitle Controls & Preview Accuracy

This update adds more customization controls for video overlays, improves subtitle editing, and makes processing queue previews better match the final exported result.

New features

  • Use custom fonts in video overlays, change their color and transparency, and resize the text.
  • Generate subtitles automatically, customize their font style, color, transparency, and size, then export them with your videos.
  • Show or hide subtitles for each export.
  • Drag subtitles to fine-tune their position.
  • Drag and reposition your logo anywhere in the video.

Preview and orientation fixes

  • Fixed thumbnails for videos with corrected orientation or rotation.
  • The processing queue now displays the updated thumbnail instead of the original pre-processing thumbnail.
  • Queue previews now more accurately represent the final processed video.

Clearer license notifications

  • Improved license-related notification messages throughout the app.
  • Revoked, refunded, and disallowed licenses now show a clear, specific explanation instead of the general notification used in v0.1.1.
Released v0.1.1

AspectShift-HtoV v0.1.1 — Initial Signed Windows Release

AspectShift-HtoV v0.1.1 introduced the initial signed Windows installer release and prepared the app for secure update delivery through GitHub Releases.

Release highlights

  • Published the initial Windows installer release for AspectShift-HtoV.
  • Added signed updater bundle artifacts for release delivery.
  • Added updater signatures for validating update artifacts.
  • Added updater JSON metadata for GitHub Release-based update checks.

Updater and licensing notes

  • Updater artifact signing is handled separately from the licensing JWT chain.
  • App update access remains gated through the existing /api/updates/check entitlement flow.
  • Keeping release delivery and license entitlement validation separate makes both easier to maintain.