Features
-
Enable backend support for upcoming integrations
Introduced a new server endpoint to handle upcoming integrations. (#40256) -
Removed hardcoded upcoming integrations from client
Made the list of upcoming integrations dynamic by removing hardcoded values. (#40271)
Fixes
-
Improved UX for hidden pages
Enhanced the user experience and behavior of hidden pages in the app. (#40322) -
Updated datasource group name display
Fixed logic to accurately reflect updated datasource group names in the Entity Explorer. (#40289) -
Prevented data mismatch in Plugin Action form
Resolved an issue causing inconsistent data between UI and form state. (#40264) -
Adjusted markdown list formatting
Corrected margin issues for cleaner list rendering in markdown content. (#40273) -
Fixed Mixpanel config bug from env variables
Resolved an issue where environment variable misconfiguration led to incorrect Mixpanel setup. (#40262)