@audienti/cli 0.1.58 → 0.1.59
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +10 -0
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -4,6 +4,16 @@ All notable changes to the Audienti CLI are documented here.
|
|
|
4
4
|
|
|
5
5
|
## [Unreleased]
|
|
6
6
|
|
|
7
|
+
## [0.1.59] - 2026-09-06
|
|
8
|
+
|
|
9
|
+
### Changed
|
|
10
|
+
|
|
11
|
+
- Read eligible Operator queues from their latest published state while changes process, retaining current ownership checks and twenty-row API pagination.
|
|
12
|
+
|
|
13
|
+
### Fixed
|
|
14
|
+
|
|
15
|
+
- Restore ordinary Prospect, Content, Visibility, Network, and Inbox priority order while preserving urgent reply and planner precedence.
|
|
16
|
+
|
|
7
17
|
## [0.1.58] - 2026-09-06
|
|
8
18
|
|
|
9
19
|
### Fixed
|