Skip to content

Release v1.28聽馃寛

Latest
Compare
Choose a tag to compare
@btsgh btsgh released this 14 Jun 03:07
· 108 commits to master since this release
8b650a8

Fixes

  • Workflows Artifact Versioning: Set evaluation version for workflows artifact to ensure compatibility and stability (#34197).
  • Dynamic Text Field: Corrected fields from QUERY_DYNAMIC_INPUT_TEXT to QUERY_DYNAMIC_TEXT for improved accuracy (#34108).
  • Protected Branch Widgets: Resolved the issue where widgets were vanishing in protected branches, ensuring they remain visible (#34129).
  • Null Check: Fixed null check failure on PostgreSQL branch to prevent runtime errors (#34090).
  • Onboarding Screen: Hid the skip button when the application object is not present on the onboarding screen for a cleaner UI (#34048).
  • Link Behavior: Improved link behavior for a more intuitive user experience (#34043).
  • Workflows Editor: Implemented code split to resolve the run history resize issue in the workflows editor (#34049).
  • Currency Prefix: Fixed issues related to currency prefix to ensure accurate financial data representation (#34039).
  • Canvas Cutoff: Fixed preview mode canvas cutoff for better visual consistency (#33960).
  • Autocommit Feature: Added fixes for disabling the autocommit feature without a feature flag, ensuring proper functionality (#34020, #34015).
  • GQL Editor Tabs: Fetched actions and plugins before selecting the GraphQL editor tab to focus, improving user workflow (#33697).
  • Font Family Update: Changed font family to PT root in privacy and terms & conditions pages for consistent typography (#33992).
  • Scroll Behavior: Added missing scroll-to-definition behavior for better navigation (#33973).
  • Label Selectability: Made individual words in labels selectable to enhance text manipulation (#22110, #33922).
  • Datasource Form UI: Fixed the UI of the datasource form footer for a more polished appearance (#33957).
  • URL Selectability: Made URLs selectable to facilitate easy copying and usage (#33952).

Features

  • Disable Overlay: Removed the disable overlay for incorrect JavaScript objects, enhancing error handling and user experience (#33990).