Whatdid 0.1.7
Pre-release
Pre-release
Highlights
- rewrote the autocomplete field — it's now at least an order of magnitude faster
- fixes and improvements to the find pane (⌘F in the "what are you working on now?" pane)
- fix the annoying bug where the autocomplete popup stays open on top of the "it's been a while" text
What's Changed
- add WdView to replace NSView as base class by @yshavit in #292
- fix export file default name by @yshavit in #293
- clean up GH actions buildscripts by @yshavit in #294
- optionally run UI tests by @yshavit in #295
- check for TODOs by @yshavit in #296
- add timer for autocomplete loading by @yshavit in #298
- rewriting the autocompleting text field by @yshavit in #297
- Fix dangling popup by @yshavit in #299
- fix autocomplete scroll bars by @yshavit in #300
- add data gen to UiTestWindow by @yshavit in #301
- fix the find pane by @yshavit in #302
Full Changelog: v0.1.6...v0.1.7