Releases: haroonrafi/hain-plugin-wiki
Releases · haroonrafi/hain-plugin-wiki
Version 0.2.1
Patch release with bugfix and minor cache modifications.
Fixes
- Result preview now matches the background/font color of the active theme (previously a text color matching the background could cause it to appear to be "invisible").
Minor Changes
- Cached results now limited to 50 queries and a 24 hour expiry time.
Version 0.2.0
Initial release with basic (minimal) functionality.
Features
- The
/wiki
prefix can be used to search the en.wikipedia.org API. - Displays a list of search results with title and description fields.
- Shows the article introduction text (as HTML) in the preview panel when a result is highlighted.
- Executing a result opens the full article in the default browser.
- Styling compatible with the "Hain Dark (by dannya)" theme.
- Stores recent results in memory to reduce API call frequency.