_23 December 2021_ ([Full changelog](https://github.com/finos/perspective/compare/v1.0.7...v1.0.8))
Features
- 80% reduction in `.wasm` asset size [1683](https://github.com/finos/perspective/pull/1683)
- Use `puppeteer` for app from CLI [1674](https://github.com/finos/perspective/pull/1674)
Fixes
- `date` and `datetime` filter bug fixes and support for non-Chrome browsers [1685](https://github.com/finos/perspective/pull/1685)
- Fix Treemap zoom when a group level is `null` [1676](https://github.com/finos/perspective/pull/1676)
Misc
- fix wheel build, make extension first to ensure binaries are inlined, then assemble wheel [1679](https://github.com/finos/perspective/pull/1679)
- Upgrade Arrow to `6.0.2` [1680](https://github.com/finos/perspective/pull/1680)
- Benchmarks update [1681](https://github.com/finos/perspective/pull/1681)