Skip to content

Releases: Pocuston/uugle

uuGle 0.3.2

23 Nov 21:58
Compare
Choose a tag to compare

Fixed indexing of pages which are not in menu

uuGle 0.3.1

23 Nov 16:33
Compare
Choose a tag to compare

Fixed bug when only page names were indexed for searching and not the book names.

uuGle 0.3.0

17 Nov 09:46
Compare
Choose a tag to compare
  • 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

13 May 09:12
76e291e
Compare
Choose a tag to compare
  • 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

14 Apr 18:19
Compare
Choose a tag to compare
  • 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

21 Jan 16:57
Compare
Choose a tag to compare
uuGle 0.0.8 Pre-release
Pre-release
  • Duplicit book indexing issue has been fixed (#4)
  • Fix "url" page unique constraint violation when adding reindexed pages

uuGle 0.0.6

28 Nov 17:40
Compare
Choose a tag to compare
uuGle 0.0.6 Pre-release
Pre-release
  • Delete DB schemes on upgrade

uuGle 0.0.5

28 Nov 17:28
Compare
Choose a tag to compare
uuGle 0.0.5 Pre-release
Pre-release
  • Automatic book reindexing
  • Better icons in search results

uuGle 0.0.4

04 Nov 10:17
Compare
Choose a tag to compare
uuGle 0.0.4 Pre-release
Pre-release
v0.0.4

Update dependencies versions with security issues

uuGle 0.0.3

04 Nov 10:04
Compare
Choose a tag to compare
uuGle 0.0.3 Pre-release
Pre-release
v0.0.3

Fix bug that book was not indexed with URL did not contain "/book"