Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-21 | 1.1 kB | |
v4.0.1 source code.tar.gz | 2025-05-21 | 8.0 MB | |
v4.0.1 source code.zip | 2025-05-21 | 8.4 MB | |
Totals: 3 Items | 16.4 MB | 0 |
Changelog
🐛 Bug fixes
- Fixed issue where dataset state wouldn't update properly when adding new data requests.
- Fixed join field syncing and dataset state issues in joined queries.
- Fixed crash in the Visual Builder (#292).
- Fixed timezone-related issues affecting dashboard updates and snapshots.
- Fixed table config crash when the config wasn’t yet initialized.
- Fixed crash during project migration for newly created projects.
- Fixed table sorting logic.
- Fixed issue where state arrays were being mutated improperly (#293).
- Fixed bug in PostgreSQL queries by ensuring double quotes are correctly assigned (#296).
- Prevented unintended object spreading in React components, improving state reliability.
🚀 Feature improvements
- Added a copy image button in the snapshot deliveries modal.
- Updated snapshot feature copy and icon styling for improved clarity.
- Added a new tutorial step to highlight project settings for new users.
📝 Other changes
- Updated the FSL license text to match the original reference.