Lowcoder v2.6.1
We are excited to announce the release of Lowcoder v2.6.1! 🎉
This is a small release primarily focused on bug fixes and enhancements.
Highlights 🚀
- Visual Data Query Variables: You can now use data query variables not only in JavaScript but also visually within the editor, just like other properties. This is a key feature for debugging apps more effectively.
- Enhanced User Management API: Admins can now create and manage user data more comprehensively via API.
🔧 What's Changed
- Add required info into events by @dragonpoo in #1461
- Added variables to data query by @Imiss-U1025 in #1470
- Removed client secret from
/home
API by @dragonpoo in #1468 - User Management API improvements by @dragonpoo in #1464
- Limited datasource name to 16 characters by @Imiss-U1025 in #1471
- Fixed issues with null values in application settings (category, description, icon, and title) by @dragonpoo in #1475
- Added required data fields and default values to eCharts by @Imiss-U1025 in #1493
- Fixed CORS issues by adding custom
CorsOptions
by @dragonpoo in #1496 - #1322: Added API
/email/bind
by @dragonpoo in #1467
🔗 Full Changelog
Compare changes from v2.6.0 to v2.6.1
Thank you to all contributors for making this release possible! 🚀