January 29, 2026
Terminus 4.1.3 is now available. This release includes critical fixes for plugin installation issues affecting customer GitHub Actions workflows.
Key improvements in this release
- Fixed Composer security warnings blocking plugin installation: Resolved issues where Composer security audit was preventing Terminus from installing plugins in GitHub Actions environments (#2766)
- Enhanced environment comparison: Fixed logic to not rely on commit labels when comparing environments (#2761)
- Improved session validation: Sessions are now considered active only if they're valid for more than 1 minute (#2758)
- Better error handling: Added proper handling for cases where initialization status isn't returned (#2760)
- Enhanced logging: All logger output messages now include timestamps for better debugging (#2745)
How to upgrade to Terminus 4.1.3
If you use Homebrew (macOS-only) to manage your Terminus installation, you should upgrade using:
If you installed Terminus directly from the .phar file, you should upgrade using the self:update command:
For more information about this release, visit the GitHub release page.
If you have questions or concerns around Terminus, please use the Terminus issue queue.