1.10.1
05/01/2025
Qodly Studio
What's new
-
Qodly Looker Studio Connector: Added integration between Qodly applications and Google Looker Studio, enabling users to create interactive dashboards, track real-time business metrics, and generate custom reports using Qodly data.
-
Built-in Shared Qodly Namespace: Introduced a built-in Qodly namespace available across all application pages. It provides ready-to-use qodlysources for shared data handling, including a Location datasource that simplifies working with URL segments, query parameters, and anchors.
-
Saved Condition Go To Button: When a saved condition is integrated into a state, a Go to button now appears next to its name. Clicking it opens the full saved condition in edit mode—so you can quickly review or update it without leaving the schema view.
-
Interval Range Validation for Text Input: For text inputs using the interval type
Range
, if the start date is later than the end date, an error message will be shown and the dates will be temporarily disabled until corrected. -
Matrix Selection Behavior Options: You can now control how the Matrix behaves after a data update (like reloading or filtering).
-
Debugger Sidebar: A new sidebar in the code editor lets you monitor, group, enable/disable, delete, and jump to breakpoints across your entire app. It also shows a Variables panel during debug sessions, so you can view local variables, current line variables, and method arguments—all in one place.
Improvements
-
Renamed properties in the intervals datasource of the text input component for consistency:
toDay
is nowtoday
startingfrom
is nowstartingFrom
untilto
is nowuntil
-
Include Option and Interval Card Toggle: Added visual controls to improve interval management. The Include checkbox lets users include or exclude specific date ranges, while the card toggle allows enabling or disabling intervals without losing their configuration.
-
HTTP Handlers UI Redesign: Updated the UI to provide a clearer and more intuitive layout, making it easier to configure and manage request handlers.
-
Roles and Privileges UI – Button Label Update: In the Roles and Privileges interface, the Clear button was renamed to Clean for clarity. This button appears when a resource (like an attribute) is no longer available, and lets users remove outdated permissions.