Skip to content

Releases: goravel/framework

v1.13.8

18 Apr 13:58
Compare
Choose a tag to compare

What's Changed

  • fix: [#388] [Bug] data error when calling facades.Auth().Parse() multiple times with different guard by @hwbrzzl in #458
  • feat: [#389] The queue log needs to be controled by APP_DEBUG by @hwbrzzl in #459
  • fix: [#390] The context that set by facades.Orm().WithContext() isn't passed to orm events by @hwbrzzl in #460

Full Changelog: v1.13.7...v1.13.8

v1.13.7

30 Dec 14:09
Compare
Choose a tag to compare

Full Changelog: v1.13.6...v1.13.7

v1.13.6

30 Dec 13:54
a7da329
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.5...v1.13.6

v1.13.5

28 Nov 10:19
25e4533
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.4...v1.13.5

v.1.13.4

09 Nov 12:50
Compare
Choose a tag to compare

Full Changelog: v1.13.3...v1.13.4

v1.13.3

09 Nov 12:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.13.2...v1.13.3

v1.13.2

07 Oct 09:37
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Upgrade Guide: Upgrading To v1.13 From v1.12
Full Changelog: v1.13.1...v1.13.2

v1.13.1

10 Sep 15:22
Compare
Choose a tag to compare

Full Changelog: v1.13.0...v1.13.1

v1.13.0

10 Sep 14:31
1eabc39
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Breaking Changes 🛠

  • Remove The Global HTTP Middleware Loaded By Default
  • Optimize The Return of Controller by @hwbrzzl in #284
  • Change The Parameter Of The Group Method In facades.Route()
  • Optimize Remember And RememberForever Methods In facades.Cache() by @hwbrzzl in #219
  • Change The Package Name Of access.NewAllowResponse and access.NewDenyResponse
  • Remove Deprecated Methods by @hwbrzzl in #283

Bug Fixes 🐛

  • Fix The Problem Of facades.Auth().User() by @Marian0 in #218
  • Fix The Problem Of Custom .env Path Does Not Take Effect In Some Cases by @devhaozi in #192
  • Fix The Problem Of Token Expires Immediately When ttl == 0 Is Set In JWT by @hwbrzzl in #277

New Contributors

Upgrade Guide: Upgrading To v1.13 From v1.12
Full Changelog: v1.12.7...v1.13.0

v1.12.7

28 Jul 12:56
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Upgrade Guide: Upgrading To v1.12 From v1.11
Full Changelog: v1.12.5...v1.12.7