We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3182b3 commit f807c2dCopy full SHA for f807c2d
1 file changed
CHANGELOG.md
@@ -2,6 +2,26 @@
2
3
All notable changes to `unifi-access-api` will be documented in this file
4
5
+## 1.1.1 - 2025-10-23
6
+
7
+**Breaking:**
8
+- Renamed `VisitorRequest` to ``UpsertVisitorRequest`
9
10
+**New features:**
11
+- The 'all visitors' request now accepts params for filters and pagination
12
13
14
+## 1.1.0 - 2025-10-23
15
16
17
+- All entities moved to entity-specific namespace
18
19
20
21
+- Add 'system' client and method to retrieve logs by @maarten00 in #2
22
+- Implement Composer cache in Github Actions by @maarten00 in #3
23
24
25
## 1.0.1 - 2025-10-19
26
27
- Pass Guzzle options to get and download function
0 commit comments