mirror of
https://github.com/danielmiessler/fabric.git
synced 2026-09-10 07:36:44 -04:00
chore: incoming 1843 changelog entry
This commit is contained in:
parent
817e75853e
commit
5b1a4ab306
7
cmd/generate_changelog/incoming/1843.txt
Normal file
7
cmd/generate_changelog/incoming/1843.txt
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
### PR [#1843](https://github.com/danielmiessler/Fabric/pull/1843) by [ksylvan](https://github.com/ksylvan): Implement case-insensitive vendor and model name matching
|
||||
|
||||
- Fix: implement case-insensitive vendor and model name matching across the application
|
||||
- Add case-insensitive vendor lookup in VendorsManager
|
||||
- Implement model name normalization in GetChatter method
|
||||
- Add FilterByVendor method with case-insensitive matching
|
||||
- Add FindModelNameCaseInsensitive helper for model queries
|
||||
Loading…
Reference in a new issue