Releases: dreamfactorysoftware/df-core
Releases · dreamfactorysoftware/df-core
1.0.3
1.0.2
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
1.0.0
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
Fix email sanitization issues
0.25.2
- Remove Confirmation Code on Email Invite
- Fix Oauth Connector
0.25.1
Dreamfactory Release 4.10.0
- Change Request exception to just Exception
- Change Batch error response code
0.25.0
- 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
Dreamfactory 4.7.0
- Case sensitivity issue with scripting
- Route filtering amended to accept single quotes
0.23.0
Dreamfactory Release 4.6.0
- getExternalIP method removed