| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2023-03-09 | 2.4 kB | |
| v1.1.7 source code.tar.gz | 2023-03-09 | 86.0 MB | |
| v1.1.7 source code.zip | 2023-03-09 | 87.6 MB | |
| Totals: 3 Items | 173.6 MB | 1 | |
✨ New features & improvements
- Wow! A more powerful Table component is ready for use now. 🤩
- Support displaying data of
childrenarray as a subtable. Discord
- Support expandable table. You can customize an expanded view for each row.

- Support more column types: Boolean, Date, Rating and Progress.
- Optimize color styles of all column types to fit app themes.
- Optimize the column width setting. The default width will be a fixed value suitable for data length.
- Support 2 new databases: MariaDB & Big Query. 🎉
- Support 20 new APIs: Stripe, Asana, CircleCI, Front, GitHub, Hugging Face Endpoints, Hugging Face Inference, Jira, OneSignal, SendGrid, Shopify, Slack, Supabase, Cloudinary, Notion, Datadog, Twilio, Gitlab, Fauna, and D-ID. 🥳
- Support JWT (JSON Web Token) and KeyCloak authentication in ID Providers setting.
- Support accessing ChatGPT API via OpenAI data source.
- Support configuring disallowed hosts in
stacks/configuration/application-selfhost.ymlfor self-hosted instances. - Support Pagination settings for List View.
- Add Mobile Navigation. Support bottom side navigation for mobile apps.
- Optimize user interactions of Date/Time UI components in mobile apps.
- Support forwarding cookies for REST API requests, which is configured in data source advanced settings.
- Support basic HTML element methods in action Control component of event handlers, such as
setSelectionRange(),setRangeText(),focus()andseekTo(). - Add option "Ignore the results of previous uncompleted executions" in Query > Advanced setting.
- Adopt round values as the displayed text for the Progress component.
🐛 Bug fixes
- Fix issue: incorrect default timeout setting of Nginx proxy. #288
- Fix issue: database metadata not shown when editing library queries.
- Fix issue: divider component not displayed at vertical center.
- Fix issue: validation error of optional fields in forms.