Skip to content

Releases: YurySolovyov/fuzzymark

3.1.0

06 Jul 15:55
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.0...3.1.0

Vue 3

19 Sep 18:02
3d69501
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.2.0...3.0.0

Better pager and Firefox support

17 Oct 19:49
Compare
Choose a tag to compare

Publish script + Bugfix

09 Sep 09:14
Compare
Choose a tag to compare

Autoupload+Publish is a treat for me, but I deserved it by fixing the bug 😄

Getting better

28 Aug 18:52
Compare
Choose a tag to compare
  • 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

16 Aug 19:04
Compare
Choose a tag to compare
  • Rewritten with Vue.js
  • Sets as New Tab Page
  • Pinned bookmarks grid
  • 2 themes with 3 accent colors

Version 1.2. Update deps

07 Aug 14:14
Compare
Choose a tag to compare

Update jQuery to use stable 3.1 version. (Was alpha)
Update mustache to more secure release.
Most dev deps are updated too.