Releases: flarum/extension-manager
Releases · flarum/extension-manager
v1.0.5
v1.0.4
Full Changelog: v1.0.3...v1.0.4
v1.0.3
v1.0.2
Fixed
- Global updating fails when composer dependencies are part of the update.
Full Changelog: v1.0.1...v1.0.2
v1.0.1
v1.0.0
Initial stable release.
Full Changelog: v1.0.0-rc.3...v1.0.0
v1.0.0-rc.3
Full Changelog: v1.0.0-rc.2...v1.0.0-rc.3
v1.0.0-rc.2
v1.0.0-rc.1
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
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.