Skip to content

Release v1.55 🌈

Latest
Compare
Choose a tag to compare
@btsgh btsgh released this 06 Jan 04:11
· 43 commits to master since this release
e825f5d

Features

  1. Style Pane Enhancements:
    • Added alignment property for table button cells in the style pane, enabling better customization. (#38223)
  2. Table Updates:
    • Updated the ads-old table to accept custom row components, enhancing flexibility. (#38334)

Fixes

  1. UI/UX Improvements:
    • Resolved the split default tab logic to ensure smooth navigation. (#38414)
    • Fixed the query tab scrollbar padding gap for consistent design. (#38317)
    • Resolved z-index issues in the common form editor header. (#38367)
    • Fixed an issue where the "Move to Page" option was missing when only two pages existed in the app. (#38328)
    • Addressed the kebab menu rename jumping to the wrong tab for better user experience. (#38346)
    • Prevented menu content from rendering when there are no options. (#38329)
  2. Editor and Validation Updates:
    • Added a maximum length validation for JS run function names. (#38363)
    • Ensured proper indentation validation for JS editing. (#38382)
  3. API and Integration Updates:
    • Fixed minor issues in Datasource and API to improve functionality. (#38371)
    • Resolved issues with the Calendly link on "Schedule a Call" and improved the premium tag display for Jira and Slack integrations. (#38331)
  4. Other Fixes:
    • Addressed URL evaluation logic to ensure accuracy. (#38380)