Skip to content

Green Light

Latest
Compare
Choose a tag to compare
@FalkWolsky FalkWolsky released this 04 Dec 22:10
afb0891

Lowcoder v2.5.1 Release

Lowcoder Version 2 5 1

Highlights

We are pleased to announce the release of Lowcoder v2.5.1. This release improves stability with several bug fixes while introducing new features to enhance user experience and productivity.

New Features and Improvements

Pagination for Apps, Data Sources, Queries in the Query Library and more.

  • Introduced pagination for various objects, especially in the app overview.
  • Added search functionality for apps within folders.
  • Enhanced navigation by removing the "Your Folders" button from the main admin area, thanks to unified folder display.
  • Pagination is now more efficient for users managing large numbers of apps (100+).

JSON Schema Forms

  • JSON Schema Forms are now responsive to container width, not just full-screen width, for improved adaptability in different layouts.

Calendar Enhancements

  • Added new data variables: toUpdatedEvents, toInsertedEvents, and toDeletedEvents, enabling separation and execution of database queries for calendar changes.
  • Introduced functions clearUpdatedEvents, clearInsertedEvents, and clearDeletedEvents to help manage state updates.
  • Fixed several calendar bugs, including:
    • Improved data handling.
    • Fixed strange date displays in month and week overviews.
    • Enhanced drag-and-drop functionality.

Snapshot History Retention

  • System Admins can now configure retention time for Snapshot History Collection.
  • Snapshots older than the defined range (e.g., 30 days) are moved from the standard MongoDB collection to a secondary archive store.

User Sign-Up and Sign-In Flows

  • Improved user flow and ENV variable handling for ENTERPRISE / SINGLEWORKSPACE mode.
  • Added documentation for various sign-up and sign-in scenarios.

Component Enhancements

  • Fixed data binding for components like Date Selection and Switch when used in the List Component.
  • Added optional error message display for required input fields, configurable by app creators.

Private NPM Repository Support

  • Fixed path issues for private NPM repositories.
  • Component plugins can now be fully managed in private NPM repositories, with the option to publish publicly or keep private.

Bug Fixes

  • Resolved duplicate key errors for the currentUser endpoint during login.
  • Addressed table row selection issues for applications created in older versions.
  • Improved handling of title overflows in module panels.
  • Fixed folder and content search functionality.
  • Resolved null pointer exceptions related to streamApi query library types.
  • Fixed plugin endpoint invocation issues.
  • Resolved issues with lazy-loading in common components.

Technical Improvements

  • Increased Java Heap Size for API-Service for better performance.
  • Added fallback to npm repo configuration for anonymous users.

New Contributors

We are thrilled to welcome new contributors to the Lowcoder community:

Mode Details

Full Changelog

View the complete changelog

Thank you for your continued support and feedback. We hope you enjoy the new updates in v2.5.1!