Skip to content

Find+ 0.4.1

Choose a tag to compare

@CincellaDegliAiazzi CincellaDegliAiazzi released this 16 Jul 05:23
1392590

Find+ 0.4.1

Find+ 0.4.1 narrows the plug-in's scope and keeps it fully independent from Node-RED's built-in search.

Changed

  • Removed the optional Node-RED 4 built-in-search hover guard.
  • Find+ no longer intercepts or alters any behaviour of Node-RED's standard search.
  • Updated the package description, README and changelog.
  • Corrected a few remaining non-English interface strings.

Find+ continues to provide exact-number, case-sensitive, whole-word and regular-expression searches through its own sidebar.

Compatibility verified

  • Node-RED 4.1.11
  • Node-RED 5.0.1

Installation

Download node-red-plugin-advanced-search-0.4.1.tgz, then run:

cd ~/.node-red
npm install ~/Downloads/node-red-plugin-advanced-search-0.4.1.tgz

Replace ~/Downloads/ with the directory where the file was downloaded.

Restart Node-RED and reload the editor with Ctrl+F5.