Skip to content

Releases: dreamfactorysoftware/df-core

1.0.3

18 Sep 22:25
64ff000
Compare
Choose a tag to compare

What's Changed

  • Fix return json data by @anas-srikou in #115

Full Changelog: 1.0.2...1.0.3

1.0.2

28 Mar 07:02
646c99e
Compare
Choose a tag to compare

What's Changed

  • Add session token expiration time to user public info by @anas-srikou in #111

Full Changelog: 1.0.1...1.0.2

1.0.1

10 Mar 10:36
ccf6d3f
Compare
Choose a tag to compare

Fix CORS Preflight Handling for Laravel 9

1.0.0

03 Mar 11:11
Compare
Choose a tag to compare

Dreamfactory Release 5.0.0

  • Resolve conflict with db.schema component
  • Fix single quotes encode in the error message
  • Get rid of request dynamic properties retrieving
  • Resolve deprecated required parameter after optional one
  • Fix db migration using SQLite
  • Use 30-sec timeout for cURL requests
  • Update dependencies
  • Upgrade CORS middleware
  • Fix unit tests

0.25.3

28 Jul 01:13
Compare
Choose a tag to compare

Fix email sanitization issues

0.25.2

07 Jun 00:54
Compare
Choose a tag to compare
  • Remove Confirmation Code on Email Invite
  • Fix Oauth Connector

0.25.1

02 Dec 10:42
Compare
Choose a tag to compare

Dreamfactory Release 4.10.0

  • Change Request exception to just Exception
  • Change Batch error response code

0.25.0

10 Sep 16:56
Compare
Choose a tag to compare
  • Cleaned up prompt text
  • Removed the version number from Artisan command description
  • SQL Server DreamFactory treats bigint as string
  • Use full PHP class namespaces
  • Fix CORS - not restricting access

0.24.0

20 May 12:06
Compare
Choose a tag to compare

Dreamfactory 4.7.0

  • Case sensitivity issue with scripting
  • Route filtering amended to accept single quotes

0.23.0

09 Apr 13:43
Compare
Choose a tag to compare

Dreamfactory Release 4.6.0

  • getExternalIP method removed