Releases: dreamfactorysoftware/dreamfactory
7.3.3
New Features
- Integrated an Intercom support widget that helps users get assistance more efficiently. This widget can be toggled on or off via the admin interface, offering customization for different user needs.
Improvements
- Username validation has been adjusted to require a minimum length of 6 characters, making it easier for users to create their accounts.
- Refined form handling for better management of user roles and access, providing clearer validation feedback and improving overall user experience.
Bug Fixes
- Resolved issues with role-based access to ensure smoother operation.
Performance Enhancements
- Optimized the initialization process for the Intercom widget, ensuring quicker loading times and reliable performance.
We encourage you to explore these exciting updates and see how they can enhance your experience!
7.3.2
DreamFactory 7.3.2 Release
What's Changed
- Add NPX installer to installation options
- Improved Scripted API Experience and Interface Enhancements
- Excel Service Enhancements to manage various file formats (XLS, XLSX, CSV), which now includes storage service integration
Performance Enhancements
Optimized loading processes to enhance the speed of operations within the application.
Full Changelog: 7.3.1...7.3.2
7.3.1
Bug Fixes
- Patch event scripts issue when attached to stored functions and procedures.
Full Changelog: 7.3...7.3.1
7.3.0
Introducing Enhanced Dashboard Features
- Experience improved management capabilities with our redesigned dashboard. You can now duplicate APIs, roles, services, and applications seamlessly. The latest dashboard cards provide a modern look, making it easier to navigate and manage your data effectively.
New Features
- Enjoy conditional prompts and alerts on the Quick Stats card, which now actively engages you with notifications for non-configured services and roles, ensuring a more interactive experience.
- New celebration dialog animations enhance the first-time API creation experience, making it memorable with dynamic content and user guidance tailored for new users.
- Take advantage of the HTTPS enforcement feature, which ensures your application generates secure links automatically based on your configuration, enhancing security during user interactions.
- MongoDB users can now filter on nested binary data with ease.
- Updated support for Postgres 12+ Functions and Procedures.
Improvements
- UI components have undergone significant enhancements, including improved styling and readability, providing a cleaner and more engaging user experience.
- Streamlined API creation flow and better handling of service definitions have been implemented, promoting clarity and ease of use.
Bug Fixes
- Fixed issues related to the SOAP service creation formats to ensure correct initialization and handling of data.
- Resolved visibility issues for system APIs in the DreamFactory Platform APIs tab, making it easier to locate and manage your APIs.
- Performance Enhancements
- Optimized various components for faster loading and improved interaction speeds, contributing to a smoother user experience.
We invite you to explore these exciting updates and discover how they can enhance your workflow!
7.2.0
What's Changed
- Added an alternative way to generate API docs that will include table and field names using actual values from the Database
- Made a few improvements to the "Step 4 Security Configuration" in DB Creation
- Added a way to test the API and key security to validate the security within the UI itself
Full Changelog: 7.1.1...7.2.0
7.1.1
What's New
- We've added an AI component, allowing for enhanced user interactions with AI capabilities.
- Secure Dataset Exposure: Safely expose your datasets to AI clients with full RBAC protections
- Enterprise-Grade Security: Maintain complete control over data access and permissions
- Seamless Integration: Connect popular AI platforms and tools directly to your DreamFactory APIs
- Intelligent Analytics: Generate insights and recommendations powered by machine learning
- Stay updated on your API's status with our new API Health Checker. This feature includes a health status banner that visually indicates the health of your API, whether it's loading, healthy, or unhealthy. You can also access detailed information about any issues directly through the interface. Additionally, we've introduced quick access to pre-generated cURL commands for testing your endpoints, ensuring that you can troubleshoot effectively.
- Added support for Snowflake Cortex AI and ML
- Implemented dynamic functionality with our new API cards that highlight different API features directly on the welcome page. These cards provide quick access to essential information and enhance the overall user interface.
- Support for Trino
Improvements
- Streamlined navigation with a dedicated quickstart dropdown for accessing cURL commands related to API documentation, making it easier to test and implement API calls.
- Enhanced user interface elements across multiple components for better clarity and usability, including refined layouts and updated visual elements.
- Improved API filtering options, allowing for more precise results when searching or analyzing data.
- Improved support for auto-incrementing Oracle APIs when POSTing
Full Changelog: 7.1.0...7.1.1
7.1.0
What's Changed
- Simplify DB API Generation UI
- Add Snowflake to Schema tab for virtual foreign key relationship support
- Patch issue with namespaces containing -
- Patch issue with Role creation when using advanced filters
- Add Dremio and Databricks drivers
- Improve Linux automated installers
- Added support for Windows Auth for MS SQL Server when deploying on IIS
Full Changelog: 7.0.2...7.1.0
7.0.2
What's Changed
- Update Cache from drive to store
- Fix MySQL info storing in .env during Linux installation
- Fix issue with /_schema endpoint not firing
- Add support for Snowflake keypair auth
- Improve OAuth connectors
Full Changelog: 7.0.1...7.0.2
7.0.1
DreamFactory 7.0.1 Release
We've streamlined the setup process for SQL Server on Ubuntu 24.04 by removing unnecessary OS checks and updating installation commands. These improvements simplify the installation process by incorporating the latest msodbcsql18 and PHP extensions, ensuring you're using the most current tools.
These updates, along with various dependency upgrades, aim to improve both the security and usability of your Dreamfactory experience.
7.0.0
Dreamfactory 7.0.0 Release
This release includes Laravel 11.x and PHP 8.x support. Laravel 11 promises bug fixes through September 3rd, 2025 and security fixes through March 12th, 2026.
Commercial users now have access to our new Databricks and Dremio connectors! These connectors convert your data lakes into RESTful APIs to interact with all your data, even Iceberg tables.
- Snowflake full CRUD and Stored Procedure support
- Bump SQL Server driver version
- Windows Server deployment support
- Added optional step for easy provisioning of Role and API Key during API Generation process for databases
- Fixed issue when creating HTTP RWS Service with Service Definition
- New docs page for documentation consolidation
Various Security Patches
- Increased minimum password length
- Bumped dependency versions
- Fixed issue with directory traversal