Skip to content

Dev -> Main for v2.7.2 #1776

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 76 commits into from
Jun 17, 2025
Merged

Dev -> Main for v2.7.2 #1776

merged 76 commits into from
Jun 17, 2025

Conversation

FalkWolsky
Copy link
Contributor

This Release contains mainly a lot of bugfixes!

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

kamal-qureshi and others added 30 commits June 3, 2025 19:50
[Feat]: #1585 Add Event Handlers for more Table Column Types
…dler

Double Click Event Handler for Tables
[Fix]: Workspace switch submenu overflow for Mobile Screens
[Feat]: #1578 Add Tags Presets and custom margin paddings borders
Column Hide Toggle in Responsive Layout
[Feat]: Add Event Handlers on more column types
- Implemented parallel plugin loading using parallelStream() in loadPlugins to reduce overall loading time.
- Ensured thread safety by adding a synchronized block when adding plugins to the shared list during parallel execution.
- Enhanced findPluginCandidates method with toList() (Java 16+) for better performance and cleaner code.
- Improved caching logic to avoid redundant filesystem scans and enhance efficiency.
- Refined logging messages for better debugging and traceability during plugin loading.
- Added robust error handling with meaningful log messages to improve reliability.
raheeliftikhar5 and others added 27 commits June 13, 2025 20:07
[Fix]: backward compatibility for button, link and links column types
Added double click to almost all components
Add default values for missing environment variables
Copy link

netlify bot commented Jun 17, 2025

Deploy Preview for lowcoder-cloud failed.

Name Link
🔨 Latest commit 854a10e
🔍 Latest deploy log https://app.netlify.com/projects/lowcoder-cloud/deploys/6851d50a50e583000838ea35

Copy link

netlify bot commented Jun 17, 2025

Deploy Preview for lowcoder-test failed.

Name Link
🔨 Latest commit 854a10e
🔍 Latest deploy log https://app.netlify.com/projects/lowcoder-test/deploys/6851d50ab7eff600089de9a0

@FalkWolsky FalkWolsky merged commit e30af23 into main Jun 17, 2025
6 of 17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants