Next Release Roadmap: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
==New features in next release== | ==New features in next release== | ||
* Filter rules order stays now same when making filter selections and confirming filter. (B-08801) | * Filter rules order stays now same when making filter selections and confirming filter. (B-08801) | ||
* Starting dashboard after login can be defined for different user groups, for | * Starting dashboard after login can be defined for different user groups, allowing to create for example customized navigation pages. (B-08791) | ||
* Content Security Policy HTTP header includes now object-src, frame-ancestors, form-action, base-uri and worker-src. (''B-08794'') | |||
==Issues fixed in next release== | ==Issues fixed in next release== | ||
* In Effective permissions table, column filter incorrectly showed true and false | * In User Management Effective permissions table, column filter incorrectly showed "true" and "false" as options. (D-14639) | ||
* Snowflake Cortex based AI Assistant didn't show the results table. (D-14643) | * Snowflake Cortex based AI Assistant didn't show the results table. (D-14643) | ||
* When percent stacking is used, Y-axis values are now shown as percentages in | * When percent stacking is used, Y-axis values are now shown as percentages in data label and tooltip. (D-14633) | ||
* Pivot table incorrectly showed "Numeric value is not recognized" error when Count or Unique count aggregations were used. (D-14559) | * Pivot table incorrectly showed "Numeric value is not recognized" error when Count or Unique count aggregations were used. (D-14559) | ||
* Optimized resource loading by getting rid of unnecessary file assets/i18n/en_US.json. (D-14641) | * Optimized resource loading by getting rid of unnecessary file assets/i18n/en_US.json. (D-14641) | ||
* Workspace buttons are now visible in small screens spanning to multiple lines. (D-14587) | * Workspace buttons are now visible in small screens spanning to multiple lines. (D-14587) | ||
* | * Added tooltip text to "Move to" submenu containing projects so that long project names can be seen. (D-14612) | ||
* Translation was missing from error messages when deleting items from recycle bin. (D-14652) | * Translation was missing from error messages when deleting items from recycle bin. (D-14652) | ||
* Model generation didn't work as transformation step using _system.ML.ApplyTransformation function. (D-14654) | * Model generation didn't work as transformation step using _system.ML.ApplyTransformation function. (D-14654) | ||
* Fixed issue in AI Assistant where using both Snowflake Cortex and OpenAI modes caused error. (D-14646) | * Fixed issue in AI Assistant where using both Snowflake Cortex and OpenAI modes caused error. (D-14646) | ||
* Others aggregation has been removed from date type of dimensions because tables don't work with textual data in date columns. (''D-14623'') | * Others aggregation has been removed from date type of dimensions because tables don't work with textual data in date columns. (''D-14623'') | ||
* | * Fixed data type related issues with in-memory Floor, Ceiling and aggregation functions. (''D-14622'') | ||
* View current run log | * In Workspace, scripts "View current run log" dialog didn't update log correctly when new entries were added. (''D-14662'') | ||
==Features under work== | ==Features under work== | ||
Line 26: | Line 27: | ||
* Audit columns for PA_USER table. (''B-08792'') | * Audit columns for PA_USER table. (''B-08792'') | ||
* Migrate to new Angular build system (Vite). (''B-08793'') | * Migrate to new Angular build system (Vite). (''B-08793'') | ||
* Add request id to snowflake queries to improve query traceability. (''B-08839'') | * Add request id to snowflake queries to improve query traceability. (''B-08839'') | ||
* Add support for hiding statistics for on-screen settings dropdown lists, and don't show case id in Case/event attribute profiling presets. (''B-08840'') | * Add support for hiding statistics for on-screen settings dropdown lists, and don't show case id in Case/event attribute profiling presets. (''B-08840'') | ||
Line 35: | Line 35: | ||
* Fixed incorrect data types in some project, user and group related measures. (''D-14619'') | * Fixed incorrect data types in some project, user and group related measures. (''D-14619'') | ||
* Event type mapping in charts didn't work in object-centric models. (''D-14620'') | * Event type mapping in charts didn't work in object-centric models. (''D-14620'') | ||
* | * Fixed issue were opening script editor gave javascript error about content-security-policy violation. (''D-14627'') | ||
* Fixed issue where | * Fixed issue in charts where viewing datatable content showed strange error when datatable was not selected. (''D-14650'') | ||
Note: Features and fixes currently under work are not necessarily targeting to the next release. | Note: Features and fixes currently under work are not necessarily targeting to the next release. | ||
__NOTOC__ | __NOTOC__ |
Revision as of 13:13, 10 September 2025
This page contains preliminary information about new features and fixed issues in the next release.
New features in next release
- Filter rules order stays now same when making filter selections and confirming filter. (B-08801)
- Starting dashboard after login can be defined for different user groups, allowing to create for example customized navigation pages. (B-08791)
- Content Security Policy HTTP header includes now object-src, frame-ancestors, form-action, base-uri and worker-src. (B-08794)
Issues fixed in next release
- In User Management Effective permissions table, column filter incorrectly showed "true" and "false" as options. (D-14639)
- Snowflake Cortex based AI Assistant didn't show the results table. (D-14643)
- When percent stacking is used, Y-axis values are now shown as percentages in data label and tooltip. (D-14633)
- Pivot table incorrectly showed "Numeric value is not recognized" error when Count or Unique count aggregations were used. (D-14559)
- Optimized resource loading by getting rid of unnecessary file assets/i18n/en_US.json. (D-14641)
- Workspace buttons are now visible in small screens spanning to multiple lines. (D-14587)
- Added tooltip text to "Move to" submenu containing projects so that long project names can be seen. (D-14612)
- Translation was missing from error messages when deleting items from recycle bin. (D-14652)
- Model generation didn't work as transformation step using _system.ML.ApplyTransformation function. (D-14654)
- Fixed issue in AI Assistant where using both Snowflake Cortex and OpenAI modes caused error. (D-14646)
- Others aggregation has been removed from date type of dimensions because tables don't work with textual data in date columns. (D-14623)
- Fixed data type related issues with in-memory Floor, Ceiling and aggregation functions. (D-14622)
- In Workspace, scripts "View current run log" dialog didn't update log correctly when new entries were added. (D-14662)
Features under work
- Added procedure to native app that creates administrator user if access to app has been lost, and prevented user management operations to remove own access. (B-08733)
- Result data can be filtered in Snowflake charts using result filtering expression. (B-08751)
- Audit columns for PA_USER table. (B-08792)
- Migrate to new Angular build system (Vite). (B-08793)
- Add request id to snowflake queries to improve query traceability. (B-08839)
- Add support for hiding statistics for on-screen settings dropdown lists, and don't show case id in Case/event attribute profiling presets. (B-08840)
- Backend component update. (B-08852)
- Saleforce password renewing. (B-08856)
Fixes under work
- Fixed incorrect data types in some project, user and group related measures. (D-14619)
- Event type mapping in charts didn't work in object-centric models. (D-14620)
- Fixed issue were opening script editor gave javascript error about content-security-policy violation. (D-14627)
- Fixed issue in charts where viewing datatable content showed strange error when datatable was not selected. (D-14650)
Note: Features and fixes currently under work are not necessarily targeting to the next release.