Skip to content

Releases: javalent/settings-search

v1.3.10

05 Oct 12:36
8f9090e
Compare
Choose a tag to compare

1.3.10 (2023-10-05)

Bug Fixes

  • fix error that occurs when plugins are loaded after this one (close #43, close #44) (2581772)

v1.3.9

03 Oct 17:30
f128e27
Compare
Choose a tag to compare

1.3.9 (2023-10-03)

Bug Fixes

  • Keep track of viewed plugin setting tabs (65eb91c)

v1.3.8

21 Jul 21:42
b69cbbb
Compare
Choose a tag to compare

1.3.8 (2023-05-30)

Bug Fixes

  • Readme: Update Readme to 1.0 (ecefe4d), closes #35

1.3.7

20 Mar 13:54
Compare
Choose a tag to compare

1.3.7 (2023-03-20)

Bug Fixes

  • adds Ctrl+P / Ctrl+N to navigate results (close #32) (44a4c99)

1.3.6

25 Jan 21:13
2595dc9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.3.5...1.3.6

1.3.5

20 Jan 22:22
Compare
Choose a tag to compare

1.3.5 (2023-01-20)

Bug Fixes

  • adds setting search loaded event (ae4c2fb)

1.3.4

20 Jan 22:10
cc3a118
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.3.3...1.3.4

1.3.3

20 Jan 20:13
Compare
Choose a tag to compare

1.3.3 (2023-01-20)

Bug Fixes

  • expose removeTabResources (8eb6990)

1.3.2

20 Jan 20:09
Compare
Choose a tag to compare

1.3.2 (2023-01-20)

Bug Fixes

  • addResource -> addResources, removeResource -> removeResources, addResources now returns a deregister function (1afdb45)

1.3.1

20 Jan 19:58
Compare
Choose a tag to compare

1.3.1 (2023-01-20)

Bug Fixes

  • adds a way to remove external resources (fe72419)