Fast Line Releases¶
Fast Line - 1.5.1¶
Release with changes for new Face Lib 2.4.0
MD5 Checksum: 59d86e9a65b70033970d941041e0bd12
Fast Line - 1.5.0¶
Release for better log file zip.
MD5 Checksum: 82655c5f7efe103623b63b731081acd0
New Features¶
[NF-001][FL-213][CNF] New config in properties ‘filter.label’, used for filtering people from GBDS.
Improvements¶
[IP-001][FL-215][CHG] Auto updating base list, only does get if tguid not present in base.
[IP-002][FL-214][CHG] After log file gets bigger than 50 MB, zips file.
Fast Line - 1.4.1¶
Release for Prodesp with corrections for notification endpoint.
MD5 Checksum: 35d6019bc5d34d0abb9fadcdfea79e4b
Bug Fixes¶
[BF-001][FL-206] Correction on endpoint /notify
that returned BAD REQUEST
because it wasn’t able to read request body.
Improvements¶
[IP-001][CNF] Configuration in properties updateDelay
changed from minutes to seconds.
Fast Line - 1.4.0¶
Releases with modifications for FastLine Report Server
MD5 Checksum: 9b5a70528b83c3502749550dc0310e9e
New Features¶
[NF-001][FL-205][CNF][UI] Added a new configuration parameter savePdfRunning
.
This configuration can be seen at
config.properties
file.The configuration parameter is a boolean. If defined as
true
a button will be shown in the Detection Window, the button can be used for saving the report as PDF while the detection is running.
FastLine - 1.2.1¶
Bug fixes for notification with missing images
MD5 Checksum: 4bdda57bfc86c286aeb4e1ebb27998fa
FastLine - 1.2.0¶
Bug fixes
MD5 Checksum: 3fd59e443476352ad07770c8283617c6
Bug Fixes¶
[BF-001] Correction in pooling profiles from GBDS, saving profile in current session
Improvements¶
[IP-001] Endpoint /notify
returns only status 200 for GBDS notifier
New Features¶
[NF-001] New confs updateStart
and updateDelay
: both are ints for starting automatic update and delay between updates
FastLine - 1.1.0¶
Automatic start
MD5 Checksum: 4c2bf1f93adee8b65fef63a69679afc8
Bug Fixes¶
[BF-001] Correction in pooling profiles from GBDS
New Features¶
[NF-001][FL-194] New conf automaticStart
for starting capturing image after loading db.
[NF-002][FL-189] New endpoints for camera status (GET /cameraStatus) and detection status (GET /detectionStatus) that returns if camera is open and if detection thread is running respectively.
[NF-003][FL-188] New boolean conf updateBase
for automatically update internal base with profiles from GBDS
Fastline 1.0.1¶
Updated Facelib with compare fix
Compatibility
- GBDS 4.0.0 or later
MD5 Checksum: 55e3cdcfd1d2980fbdaf37cca0e3b7d8
FastLine 1.0.0¶
First release
Compatibility
- GBDS 4.0.0 or later
MD5 Checksum: 50c0479246915dd3991a04a3bf67b881
New Features¶
[NF-001][FL-180] Update Facelib library (version: February - 2022)
[NF-002][FL-181] Added IP camera support
[NF-003][FL-182] Automatically add new GBDS enrollments to local database
[NF-004][FL-188] GBDS pooling to get new enrollments in case automatic local database update fails
[HNF-005][FL-189] API to check if the application is up and running
[HNF-006][FL-192] Configuration property to select Facelib extractor version
Improvements¶
[IP-001][FL-187] Reduce memory usage