1+ # [ v3.7.0] ( https://github.com/finos/perspective/releases/tag/v3.7.0 )
2+
3+ _ 26 June 2025_ ([ Full changelog] ( https://github.com/finos/perspective/compare/v3.6.1...v3.7.0 ) )
4+
5+ ** Breaking**
6+
7+ - New error UX [ #3003 ] ( https://github.com/finos/perspective/pull/3003 )
8+ - New conflation model [ #2991 ] ( https://github.com/finos/perspective/pull/2991 )
9+ - ` @finos/perspective-react ` [ #2893 ] ( https://github.com/finos/perspective/pull/2893 )
10+
11+ Features
12+
13+ - Fix datagrid ` abs ` sorting on header click [ #3014 ] ( https://github.com/finos/perspective/pull/3014 )
14+ - Add some native HTML attributes to ` perspective-react ` [ #3010 ] ( https://github.com/finos/perspective/pull/3010 )
15+ - Add ` max by ` and ` min by ` aggregates [ #2998 ] ( https://github.com/finos/perspective/pull/2998 )
16+
17+ Fixes
18+
19+ - Fix UI bugs from large dataset example [ #3022 ] ( https://github.com/finos/perspective/pull/3022 )
20+ - Fix ` max_by ` , ` min_by ` , ` max ` , ` min ` aggregates with empty filter sets [ #3016 ] ( https://github.com/finos/perspective/pull/3016 )
21+ - Fix ` to_arrow ` thread safety [ #3006 ] ( https://github.com/finos/perspective/pull/3006 )
22+ - Fix ` perspective_viewer::restore ` calls blurring [ #3005 ] ( https://github.com/finos/perspective/pull/3005 )
23+ - Fix ` ProxySession ` message routing bug with Jupyter widget [ #2989 ] ( https://github.com/finos/perspective/pull/2989 )
24+
25+ Misc
26+
27+ - Fix typo in docs for replace_all [ #3021 ] ( https://github.com/finos/perspective/pull/3021 )
28+ - Fix perspective-viewer-datagrid draw error when group_by+split_by+filter are empty [ #3015 ] ( https://github.com/finos/perspective/pull/3015 )
29+ - Fix examples, docs and imports [ #3013 ] ( https://github.com/finos/perspective/pull/3013 )
30+ - Fix Windows CI [ #3004 ] ( https://github.com/finos/perspective/pull/3004 )
31+ - Add ` aggregate_depth ` datagrid style config [ #3002 ] ( https://github.com/finos/perspective/pull/3002 )
32+ - ` <perspective-workspace> ` toolbar fix [ #3000 ] ( https://github.com/finos/perspective/pull/3000 )
33+ - Nightly versions [ #2990 ] ( https://github.com/finos/perspective/pull/2990 )
34+ - Nightly artifacts [ #2987 ] ( https://github.com/finos/perspective/pull/2987 )
35+
136# [ v3.6.1] ( https://github.com/finos/perspective/releases/tag/v3.6.1 )
237
338_ 30 April 2025_ ([ Full changelog] ( https://github.com/finos/perspective/compare/v3.6.0...v3.6.1 ) )
@@ -18,10 +53,13 @@ _24 April 2025_ ([Full changelog](https://github.com/finos/perspective/compare/v
1853
1954_ 11 April 2025_ ([ Full changelog] ( https://github.com/finos/perspective/compare/v3.5.0...v3.5.1 ) )
2055
56+ Features
57+
58+ - AsyncTable support in widget [ #2974 ] ( https://github.com/finos/perspective/pull/2974 )
59+
2160Misc
2261
2362- Add vscode settings to enable prettier [ #2959 ] ( https://github.com/finos/perspective/pull/2959 )
24- - AsyncTable support in widget [ #2974 ] ( https://github.com/finos/perspective/pull/2974 )
2563
2664# [ v3.5.0] ( https://github.com/finos/perspective/releases/tag/v3.5.0 )
2765
0 commit comments