Skip to content

Releases: dreamfactorysoftware/df-core

1.0.10

14 Oct 14:39
5bca3f3

Choose a tag to compare

What's Changed

Full Changelog: 1.0.9...1.0.10

1.0.9

22 Sep 09:15
16d9dbc

Choose a tag to compare

What's Changed

  • Enhanced permission checking process for the /scheme endpoint by @VladyslavTy in #142

Full Changelog: 1.0.8...1.0.9

1.0.8

18 Aug 15:15
b3c53f5

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.7...1.0.8

1.0.7

08 Jul 09:33
9c7b0e2

Choose a tag to compare

Merge pull request #139 from dreamfactorysoftware/develop

DF v7.1.1 Release

1.0.6

28 Mar 15:33
776ff11

Choose a tag to compare

Merge pull request #133 from dreamfactorysoftware/develop

DreamFactory v7.0.2

1.0.5

03 Mar 15:04
34baf56

Choose a tag to compare

fixed issue with first user validation

1.0.4

19 Feb 12:41
7b8c090

Choose a tag to compare

What's Changed

Update to Laravel 11 in #127
DP-606: Increase minimum password length requirement
DP-601: Fix Directory traversal issue
DP-598: Add signature validation and filename sanitization

Full Changelog: 1.0.3...1.0.4

1.0.3

18 Sep 22:25
64ff000

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

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

Choose a tag to compare

Fix CORS Preflight Handling for Laravel 9