What's Changed
Features
* feat: global find replace by mscolnick in https://github.com/marimo-team/marimo/pull/43
* feat: add debounce to slider and number input by mscolnick in https://github.com/marimo-team/marimo/pull/44
* feat: add find count, restore focus after closing popups by mscolnick in https://github.com/marimo-team/marimo/pull/46
Bug Fixes
* fix: focus on the first cell when editing on startup by mscolnick in https://github.com/marimo-team/marimo/pull/41
* fix: dont allow scroll on number input by mscolnick in https://github.com/marimo-team/marimo/pull/47
* fix: remove cookie Secure=True to fix safari development by mscolnick in https://github.com/marimo-team/marimo/pull/50
Other
* api: make `label` a keyword-only arg to UI plugins by akshayka in https://github.com/marimo-team/marimo/pull/45
**Full Changelog**: https://github.com/marimo-team/marimo/compare/0.1.3...0.1.4