v0.10.2
Fixed
- Curate shortcut changed from Ctrl+S to Ctrl+Shift+S. Ctrl+S conflicted with pi's built-in
toggleSessionSort.
Added
- Configurable keyboard shortcuts. Both shortcuts (curate and activity monitor) can be remapped via
"shortcuts"in~/.pi/web-search.json. Display strings and tool descriptions update automatically.
{
"shortcuts": {
"curate": "ctrl+shift+s",
"activity": "ctrl+shift+w"
}
}(Replaces v0.10.1 which had an npm CDN issue.)
Full changelog: https://github.com/nicobailon/pi-web-access/blob/main/CHANGELOG.md