Skip to content

v1.0.0-rc.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@SychO9 SychO9 released this 06 Jan 10:00
· 8 commits to main since this release

Added

  • added queue command failure cause to output modal.
  • added soft update and hard update options to extension update (hard update needed when a specific version was used/locked, and when an extension is a requirement of another extension, only soft updates are possible. Also useful when trying to update minor extension versions and not major.)
  • allow configuring authentication methods (extiverse)
  • allow configuring repositories
  • improved queue UX by auto refreshing task state and auto reloading the page on a successful operation

Fixed

  • fix global updating and updating issues
  • fix false positive major update detection
  • fix installation of beta packages (added minimum stability setting)
  • auto clear tasks older than 7 days
  • fix some issues with local development environments and added a warning to avoid using the manager when doing local development.
  • fix issues with job failure, retires, and unique job runs.
  • always prefer stable releases

Full Changelog: v1.0.0-beta.2...v1.0.0-rc.1