[2.16.0] 19.02.2025#
New features
- [Pipeline SendToStrazh] Added integration of the Strazh ACS with MTS CBS.
- [Sigur Service] Added support for an additional boolean field to ignore employees during replication.
- Added pipeline
MatchByPhotoInCbsAlpha
for working with the CbsAlpha service when integrating via CBS. - Added device
GrgFaster
for operating with the GRG Banking Faster terminal with capabilities for displaying messages and transmitting cards. - Added pipeline
SendToGrgFaster
for interacting with the GrgFaster device. - [Luna Service] Added an optional field for disabling event listening from LP5
event_receiving_mode
. - [MatchByPhoto Pipeline] Added support for the Luna biometric system.
- [Salto and PercoWeb Services] Added support for the MatchByPhoto pipeline.
- [Devices LunaFast4A1 and HikvisionTerminalThermo] Added the ability to activate/deactivate liveness via a checkbox.
- [Devices] Added a software configuration for the duration of text display on the screen (if display output is available).
- [Apacs Service] Synchronized
ApacsController
with ACS controllers. - [Apacs Service] Added the ability to disable controller replication via the
enable_controller_creation
flag. - [Apacs Service] Added the ability to prioritize cards using the
card_priority_number
field.
Changes
- Name Validation: Components of the same type cannot have identical names.
- [Parsec Service] The
is_alive
status now depends on the state of the biometric system. - [Salto and PercoWeb Services] Dropped support for the deprecated pipelines
SendToLuna
andLunaEventListener
in favor ofMatchByPhoto
. - [RusguardCBS Service] Removed.
- [Rusguard Service] Added integration with MTS CBS.
- [Logging System] The ELK logging system (Elasticsearch, Logstash, Kibana) has been removed.
Fixed Bugs
- [StrazhController] Fixed field validation.
- [R20Face Device] Fixed the port 232 error when attempting to send a card.
- [Strazh Service] Fixed a synchronization error where an employee without a photo was being removed from the Luna list.
- [Bastion Service] Correct message is now displayed on the terminal upon positive detection.
- [UniUbi Device] Resolved the issue of duplicate event transmissions.
- [SigurThroughDatabase Service] Fixed the hanging issue when an incorrect port 3389 was used.
- [Authorization] Resolved the session persistence issue upon user deletion.
- [Logs] Fixed the log sorting on the components page.