-
Notifications
You must be signed in to change notification settings - Fork 245
Dev -> Main preparation for v2.4.1 #967
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Fix/padding condition
✅ Deploy Preview for lowcoder-test canceled.
|
✅ Deploy Preview for lowcoder-cloud canceled.
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Lowcoder 2.4.1 Merge
New Features and Enhancements
GUI Mode SQL Query Fix: Enhanced the SQL query execution in GUI mode, ensuring accurate and efficient data retrieval.
Proxy Server for REST & GraphQL Queries: Implemented a proxy server to streamline and secure REST and GraphQL queries.
Component Styling Additions:
Outer Shadow
Inner Shadow
Animation
Outer Border
Inner Border
Rotation
Timeout for Refresh-Token Endpoint: Added a timeout feature for the refresh-token endpoint to enhance security and performance.
Redirect Back to App for Auth Flows: Improved the OAuth flow to redirect users back to the app seamlessly after authentication.
Copy-able State Information Per Component: Users can now easily copy the state information of each component for better debugging and analysis.
Bug Fixes
OAuth Setup Fixed: Addressed and resolved issues with the generic OAuth setup to ensure a smoother authentication process.
User Introspection Optional: Made user introspection optional, providing greater flexibility in user management.
Password Reset Flow Bugfix: Corrected bugs within the password reset flow to ensure a more reliable and user-friendly experience.
Table Current Row Values: Fixed the issue where current row values were not correctly passed to module inputs nested in the expanded view.
OAuth Display (Icon) Fixed: Resolved display issues with OAuth icons for a more visually consistent experience.
Profile Image Display Fixed: Ensured that profile images display correctly without requiring additional API calls to external sources.