Skip to content

Releases: goravel/framework

v1.12.6

28 Jul 10:47
e1aafe2
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.6

v1.12.5

03 Jul 01:52
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

  • fix: Tentative fix for Lazy Eager Loading with uuids by @Marian0 in #226

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

v1.12.4

26 Jun 11:33
54ce17e
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Upgrade Guide: Upgrading To v1.12 From v1.11
Full Changelog: v1.12.3...v1.12.4

v1.12.3

22 Jun 10:05
dabe914
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

Upgrade Guide: Upgrading To v1.12 From v1.11
Full Changelog: v1.12.2...v1.12.3

v1.12.2

20 Jun 13:31
b7e8427
Compare
Choose a tag to compare

What's Changed

Bug Fixes 🐛

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

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