Releases: Pocuston/uugle
Releases · Pocuston/uugle
uuGle 0.3.2
uuGle 0.3.1
Fixed bug when only page names were indexed for searching and not the book names.
uuGle 0.3.0
- New features
- Color of page link now corresponds to book type (i.e. user guide, application model, business model etc.)
- Breadcrumb navigation is available to better differentiate pages with a similar or identical name.
- There is an icon next to the page title to indicate the "work in progress" status of that page.
- New features require new data. For that reason, they will be available only after you reindex (i.e. reopen) your books. Until then, UI may look a bit "sparse".
- New features are only available in the new uuGle UI. To use it, click the extension icon or use the keyboard shortcut Ctrl+Shift+U on Windows, Ctrl+U on Linux, Command+U on Mac. The old "uu" Chrome search bar is still available but new features are not available there.
- Improved user documentation in README.md
uuGle 0.1.1
- Since this release, extension is available on Chrome Web Store so there is no need to install from zip manually.
- Remove unnecesary tabs permission
- Support safari which does not have chrome.omnibox property
uuGle 0.1.0
- Fixed book indexing as UAF HTTP client moved from xhr to fetch requests
- Added popup UI as alternative to "uu" search bar. Use Ctrl+Shift+U shortcut to use it.
uuGle 0.0.8
- Duplicit book indexing issue has been fixed (#4)
- Fix "url" page unique constraint violation when adding reindexed pages
uuGle 0.0.6
- Delete DB schemes on upgrade
uuGle 0.0.5
- Automatic book reindexing
- Better icons in search results
uuGle 0.0.4
v0.0.4 Update dependencies versions with security issues
uuGle 0.0.3
v0.0.3 Fix bug that book was not indexed with URL did not contain "/book"