Overview: In this release, we have addressed and fixed several key issues, especially those concerning webhook data retrieval, along with making some user interface improvements for a more consistent and user-friendly experience. Below are detailed notes on the changes implemented in this update.
1. Webhook Data Retrieval Improvements:
We have made critical adjustments to the way data is formatted and sent via webhooks, resolving issues particularly for Zapier and Pabbly integrations.
Details:
Steps for Users:
- Navigate to the Webhook settings in your application.
- Toggle between JSON and form-data formats based on the requirements of the target platform.
- Issue Identification: Users reported that bare-foots were unable to retrieve data from Zapier and Pabbly due to format inconsistencies.
- Root Cause: The problem was traced to specific platforms' inability to process nested or array formatted data, requiring data in form-data format instead.
- Solution: Introduced a toggle option allowing users to select between JSON and form-data formats.
This change ensures data compatibility and retrieval on a wider range of platforms, addressing user concerns effectively.
2. User Interface Sorting Consistency:
We’ve made adjustments to the dropdown lists to enhance usability and visual consistency across the application.
Details:
- User Feedback: Users found it more intuitive to have the language list ordered ascendingly, facilitating easier navigation.
- Exception: The favorite format list remains consistent with its previous structure, but all other dropdowns now adhere to the dashboard’s ordering for a consistent user experience.
- Language List Sorting: The language dropdown list is now sorted in ascending order.
- Dropdown Consistency: Ensured uniform rendering of format dropdowns in both the dashboard and summary notes page.
Conclusion: This update marks a significant step in ensuring reliable data integration through webhooks and overall UI consistency, aiding in a seamless user experience. We appreciate your feedback and patience as we continue to refine and enhance our application.