Arrival
Lowcoder v2.4.8
We're excited to announce the release of Lowcoder v2.4.8. This update focuses on critical bug fixes and introduces a few new features to improve your development experience. Thank you to all contributors for their efforts in this release!
Bug Fixes
- Tabbed Container Component: Fixed an issue where events were being double fired, ensuring consistent event handling.
- Style Conflicts: Resolved a problem where styles were being unintentionally overwritten. #1217 by @raheeliftikhar5
- Admin Area: Addressed an issue causing blank pages to appear in certain scenarios.
- Table Component: Corrected dropdown events not being fired, restoring full functionality to dropdown interactions.
- Rename Issue Fixed: #1220 by @dragonpoo
New Features & Updates
- Firebase Data Source: Updated to the latest version, bringing enhanced stability and performance.
- JSON Schema Form:
- Updated to a new version with improved capabilities.
- Introduced layout support through
UI:Schema
, enabling grid layouts and a more flexible form structure. - Added searchable select inputs, enhancing user experience with more intuitive dropdown interactions.
Additional Changes
- Environment Variable Update: Added an environment variable for setting
cookie max age
. NamedLOWCODER_COOKIE_MAX_AGE
#1221 by @dragonpoo
New Contributors
We welcome and thank our new contributor for their valuable addition to Lowcoder:
- @Imiss-U1025 made their first contribution in #1219
Full Changelog: View all changes between v2.4.7 and v2.4.8
With "Arrival," we aim to deliver a smoother and more reliable experience. If you encounter any issues or have suggestions, please don't hesitate to open an issue on our GitHub repository.