Skip to content

Releases: devforth/adminforth-universal-search

v1.4.3

29 Oct 15:30

Choose a tag to compare

1.4.3 (2025-10-29)

Bug Fixes

  • add unique representation for multiple plugin instances (a5b67f1)

v1.4.2

01 Oct 06:32

Choose a tag to compare

1.4.2 (2025-10-01)

Bug Fixes

v1.4.1

30 Sep 14:05
4aa7c15

Choose a tag to compare

1.4.1 (2025-09-30)

Bug Fixes

  • enhance clear button styling for better visibility in dark mode (fa660a7)

v1.4.0

26 Sep 13:28
75a37fc

Choose a tag to compare

1.4.0 (2025-09-26)

Bug Fixes

  • fix filters reset (fff70a8)
  • remove unnecessary refresh call in send function of UniversalSearchInput (2edce59)

Features

  • implement route-based filter initialization in UniversalSearchInput (6e610fc)

v1.3.0

25 Sep 07:25

Choose a tag to compare

1.3.0 (2025-09-25)

Features

  • enhance filter transformation and query handling in UniversalSearchPlugin (95cdfad)

v1.2.0

23 Sep 15:04

Choose a tag to compare

1.2.0 (2025-09-23)

Features

  • add virtual search field and enhance query handling in UniversalSearchPlugin (04f0e10)

v1.1.2

23 Sep 12:12

Choose a tag to compare

1.1.2 (2025-09-23)

Bug Fixes

  • add logging for transformed filters in UniversalSearchPlugin (1a92ab1)

v1.1.1

23 Sep 11:11

Choose a tag to compare

1.1.1 (2025-09-23)

Bug Fixes

  • refactor filter logic to utilize Filters for improved query handling (f533377)

v1.1.0

23 Sep 09:26

Choose a tag to compare

1.1.0 (2025-09-23)

Features

  • add placeholder support to UniversalSearchInput and update PluginOptions (b39f94c)

v1.0.2

22 Sep 11:56

Choose a tag to compare

1.0.2 (2025-09-22)

Bug Fixes

  • update filter value construction to remove wildcard characters (ec87633)