Skip to content

Releases: clarencecastillo/alfred-powerthesaurus

v2.1.3

21 Jun 10:44
Compare
Choose a tag to compare

Fixed bug introduced in previous version where newline character is being included in the "User-Agent" header.

v2.1.2

18 Jun 02:20
Compare
Choose a tag to compare

This release exposes a workflow environment variable ALFRED_PT_SSL_VERIFICATION to let users easily toggle SSL verification.

Many thanks to @deanishe and @rooted-admin for suggesting this!

Other than that, this release also includes a minor optimisation in versioning by reading it from the included version file instead of having to manually bump it every time in src/api.py.

v2.1.1

01 Jun 15:08
Compare
Choose a tag to compare

Hotfix for the SSL verification error by disabling it

v2.1.0

08 Apr 14:18
Compare
Choose a tag to compare
  • Major extraction overhaul by switching to Power Thesaurus' new API
  • Extended caching duration to 2 hours
  • Added init.sh script for easier setup for development
  • Enabled auto-update feature which will check for new releases once a day from GitHub repository

v2.0

04 Dec 06:28
Compare
Choose a tag to compare
  • Updated scraping method to the newer powerthesaurus instead of classicthesaurus
  • Incorporated quicklook preview to search result entries
  • Added CMD modifier to open result item in browser

v1.2

05 Apr 15:20
0b7faba
Compare
Choose a tag to compare

Hotfixed scraping error due to deprecation of powerthesaurus website.

Many thanks to @jessestuart for working on this quick patch!

v1.0

09 Mar 05:39
Compare
Choose a tag to compare
Create README.md