Releases: YurySolovyov/fuzzymark
Releases · YurySolovyov/fuzzymark
3.1.0
What's Changed
- feat: allow configuring initial focus by @YurySolovyov in #150
Full Changelog: 3.0.0...3.1.0
Vue 3
Better pager and Firefox support
2.2.0 2.2.0
Publish script + Bugfix
Autoupload+Publish is a treat for me, but I deserved it by fixing the bug 😄
Getting better
- Allow setting custom background. Picture is stored locally and not synced with cloud.
- Watch storage for changes. This is visible when syncing tiles from the cloud and they change in front of you
- UI is now more text-based, I started to enjoy how plain text works while working on custom backgrounds, and it feels friendly and very conversational.
- Added a setting to include
chrome:*
service pages in bookmarks list to match against. Useful for web devs who often experiment with browser capabilities. Off by default, always opens new tab because of security. - Splash UI for the case extension is loading slowly. You're very unlikely to see this often, this is mainly to cover the case of first browser launch after system restart when there is a lot of stuff going on and browser may be less responsive. Still better than stating at "No matches found" screen even tho you didn't typed anything.
Rewritten with Vue.js
- Rewritten with Vue.js
- Sets as New Tab Page
- Pinned bookmarks grid
- 2 themes with 3 accent colors
Version 1.2. Update deps
Update jQuery to use stable 3.1 version. (Was alpha)
Update mustache to more secure release.
Most dev deps are updated too.