I answer more forum questions then I make KiCad projects and am now experimenting with KiCad-Nightly V8.0.0~rc2. A difference I noticed is that search functions have changed from an “and” function to an “or” function.
Some examples:
- In the schematic editor, press a to add a symbol, then search for: conn 02 07 (with spaces) to search for connector symbols 2 rows of pins and 7 pins per row. KiCad V7.0.10 finds about 16 symbols, while in KiCad-nightly you get overwhelmed by almost? every symbol in the library.
- Schematic Editor: Add a symbol and search for resistor light V7 finds light dependent resistors / photoresistors, while KiCad-nightly lists hundredths of search results.
- In the Footprint Editor a search for" resistor 0603 finds 11 footprints in KiCad V7.0.10 while in KiCad-Nightly it finds many footprints. I am not sure what it is searching for. Is the search just broken?
It is a change I do not like at all. I am not even sure if it is intended. If it were up to me, I would turn it back (or maybe make it configurable?)
Is it a bug or a feature?