Skip to content

Releases: rshkv/alfred-wikipedia

Version 1.5

17 Sep 16:37
Compare
Choose a tag to compare

Improvements

  • Better language code parsing, all these work now:
    • w de. berlin
    • w .de berlin
    • w m. i. a

Version 1.4

24 Aug 01:39
Compare
Choose a tag to compare

Fixes

  • Remove sentence limitation (fixes subtitles with abbreviation periods)
  • Better subtitles for disambiguation pages (remove newlines)

Version 1.3

13 Aug 03:52
Compare
Choose a tag to compare

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

03 Aug 20:06
Compare
Choose a tag to compare

Fixes

  • DBpedia Lookup went down and seems to be down a lot
  • Instead, use the official MediaWiki API as search endpoint

Version 1.1

01 Aug 03:35
Compare
Choose a tag to compare

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