Lowcoder – Version 2.5.2
We’re thrilled to announce the latest version of Lowcoder, packed with improvements, new features, and enhanced usability! This release reflects our commitment to continuously evolve and provide the best development experience. Let's dive into what's new!
✨ New Features & Enhancements
🌟 Finalized Search & Pagination for Folders and Apps
Effortlessly browse through your folders and apps with our enhanced search and pagination capabilities.
📡 New Data Sources
Lowcoder now supports 6 exciting new data integrations:
- SerpAPI: Enable Google Search via API.
- EODHD: Access real-time and historical financial market data.
- UiPath: Build interfaces and exchange data with UiPath installations.
- Boomi: Seamlessly integrate with Boomi for workflow and automation.
- APITemplate & Carbone.io: Generate stunning reports and PDFs with customizable, professional-grade templates. Carbone.io even supports pre-styled office document templates for full branding control.
📚 Documentation Updates
We’ve made significant progress on auto-generated documentation for all components, now at 30% completion. Stay tuned for more updates!
📊 Improved Chart Usability
Chart components are now more intuitive with accessible, dynamic properties. Say goodbye to cryptic configuration JSON!
Check out the updated Funnel and Gauge Chart to see the difference—more enhancements are on the way.
🗓️ Calendar & Gantt Chart Improvements
We’ve worked intensely on the Calendar and Gantt Chart components, adding drag-and-drop support and robust data handling. You can now store and manage changes directly in your data sources with ease.
🛠️ Modernized Docker Compose
Thanks to a contribution by @martkaczmarek, the Docker Compose files have been upgraded to Compose V2.0, with added health checks for better reliability.
👥 Community Contributions
New Contributors
- @martkaczmarek made their first contribution by modernizing Docker Compose in PR #1387.
🔧 Bug Fixes
We’ve resolved several issues to enhance stability and user experience, including:
- Super Admin Rights: Super admins now have full admin privileges, allowing them to better control their hosted instances. This includes managing OAuth and user group settings.
- Component Docs & Playground: Fixed infinite loading bug, so finally the Component docs are displayed as expected again.
- Global Data Variables: Resolved an issue where variables were lost during app navigation.
- Improved Search in Folders: Searching apps within folders is now seamless.
- Null Errors: Addressed MySQL-related null errors and folder ID issues.
🔗 What's Changed
Here’s a quick overview of key changes in this release:
- Modify app constant names to match frontend by @dragonpoo.
- Fix issues with
organization/byuser
endpoint (#1383). - Fix null folder ID in
getElements
(#1385). - Add title, description, and category to app list endpoint (#1381).
- Update Funnel & Gauge Chart usability (#1400).
🔭 Upcoming Features
Here’s a sneak peek at what’s coming next:
- Improved OAuth Support: Enhanced support for user groups and data matching.
- Slugs for Workspaces & Apps: Beautiful, named URLs instead of IDs.
- Full Chart Configurations: Support for all styling and customization options.
- Component Shadows: Adding shadow support for more dynamic designs.
- Calendar & Date Component Enhancements: Improved date formatting and usability.
For the full list of changes, check out the changelog.
Thank you for your continued support and feedback. Together, we’re building something incredible! 🚀
What's Changed
- Modify app constant names to match frontend by @dragonpoo in #1377, Fixed app type. by @Imiss-U1025 in #1378
- #1337: Make super admin have admin rights. by @dragonpoo in #1382
- organization/byuser endpoint issue fixed by @dragonpoo in #1383
- Fix issue when folderId of getElements is null by @dragonpoo in #1385
- Fix issue in searching app inside folder. by @dragonpoo in #1391
- Feature/app version by @dragonpoo in #1389
- #923: Add title, description, category to the application list endpoint by @dragonpoo in #1381
- Update docker compose syntax to Compose V2 and add healthchecks by @martkaczmarek in #1387
- Fixed null error on mysql by @dragonpoo in #1392
- Add mising test case and migration by @dragonpoo in #1394
- Fixed cors issue for npm repository api by @dragonpoo in #1399
- Update funnel and gauge chart. by @Imiss-U1025 in #1400
- Doc/existing components by @adnanqaops in #1403 WIP
- Add slug to application and organization by @dragonpoo in #1401 WIP
New Contributors
- @martkaczmarek made their first contribution in #1387
Full Changelog: 2.5.1...2.5.2