Skip to content

Releases: tillkruss/alfred-laravel-docs

v0.3.3

23 Feb 18:36
796552c
Compare
Choose a tag to compare
  • Switch to Laravel 9 as default
  • Upgraded Algolia client to v3

v0.3.2

12 Nov 19:37
b742be1
Compare
Choose a tag to compare
  • Improve PHP path detection

v0.3.1

05 Nov 23:19
Compare
Choose a tag to compare
  • Fix Alfred script
  • Default to 8.x docs
  • Allow number-only version filtering

v0.3.0

18 Sep 23:47
e696016
Compare
Choose a tag to compare
  • Switched to Algolia client 2.x
  • Switched to new docs index and API key

v0.2.4

01 May 22:49
91c27a3
Compare
Choose a tag to compare
  • Updated Laravel logo
  • Fixed bug in Alfred 4 using environment variables

v0.2.3

23 May 16:30
c1a5e0d
Compare
Choose a tag to compare
  • Added support for version numbers: ld 5.5 str_limit (#7)
  • Added support for setting branch to latest (#11)

v0.2.2

31 Jul 16:49
Compare
Choose a tag to compare
  • Added 2nd fallback to open laravel.com/docs
  • Added support for Alfred's subtext settings
  • Improved search results display
  • Prefixed fallback search with laravel
  • Fixed unnecessary escaping

v0.2.1

30 Jul 21:09
Compare
Choose a tag to compare
  • Default to master docs instead of 5.6
  • Lower PHP requirement to PHP 5.4

v0.2.0

30 Jul 20:05
Compare
Choose a tag to compare
  • Append the subtitle to the title if search hit has content

v0.1.0

30 Jul 19:39
Compare
Choose a tag to compare
  • Initial public release