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)