Pogi Release Notes for September 24, 2021
Pogi Release Version 3.04.03
This release includes a new layout for item filters, a new Audit Report page and several new APIs for integration partners.
Web UI
-
Current/History filters by enhancement
- New filter by group
- layout change
- New audit report page
- Export option to export visible or selected items
- Date input enhancement (new, allow in-place edit, button to go to current date)
Pogi API
- IP Blocking
- Currently configured to log IP address of possible attack sources
- ID-add to automatically set added_date
- New items will automatically have an added_date value
- Old items will not have a value for added_date
- upload-inventory will no longer reset marker for missing tags
- Sending inventory with missing items will no longer reset their marker to null
- Search by group
- Only available to orgs that have created groups
- Enhanced server monitoring logs
- New/Updated API operations
- (New) ID-allocate
- Generate serialized RFID values
- (New) zone-move-contents
- This moves the entire contents of one zone to another
- id-update
- has an additional parameter keyField
Pogi Receiver
- Do not allow
GET
method forindex.html
- Log source IP for
GET
method calls (in debug mode only)