Releases: rshkv/alfred-wikipedia
Releases · rshkv/alfred-wikipedia
Version 1.5
Version 1.4
Fixes
- Remove sentence limitation (fixes subtitles with abbreviation periods)
- Better subtitles for disambiguation pages (remove newlines)
Version 1.3
Features
- Adds support for other languages, e.g.:
w de. Berlin
will search the German Wikipedia.
Fixes
- Better output and Google fallback for errors (i.e., no connection or no results).
Version 1.2
Fixes
- DBpedia Lookup went down and seems to be down a lot
- Instead, use the official MediaWiki API as search endpoint
Version 1.1
Features
- Prefix search in Wikipedia
- Open article
- Open mobile page
- Open DBpedia page
- Quicklook
Bugfixes
- Endpoint returns null descriptions which Alfred would show as
<null>
- Some mandatory Python 2 unicode hustle