Releases
v1.1.7
✨ New features & improvements
Wow! A more powerful Table component is ready for use now. 🤩
Support displaying data of children
array 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.yml
for 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()
and seekTo()
.
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.
You can’t perform that action at this time.