Releases: JonathanPiaget/SearchMark
Releases · JonathanPiaget/SearchMark
v1.6.0
v1.5.1
Fixed
- Clear button now only visible when there's a search query (was showing unnecessarily)
v1.5.0
Added
- Fuzzy search for folder selection with toggle option
- Fuzzy search for bookmarks search
- Clear button for bookmark search input
- Clear selection button in FolderSelector
Fixed
- Folder dropdown scroll lag by using Vue template refs
v1.4.1
Bump version to 1.4.1 in package.json
v1.4.0
Update README and package version for the new release
v1.3.0
Update README and package version for release 1.3.0
v1.2.1
Bump version to 1.2.1 in package.json
v1.2.0
Update planned features in README and bump version
v1.1.0
- Add dark mode support with automatic system theme detection
- Add manual theme toggle in popup header
- Add settings page
v1.0.1
- Improve error handling for success notification in
saveBookmarkfunction. There were errors on website with CSP to display the success alert. - Improve CI workflows
- Fix quick save selecting "Bookmark folder" instead of "Bookmark toolbar"