8.3.0 (2026-02-05)
Bug Fixes
- Canvas graph element does not apply data filter option (#3128) (00ff1aa)
- Canvas is not expandable or scrollable beyond current view size (#3140) (cb73122)
- Cloud Config parameter modal cannot scroll when content scales beyond visible area (#3124) (bb6de31)
- Context menu of header cell in info panel does not group related records by class name (#3122) (230c1e2)
- Context menu sub-menu in data browser vertically misaligned when scrolling in parent menu (#3120) (2acaa27)
- Dashboard crashes when adding Parse Pointer JSON to array field in data browser (#3125) (70bf081)
- Data browser graph requires value field even when calculated value is defined (#3127) (53e4f2b)
- Graph in canvas ignores date filter constraints (#3137) (6d8b8e6)
- Group-by not using custom aggregation type for single-series graph (#3159) (b8e8891)
- Incorrect percentage and average calculation for calculated values in graphs (#3152) (14b4d48)
- Info panel auto-scrolling not pausing during UI interaction like text selection or context menu display (#3165) (bfe4e8a)
- Name of calculated value in data browser graph allows leading and trailing spaces (#3132) (9493b18)
- Optimize data browser cell context menu grouping and readability (#3141) (5c711e1)
- Security upgrade react-router and react-router-dom (#3107) (b76b9d1)
- Setting a keyboard shortcut to its default value creates an unnecessary dashboard config storage entry (#3173) (4949053)
Features
- Add auto-scrolling for info panels (#3149) (3cd8197)
- Add canvas tree to sidebar instead of loading dialog and favorite functionality (#3146) (e58dc82)
- Add cloning of element in canvas (#3144) (dec06ad)
- Add context menu in data browser to add cell content or selected text to Cloud Config parameter (#3123) (9bc5197)
- Add context menu in data browser to get related records from String and Number fields (#3118) (824bebd)
- Add context menu item to get related records for selected text in data browser cell (#3142) (33d3595)
- Add custom dashboard canvas with graphs and data tables (#3126) (d45c27b)
- Add customizable styles for line and bar series in data browser graph (#3131) (501dd4b)
- Add customizable Y-axis titles for data browser graphs (#3130) (2946e64)
- Add dialog to execute Cloud Job with parameters (#3158) (da419e0)
- Add expanded view for canvas elements graph, table, view (#3156) (0ffd767)
- Add field
objectIdto get related records context menu in data browser (#3161) (2847ccf) - Add formula-based calculated value to data browser graph (#3129) (7c5d1b3)
- Add keyboard shortcut for executing script on selected rows in data browser (#3171) (75389ad)
- Add more customization options for graphs in canvas (#3134) (ddbd666)
- Add non-alphanumeric character detection in Cloud Config parameters (#3143) (1594ec8)
- Add quick-remove button to array parameter in Cloud Config (#3121) (b632074)
- Add support for server side storage of Cloud Config parameter history (#3169) (964e540)
- Allow adding View elements to canvas (#3133) (2f2ae9a)
- Allow to favorite canvas for quick-access via sidebar menu (#3135) (1e3a3c7)
- Allow to pause auto-scroll of info panel by holding the Option key (#3160) (db38f14)
- Allow to use ESC key to cancel, Cmd + Enter key to submit, Tab key to navigate a modal dialog (#3172) (debdc09)
- Detect and warn about unprintable characters in Cloud Config parameter values (#3119) (26c909c)
- Improve usability and layout of canvas and elements (#3148) (cd654dc)
- Optimize appearance of graph tick labels on x-axis for date values (#3147) (a9edcaf)
- Optimize canvas menu organization (#3145) (1558826)
- Replace graph fields with graph series for more customization (#3157) (51feba4)
- Various improvements for auto-scrolling info panel (#3151) (423d83a)