Skip to content

Releases: goravel/framework

v1.12.1

19 Jun 14:08
1a85319
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • The Panic Problem Caused By File Path Under Windows by @devhaozi in #192

Upgrade Guide: Upgrading To v1.12 From v1.11
Full Changelog: v1.12.0...v1.12.1

v1.12.0

18 Jun 03:05
5430ff5
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Breaking Changes 🛠

  • Modify The Calling Type Of Facades by @hwbrzzl in #115
  • Optimize Artisan Flag by @hwbrzzl in #159
  • Filesystem Module Cancels Default Support For S3, OSS, COS, Minio by @hwbrzzl in #169
  • Cache Module Cancels Default Support For Redis by @hwbrzzl in #172
  • Change The Type Of CreatedAt, UpdatedAt In Model by @devhaozi in #177
  • Optimize The Rule Of Validation Module by @hwbrzzl in #188

New Contributors

Upgrade Guide: Upgrading To v1.12 From v1.11
Full Changelog: v1.11.1...v1.12.0

v1.11.3

09 Jun 04:17
eb93db0
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Upgrade Guide: Upgrading To v1.11 From v1.10
Full Changelog: v1.11.2...v1.11.3

v1.11.2

26 May 15:45
356303d
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • Fix: [#136] Fix the data error of using Request.Input() and Request.Bind() at the same time by @hwbrzzl in #121

Upgrade Guide: Upgrading To v1.11 From v1.10
Full Changelog: v1.11.1...v1.11.2

v1.11.1

24 May 14:40
95ef25f
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

Bug Fixes 🐛

  • Fix the error of incorrect windows path for Filesystem by @devhaozi in #109
  • Fix the panic of the Header method for Request by @hwbrzzl in #117

New Contributors

Upgrade Guide: Upgrading To v1.11 From v1.10
Full Changelog: v1.11.0...v1.11.1

v1.11.0

26 Apr 03:02
80ac31b
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Breaking Changes 🛠

Bug Fixes 🐛

  • The problem that The hashing configuration does not take effect under some situations by @devhaozi in #96
  • Non-thread safety problems in RateLimiter by @hwbrzzl in #84
  • Fix: Crypt print in artisan command by @devhaozi in #104

New Contributors

Upgrade Guide: Upgrading To v1.11 From v1.10
Full Changelog: v1.10.0...v1.11.0

v1.10.0

14 Mar 14:29
da720fe
Compare
Choose a tag to compare

What's Changed

Exciting New Features 🎉

Enhancements 🚀

Breaking Changes 🛠

  • APP_KEY required by @hwbrzzl in #44
  • Add ctx parameter to the methods under Form Request by @hwbrzzl in #63
  • facades.Auth.Parse adds payload returns by @hwbrzzl in #64
  • Some methods of Orm add new return values by @hwbrzzl in #67

New Contributors

Upgrade Guide: Upgrading To v1.10 From v1.9
Full Changelog: v1.9.1...v1.10.0

v1.9.1

26 Feb 05:22
0c52ca7
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Full Changelog: v1.9.0...v1.9.1

v1.9.0

13 Feb 14:44
bde8fe6
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

Breaking Changes 🛠

Bug Fixes 🐛

  • Fix get extension error by @hwbrzzl in #29
  • Fix template error on make:event and make:listener command

New Contributors

Upgrade Guide: Upgrading To v1.9 From v1.8
Full Changelog: v1.8.3...v1.9.0

v1.8.3

07 Feb 11:42
5d9bf95
Compare
Choose a tag to compare

What's Changed

Enhancements 🚀

Upgrade Guide: Upgrading To v1.8 From v1.7
Full Changelog: v1.8.2...v1.8.3