Next Release Content: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
<!--9125--> | <!--9125--> | ||
This page contains preliminary information about new features and fixed issues in the next release. | This page contains preliminary information about new features and fixed issues in the next release. | ||
==New features in next release== | |||
* ''B-08566'': Implemented Entity Framework database initialization and migrations. | |||
==Issues fixed in next release== | ==Issues fixed in next release== | ||
Line 8: | Line 11: | ||
==Features under work== | ==Features under work== | ||
* ''B-08547'': Frontend support for object attribute filter rules. | * ''B-08547'': Frontend support for object attribute filter rules. | ||
* ''B-08556'': AI Agent dashboard component. | |||
* ''B-08560'': Native App test automation - modify E2E tests. | * ''B-08560'': Native App test automation - modify E2E tests. | ||
* ''B- | * ''B-08577'': Small OCPM improvements. | ||
* ''B-08581'': EF: Add support for multiple DB providers. | * ''B-08581'': EF: Add support for multiple DB providers. | ||
==Fixes under work== | ==Fixes under work== | ||
* ''D-14266'': Improve Users report performance - User.EffectivePermissionsFor(project). | |||
* ''D-14325'': PA fails to detect snowflake model after transferring it between projects. | * ''D-14325'': PA fails to detect snowflake model after transferring it between projects. | ||
* ''D-14347'': Optimize client-side import to not perform a lot of redundant data table metadata queries. | * ''D-14347'': Optimize client-side import to not perform a lot of redundant data table metadata queries. | ||
* ''D-14352'': Snowflake chart gives error when "Last Row Aggregates Over-limit Rows" setting is used with list aggregation. | * ''D-14352'': Snowflake chart gives error when "Last Row Aggregates Over-limit Rows" setting is used with list aggregation. | ||
* ''D-14360'': Chart buttons should not be visible in datatable content dialog. | * ''D-14360'': Chart buttons should not be visible in datatable content dialog. | ||
* ''D-14361'': Dashboard element resize makes element width or height too large when chart margin is more than zero. | |||
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 15:59, 28 January 2025
This page contains preliminary information about new features and fixed issues in the next release.
New features in next release
- B-08566: Implemented Entity Framework database initialization and migrations.
Issues fixed in next release
- D-14340: Fixed issue where AI Assistant crashed with model that didn't use datatables.
- D-14344: Fixed issue where AI Assistant explaining charts feature crashed when applying to Label component.
Features under work
- B-08547: Frontend support for object attribute filter rules.
- B-08556: AI Agent dashboard component.
- B-08560: Native App test automation - modify E2E tests.
- B-08577: Small OCPM improvements.
- B-08581: EF: Add support for multiple DB providers.
Fixes under work
- D-14266: Improve Users report performance - User.EffectivePermissionsFor(project).
- D-14325: PA fails to detect snowflake model after transferring it between projects.
- D-14347: Optimize client-side import to not perform a lot of redundant data table metadata queries.
- D-14352: Snowflake chart gives error when "Last Row Aggregates Over-limit Rows" setting is used with list aggregation.
- D-14360: Chart buttons should not be visible in datatable content dialog.
- D-14361: Dashboard element resize makes element width or height too large when chart margin is more than zero.
Note: Features and fixes currently under work are not necessarily targeting to the next release.