Altitude
We are excited to announce the release of Lowcoder v2.4.4!
This update focuses on enhancing stability, fixing bugs, and introducing some new features to improve your experience with Lowcoder.
OAuth Enhancements
Production-Ready OAuth: We've wrapped the legacy OAuth provider with a generic one and resolved issues related to GitHub and null email in OAuth. These improvements make OAuth more reliable and ready for production use.
PR #1040
PR #1045
PR #1046
UI Improvements
Version Switch Dropdown: Added a dropdown menu to switch versions for Lowcoder components and plugins, making it easier to manage different versions.
PR #1047
Interactive Tutorials: Our first interactive tutorials are now available, helping users quickly understand how things work in Lowcoder.
Query and Hash Parameters: New UI controls allow setting query and hash parameters for event handlers that open remote URLs.
PR #1058
Additional Features and Fixes
Data Source Enhancements: Added OAuth and cookie fields for data sources, enhancing security and flexibility.
PR #1048
GID Feature: Introduced a new GID feature.
PR #1050
Table and Modal Improvements: Fixed issues with tables and added the ability to toggle modal close functionality.
PR #1054
PR #1055
Drawer Enhancements: Added a toggle button in the drawer and support to hide the close button in both drawer and modal.
PR #1062
Work in Progress
We are working on support for private NPM repositories to provide more flexibility for your projects.
Upcoming Features
UserGroup and Role Mapping: We are working on adding support for UserGroup and Role Mapping, which will be available in upcoming releases.
What's Changed in detail...
- Wrap legacy oauth provider with generic by @goldants in #1040
- fix github issue and null email issue in OAuth by @goldants in #1045
- Added version switch dropdown for Lowcoder comps and comp plugins by @raheeliftikhar5 in #1047
- Added oauth and cookie fields for data sources by @raheeliftikhar5 in #1048
- Set Password when linking with email auth by @goldants in #1046
- Feature/gid by @goldants in #1050
- Fix/table issues by @MenamAfzal in #1054
- toggle modal close by @MenamAfzal in #1055
- Addqueryparams by @MenamAfzal in #1058
- added toggle btn in drawer by @MenamAfzal in #1062
Full Changelog: 2.4.3...2.4.4