Skip to content

Releases: laravel/framework

v13.30.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 21:44
Immutable release. Only release title and notes can be modified.

v13.30.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 13:20
Immutable release. Only release title and notes can be modified.

v12.69.1

Choose a tag to compare

@github-actions github-actions released this 01 Sep 21:35
Immutable release. Only release title and notes can be modified.
  • [12.x] Fix TypeError in userFromRecaller() when the recaller matches no user by @lazerg in #61397

v12.69.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 13:25
Immutable release. Only release title and notes can be modified.
  • [12.x] Disable html by default on Laravel exception page tooltip by @crynobone in #61381
  • [12.x] Ensure password hash matches stored cookie before authenticating the user by @crynobone in #61386

v13.29.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 20:58
Immutable release. Only release title and notes can be modified.
Update version to v13.29.0

v13.27.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:17
Immutable release. Only release title and notes can be modified.

v12.68.0

Choose a tag to compare

@github-actions github-actions released this 25 Aug 14:19
Immutable release. Only release title and notes can be modified.

v13.26.1

Choose a tag to compare

@github-actions github-actions released this 18 Aug 20:32
Immutable release. Only release title and notes can be modified.
  • Revert "[13.x] feat: add orWhereKey and orWhereKeyNot to Eloquent Builder" by @taylorotwell in #61236

v13.26.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 12:32
Immutable release. Only release title and notes can be modified.

v12.67.0

Choose a tag to compare

@github-actions github-actions released this 18 Aug 13:39
Immutable release. Only release title and notes can be modified.
  • [12.x] Stricten upload to be fetch only from request's query string for temporary upload urls by @crynobone in #61145
  • [12.x] Improves in validation rule from getting bypass via loose comparison by @crynobone in #61146
  • [12.x] Retry timed-out cloud agent long-polls by @kieranbrown in #61178
  • [12.x] Escape single quotes in Postgres JSON path attributes by @crynobone in #61192
  • [12.x] Promote nested data to top-level managed queue event by @timacdonald in #61225
  • [12.x] Backport #60908: Avoid quadratic wildcard rule expansion by @OutlawPlz in #61232