🚀 Lowcoder v2.7.4 Release
This release brings new features, usability improvements, and important bug fixes to enhance your Lowcoder experience.

New Features
- Added search filters and column sorting for GUI queries.
- Introduced tab-index support for buttons, checkboxes, selects, and more controls to improve accessibility.
- New Edit Mode utility for JavaScript to streamline editing workflows.
Improvements
- Consistent styles for disabled buttons.
- Updated editable styling for the Text component.
- Improved User Groups formatting for better readability.
Fixes
- Fixed issues with editing user groups without navigation.
- Folder behavior improvements: refresh on Enter, queries now appear as the last item, and folder edit/create bugs resolved.
- Fixed workspace creation and all orgs handling.
- Resolved apps fetch and app creation issues.
- Fixed race condition in bar chart rendering.
- Addressed user group permission modal empty list bug.
- Fixed MariaDB support in generate form datasource.
- Instant save now works correctly for boolean, select, and switch fields.
- Removed unnecessary min 3 chars search restriction in group users.
- Eliminated duplicate event listeners to improve stability.
What's Changed
- [Feat]: #1820 add search filter/sorting for columns gui query by @iamfaran in #1914
- [Fix]: #1862 able to edit the usergroups without navigate by @iamfaran in #1913
- [Fix]: #1826 refresh folder on press enter by @iamfaran in #1912
- [Feat]: #1883 add tab-index on buttons/checkbox/select by @iamfaran in #1911
- [Fix]: remove min 3 chars search logic from groupUsers by @iamfaran in #1902
- [Fix]: #1900 workspace create / all orgs by @iamfaran in #1901
- Consistent styles for button when disabled by @kamalqureshi in #1897
- Updated editable styling for Text comp by @kamalqureshi in #1896
- User Groups Formatting by @kamalqureshi in #1895
- [Fix]: #1905 apps fetch by @iamfaran in #1924
- [Fix]: #1824 query as a last item in folder by @iamfaran in #1925
- [Fix]: #1928 folder edit/create issues by @iamfaran in #1932
- [Feat]: #1883 add tab-index on more controls by @iamfaran in #1931
- [Fix]: #1905 create app issue by @iamfaran in #1930
- [Fix]: #1836 race condition barchart by @iamfaran in #1927
- [Fix]: #1904 usergroups permission modal empty list by @iamfaran in #1920
- [Feat] #1903 editmode util JS by @iamfaran in #1919
- [Fix]: #1907 mariadb in generate form datasource by @iamfaran in #1948
- [Fix]: #1935 add instant save for boolean, select and switch by @iamfaran in #1944
- [Fix]: remove duplicate event listeners by @iamfaran in #1956
- Dev -> Main for v2.7.4 by @FalkWolsky in #1988
Full Changelog: 2.7.3...2.7.4