Skip to content

Releases: ttscoff/searchlink

v2.3.74

01 Nov 13:57
Compare
Choose a tag to compare

2.3.74

2024-11-01 08:57

NEW

  • Add linkding searching

FIXED

  • Fixed deploy script

v2.3.71

11 Aug 12:52
Compare
Choose a tag to compare

2.3.71

2024-08-11 07:52

FIXED

  • % will always get title added
  • Execution of script search from plugin directory

v2.3.70

10 Aug 17:20
Compare
Choose a tag to compare

2.3.70

2024-08-10 12:20

NEW

  • Set complete_bare: true in config to add markup and titles to "bare" urls
  • Script Search API to allow search plugins to be written in any language, as long as they return an appropriate JSON or YAML response

IMPROVED

  • Various fixes for bookmark search

v2.3.69

09 Aug 17:07
Compare
Choose a tag to compare

2.3.69

2024-08-09 12:07

IMPROVED

  • Browser history and bookmark searches search all profiles in browsers that support them

FIXED

  • Arc history and bookmark search

v2.3.68

09 Aug 13:05
Compare
Choose a tag to compare

2.3.68

2024-08-09 08:05

FIXED

  • Deploy automation, maybe

v2.3.67

09 Aug 12:57
Compare
Choose a tag to compare

2.3.67

2024-08-09 07:57

FIXED

  • Missing rake task

v2.3.66

09 Aug 12:54
Compare
Choose a tag to compare

2.3.66

2024-08-09 07:54

IMPROVED

  • Code cleanup, backwards compatibility

FIXED

  • Remove rexml dependency

v2.3.65

16 Jan 18:40
Compare
Choose a tag to compare

2.3.65

2024-01-16 12:40

FIXED

  • Cache path missing element
  • Update search spec test for recent results
  • Rename #scrub method to #scrubup to avoid conflicts

v2.3.64

11 Jan 15:22
Compare
Choose a tag to compare

2.3.64

2024-01-11 09:22

IMPROVED

  • Update the tokens for GH access from Services version

v2.3.63

29 Dec 18:06
Compare
Choose a tag to compare

2.3.63

2023-12-29 12:06

NEW

  • Lyrics embed can use !lyricjs to embed Genius.com lyrics with annotations

IMPROVED

  • #scrub method removes non-breaking spaces

FIXED

  • Array type search definitions throwing error
  • API path missing /songs in lyrics.rb