·
1 commit
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- Detect Livewire navigate requests by header presence since Livewire 3 sends an empty value by @sulimanbenhalim in #984
- Ensure MCP config files end with a trailing newline by @iitenkida7 in #990
- Skip versioned guideline discovery for packages without a major version by @sulimanbenhalim in #988
- Join TABLE_CONSTRAINTS for check constraints since MySQL's CHECK_CONSTRAINTS table has no TABLE_NAME column by @sulimanbenhalim in #980
- Fix non-GitHub SSH remote validation by @simonyang08 in #986
- Register the browser-logs route only when the browser logs watcher is enabled by @sulimanbenhalim in #993
- Report the database driver name as database_engine instead of the connection name by @sulimanbenhalim in #994
- Read the standard mcp_config_path config key for Junie instead of the never-documented mcp_path by @sulimanbenhalim in #995
- Declare search-docs read-only so agents in plan mode stop re-asking for it by @humanik in #998
- Align action examples to use handle() by @bjoernzosel in #999
- Remove deprecated Rector skips by @Mohammad-Ranjbar in #1000
- Use unlimited memory for PHPStan type checks by @Mohammad-Ranjbar in #1003
- Remove deprecated early return Rector set by @Mohammad-Ranjbar in #1002
New Contributors
- @iitenkida7 made their first contribution in #990
- @simonyang08 made their first contribution in #986
- @humanik made their first contribution in #998
- @bjoernzosel made their first contribution in #999
- @Mohammad-Ranjbar made their first contribution in #1000
Full Changelog: v2.7.0...v2.7.1