🚀 Lowcoder v2.7.3 Release
Release Type: Bugfix & Stability Release

This update to Lowcoder is focused on resolving critical bugs, improving platform stability, and optimizing UI interactions. While no major new features were introduced, this version includes important quality-of-life improvements and groundwork for upcoming enhancements.
✨ Highlights
🔧 Bug Fixes and Improvements
-
UI Enhancements
- Improved Card UI on homepage.
- Refined ellipsis handling for descriptions and titles.
- Updated Profile Dropdown and Workspaces page.
- Polished Tags component styling and added tooltips.
- Table column alignment improvements.
- Updated navigation for App Settings and JS modules.
-
Form & Component Stability
- Resolved issues with child elements not populating in Forms.
- Added disabled/placeholder styles across core components.
- Fixed error messages on password fields.
- Addressed border color for disabled buttons.
-
Query & Modal Fixes
-
Endpoint & Backend Updates
- Fixed and extended
myorg
endpoint functionality. - Removed obsolete
applications/list
from homepage logic. - Added APIs for listing groups/users without permissions.
- Introduced endpoint for potential group members and group member filtering by role.
- Fixed and extended
-
Testing Improvements
-
Added new test cases for core endpoints:
ApplicationApiService
ApplicationEndpoints.java
AuthenticationEndpoints
ConfigEndpoints
BundleEndpoints
DatasourceEndpoints
-
-
Multiselect & Permissions
- Introduced custom tags and tooltips for multiselect dropdowns.
- Added search bars in group "Add Members" and permission dialogs.
- Enabled role-based filtering in user group member lists.
-
Miscellaneous Fixes
🎉 New Contributors
- [@dacbaohvktqs](https://github.com/dacbaohvktqs) – [PR #1828](#1828)
- [@thomas37-star](https://github.com/thomas37-star) – Multiple contributions including tests and backend endpoints.
🔍 Full Changelog
See all changes in detail: [Compare v2.7.2...v2.7.3](2.7.2...v2.7.3)