Skip to content

Commit

Permalink
Update looksee extension (#15272)
Browse files Browse the repository at this point in the history
- fix: corrects local address warning\'s action title casing
- chore: updates changelog
- feat: utilizes local mac filter in lookup flow
- feat: adds hook for determining if a MAC address is local/random
- chore: updates dependencies to latest non-breaking change versions
- Initial commit
  • Loading branch information
olavgjerde authored Nov 12, 2024
1 parent 4bef70b commit f5c40f1
Show file tree
Hide file tree
Showing 6 changed files with 575 additions and 754 deletions.
6 changes: 6 additions & 0 deletions extensions/looksee/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# LookSee Changelog

## [Local MAC Address Filter] - 2024-11-07

- Add local MAC address detection filter
- Add local MAC address warning view
- Updates dependencies to latest non-breaking change versions

## [Fallback Commands] - 2023-09-28

- Add support for using the lookup command through the fallback command
Expand Down
Loading

0 comments on commit f5c40f1

Please sign in to comment.