Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-08-04 | 752 Bytes | |
Release v1.84 source code.tar.gz | 2025-08-04 | 146.5 MB | |
Release v1.84 source code.zip | 2025-08-04 | 153.5 MB | |
Totals: 3 Items | 300.0 MB | 0 |
Fixes
- Skipped evaluation of JSObjects when the path points to a function, improving performance and avoiding unnecessary computation (#41157)
- Applied a security patch addressing issue [#425] (#41152)
- Implemented an additional security fix to strengthen system integrity (#41149)
- Updated the app editor logo to use the favicon, aligning with overall branding (#41147)
- Refined reactive action logic to resolve cyclic dependency issues, especially with app templates and the database-driven "Generate Page" flow (#41144)
- Improved app libraries path matching to ensure accurate checks during evaluation (#41139)
- Corrected column position validation logic in the Table V2 freeze column test to ensure proper functionality (#41130)