You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project uses a date-based versioning system.
7
7
8
+
## [v25.02.12] - 2025-02-12
9
+
10
+
### Added
11
+
- Add `-t` flag to override the default probe timeout value [[978a865](https://github.com/quetzyg/IoTap/commit/978a865e869a2920a3949de8a386733bb0ddc40f)].
12
+
- Add regular expression support and allow policies to filter by device name [[d257c43](https://github.com/quetzyg/IoTap/commit/d257c431e096df5f3e8b4d7fe3d517c76ed33aab)].
13
+
14
+
### Changed
15
+
- Device probe timeout was lowered to 2 seconds [[f26335e](https://github.com/quetzyg/IoTap/commit/f26335e6c241fe4be00404ea1df66d37ddfb6088)].
0 commit comments