Releases: clarencecastillo/alfred-powerthesaurus
Releases · clarencecastillo/alfred-powerthesaurus
v2.1.3
v2.1.2
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
Hotfix for the SSL verification error by disabling it
v2.1.0
- 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
- 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
Hotfixed scraping error due to deprecation of powerthesaurus website.
Many thanks to @jessestuart for working on this quick patch!
v1.0
Create README.md