A new WebSearch release is now available here:
https://github.com/jurchello/WebSearch
You can also install it in Gramps using one of these custom Addon Manager URLs:
Gramps 6.0:
https://raw.githubusercontent.com/jurchello/WebSearch/dist/gramps60
Gramps 5.2:
https://raw.githubusercontent.com/jurchello/WebSearch/dist/gramps52
Pull requests for the official Gramps Addons repository have also been prepared. Not approved yet.
Release notes:
WebSearch v1.10.18 includes the following updates:
- Support multiple UID attribute values (Support multiple UID attribute values · Issue #140 · jurchello/WebSearch · GitHub)
WebSearch can now show multiple links when the same UID attribute exists more than once for the same service. - Fix saved link row mismatch after DB refresh (Fix saved link row mismatch after DB refresh · Issue #141 · jurchello/WebSearch · GitHub)
Fixed a row tracking issue where saving a selected link could save a different link after the WebSearch list refreshed. - Add database scoping to local WebSearch records (Add database scoping to local WebSearch records · Issue #142 · jurchello/WebSearch · GitHub)
New local WebSearch records now include database identity metadata so saved, visited, hidden, and activity data can be scoped more safely
across different Gramps trees. - Hide selected links by exact final URL (Hide selected links by exact final URL · Issue #143 · jurchello/WebSearch · GitHub)
Hiding a selected generated link now uses the exact final URL, so duplicate templates that produce different links are handled correctly. - Check the RootsSearch WikiTree addon tool (Check the RootsSearch WikiTree addon tool · Issue #138 · jurchello/WebSearch · GitHub)
Added RootsSearch WikiTree support for profiles with a WikiTree ID. - Autorefresh doesn’t work for grouped people and ungrouped places (Autorefresh doesn't work for grouped people and ungrouped places · Issue #118 · jurchello/WebSearch · GitHub)
Fixed refresh behavior when Gramps views do not provide a concrete active person or place item. - Notification that a Note was generated is unreadably dim (notification that a Note was generated is unreadably dim · Issue #117 · jurchello/WebSearch · GitHub)
Improved WebSearch notification readability by increasing contrast and adjusting the notification size. - Add context menu item to open the Attribute, Note, or Internet object reference object
(Add context menu item to open the Attribute, Note, or Internet object reference object · Issue #116 · jurchello/WebSearch · GitHub)
Added context menu actions to open and edit the original Gramps item that contains a WebSearch result link, including supported Attribute,
Note, and Internet link records.
