<!-- Release notes generated using configuration in .github/release.yml at v0.3.4 -->
This release adds task cancellation to the UI and fixes a set of bugs around exporting, and some UI weirdness.
Features
* Implement signal cancellation by brilee in https://github.com/lilacai/lilac/pull/1154
* Create Cancelled task status by brilee in https://github.com/lilacai/lilac/pull/1163
* Make the cancel button in the UI work. by nsthorat in https://github.com/lilacai/lilac/pull/1162
Bug fixes
* Fix unusual inputs to auto binning histogram by brilee in https://github.com/lilacai/lilac/pull/1151
* Fix errors when the concept is empty by dsmilkov in https://github.com/lilacai/lilac/pull/1158
* Fix issue where by default a long media doesnt take up the full screen by nsthorat in https://github.com/lilacai/lilac/pull/1159
* Fix some issues with exporting. by nsthorat in https://github.com/lilacai/lilac/pull/1160
Public demo
* Add OpenHermes-2.5 to the public demo. by nsthorat in https://github.com/lilacai/lilac/pull/1156
Docs
* Add the garden blog post by dsmilkov in https://github.com/lilacai/lilac/pull/1144
* Update Quickstart (UI and python) by brilee in https://github.com/lilacai/lilac/pull/1145
* Add links to Lilac Garden page by brilee in https://github.com/lilacai/lilac/pull/1132
* Update docs - address PR comments from 1145 by brilee in https://github.com/lilacai/lilac/pull/1147
* Tiny blog update (remove yet another logo) by dsmilkov in https://github.com/lilacai/lilac/pull/1149
* Fix garden links by dsmilkov in https://github.com/lilacai/lilac/pull/1157
Other Changes
**Full Changelog**: https://github.com/lilacai/lilac/compare/v0.3.3...v0.3.4