Skip to content

Houston

Latest
Compare
Choose a tag to compare
@FalkWolsky FalkWolsky released this 24 Jul 15:23
· 1 commit to main since this release
163a869

🚀 Lowcoder v2.7.3 Release

Release Type: Bugfix & Stability Release

Lowcoder Version 2 7 3

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

    • Prevented undefined query issues when refreshing or opening empty modals.
    • Handled bug when adding a new query post app/module publication.
    • Ensured tabs cannot be deleted if only one tab remains (#1087).
    • Prevented clicks outside modal when mask is disabled (#1233).
  • 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.
  • 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

    • Improved Docker image build script (docker-images.yml).
    • Optimization of unnecessary calls to enhance performance (#1848, #1849).
    • Corrected app publish version tracking.

🎉 New Contributors


🔍 Full Changelog

See all changes in detail: [Compare v2.7.2...v2.7.3](2.7.2...v2.7.3)