What's Changed
Features
- feat: add deprecation warning for Insights v2 (backport #820) by @mergify[bot] in #827
- feat: update frappe-ui to v0.1.256 (backport #717) by @mergify[bot] in #855
- feat: search field in unresolved locations dialog (backport #747) by @mergify[bot] in #856
- feat: table import jobs for api data (backport #757) by @mergify[bot] in #858
- feat: refresh stored tables for a query & hide series from chart (backport #795) by @mergify[bot] in #861
Bug Fixes
- fix: return data source and table names when team permissions disabled (backport #813) by @mergify[bot] in #814
- fix: avoid file system operation errors in duckdb by @nextchamp-saqib in #824
- fix: set mariadb session to read-only (backport #821) by @mergify[bot] in #825
- fix: redirect to workbook after duplication (backport #797) by @mergify[bot] in #828
- fix: restore sql format button (backport #829) by @mergify[bot] in #830
- fix: style issues after
frappe-uiupdate (backport #831) by @mergify[bot] in #832 - fix: add type hints to whitelisted methods (backport #833) by @mergify[bot] in #840
- fix: don't apply current filter when getting filter values (backport #843) by @mergify[bot] in #844
- fix: check role even if team perms are disabled (backport #845) by @mergify[bot] in #846
- fix: validate public key (backport #847) by @mergify[bot] in #848
- fix: apply user permissions on data source tables in warehouse (backport #850) by @mergify[bot] in #851
- fix: Handle exceptions when sending alerts and log errors (backport #738) by @mergify[bot] in #853
- fix:
ExpandedChartDialogcould not be closed after drill-down (backport #746) by @mergify[bot] in #854 - fix: load user data before displaying team members in manage dialog (backport #766) by @mergify[bot] in #860
Full Changelog: v3.2.31...v3.3.0