Skip to content

Releases: flarum/extension-manager

v1.0.3

22 Feb 11:09
Compare
Choose a tag to compare

Fixed

  • Require composer ^2.7 to patch vulnerability (5b91791)

Full Changelog: v1.0.2...v1.0.3

v1.0.2

04 Feb 13:06
Compare
Choose a tag to compare

Fixed

  • Global updating fails when composer dependencies are part of the update.

Full Changelog: v1.0.1...v1.0.2

v1.0.1

12 Jan 17:06
Compare
Choose a tag to compare

Fixed

  • composer.json schema issues

Full Changelog: v1.0.0...v1.0.1

v1.0.0

10 Jan 15:33
Compare
Choose a tag to compare

Initial stable release.

Full Changelog: v1.0.0-rc.3...v1.0.0

v1.0.0-rc.3

06 Jan 17:12
Compare
Choose a tag to compare
v1.0.0-rc.3 Pre-release
Pre-release

v1.0.0-rc.2

06 Jan 12:09
Compare
Choose a tag to compare
v1.0.0-rc.2 Pre-release
Pre-release

Fixed

  • file not found exception

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

v1.0.0-rc.1

06 Jan 10:00
Compare
Choose a tag to compare
v1.0.0-rc.1 Pre-release
Pre-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

v1.0.0-beta.2

15 Apr 15:37
Compare
Choose a tag to compare
v1.0.0-beta.2 Pre-release
Pre-release

Full Changelog: v1.0.0-beta.1.1...v1.0.0-beta.2

  • Fixes a bug that crashes the dashboard when a core update is available.

v1.0.0-beta.1.1

27 Sep 09:01
Compare
Choose a tag to compare
v1.0.0-beta.1.1 Pre-release
Pre-release

Fixed

Full Changelog: v1.0.0-beta.1...v1.0.0-beta.1.1

v1.0.0-beta.1

17 Sep 11:54
Compare
Choose a tag to compare
v1.0.0-beta.1 Pre-release
Pre-release

First Beta Release