Skip to main content Link Menu Expand (external link) Document Search Copy Copied
Table of contents

BQAT-Core

v1.4.3 (2024-05-01)

v1.4.2 (2024-05-01)

πŸ›  Fixes

  • Fix reporting filepath label issue

v1.4.1 (2024-04-22)

πŸ›  Fixes

  • Fix speech modality logging issue

v1.4.0 (2024-04-10)

πŸš€ Features

  • Introduce OFIQ engine for face modality (alpha) #15

πŸ›  Fixes

  • Iris resize and convert issue

v1.3.6 (2024-04-04)

πŸ›  Fixes

  • Update iris engine resizing range to improve iris engine robustness

v1.3.5 (2024-03-13)

πŸ›  Fixes

  • Fix fingerprint modality metrics naming issue #20

v1.3.4 (2024-03-13)

πŸ›  Fixes

  • Fix fingerprint file format conversion issue #19

v1.3.3 (2024-02-26)

πŸ›  Fixes

  • Lower resolution to improve engine robustness #17

βš™οΈ Miscellaneous Tasks

  • Add alternate conda env file for speech

v1.3.2 (2023-12-14)

βš™οΈ Miscellaneous Tasks

  • Update for refactoring image building configuration

v1.3.1 (2023-07-28)

βš™οΈ Miscellaneous Tasks

  • Cleanup cli log

v1.3.0 (2023-07-28)

πŸš€ Features

  • Update iris module with new metrics
  • Modify certain iris assessment thresholds to handle wider target samples
  • Update face quality scoring with ISO/IEC 29794-1 standard scale (1-100) #11
  • Add glasses detection for face modality

πŸ›  Fixes

  • Fix iris score issue with low sclera related values #10

v1.2.2 (2023-06-09)

πŸ›  Fixes

  • Speech mode recursive glob

v1.2.1 (2023-05-17)

πŸš€ Features

  • Handle negtive corrdinates #6

v1.2.0 (2023-04-18)

βš™οΈ Miscellaneous Tasks

  • Update Dockerfile and test cases for speech module

v1.1.0 (2023-04-11)

πŸš€ Features

  • Add fingerprint module
  • Add iris module
  • Add test module
  • Disable df and bk
  • Add speech model #3

πŸ›  Fixes

  • Bug fixes

πŸ“š Documentation

  • Update readme

βš™οΈ Miscellaneous Tasks

  • Initial commit

  • Update gitignore

  • Update lock file


BQAT-API

v1.4.0 (2024-09-09)

πŸš€ Features

  • Support OFIQ engine

  • Add engine selection flag

  • Add preprocessing flag

  • Support image resizing

  • Support image conversion

  • Add reporting flag

  • Add outlier detection flag

  • Support BQAT-GUI integration

  • Refactor task control endpoints

  • Add simple input data preview page

  • Support JP2, WSQ image preview

βš™οΈ Miscellaneous Tasks

  • Migrate to Pydantic V2

v1.3.0 (2023-12-15)

πŸ›  Fixes

  • Resolve test script issue

βš™οΈ Miscellaneous Tasks

  • Rework docker image #9

  • Rework dockerfile #9

v1.2.0 (2023-07-28)

πŸš€ Features

  • Update iris engine

πŸ›  Fixes

  • Fix Python dependency issues
  • Fix endpoint path issues

v1.1.0 (2023-06-14)

πŸš€ Features

  • implement speech module #1

v1.0.0 (2023-02-17)

🚧 Refactor

  • Update report title

βš™οΈ Miscellaneous Tasks

  • Update cicd config

BQAT-CLI

v1.6.1 (2024-05-01)

πŸ›  Fixes

  • Fix conversion type issue.
  • Fix resizing width issue.
  • Fix BMP format issue.
  • Fix reporting column label issue.

v1.6.0 (2024-04-24)

πŸš€ Features

  • Support Engine Flag for Benchmarking #29

  • Introduce preprocessing mode (image conversion, resizing) #30

  • Update convenience script with dynamic shared memory allocation feature.

πŸ›  Fixes

  • Fix iris benchmarking sample file conflict issue. #28

  • Fix speech modality logging issue.

βš™οΈ Miscellaneous Tasks

  • Improve logging readability.

v1.5.1 (2024-04-11)

πŸš€ Features

  • Add update command in the run script to pull latest container.

  • Add report flag to let the user disable reporting feature. #15

πŸ›  Fixes

  • Fix broken benchmarking module.

βš™οΈ Miscellaneous Tasks

  • Revert opencv in nfiq2

v1.5.0 (2024-04-09)

πŸš€ Features

  • Support OFIQ engine for face modality (alpha). #25

  • Add optional flag for alternate face modality engine.

v1.4.1 (2024-03-13)

πŸš€ Features

  • Add reporting mode

βš™οΈ Miscellaneous Tasks

  • Update readme

  • Build configuration refactor.

v1.3.0 (2023-07-28)

βš™οΈ Miscellaneous Tasks

  • Rebuild with bqat-core v1.3.1.
  • Update image dependencies

v1.2.4 (2023-06-09)

πŸ›  Fixes

  • Fix speech mode recursive glob issue.

v1.2.3 (2023-05-23)

πŸš€ Features

  • Update quality report module. #12

v1.2.2 (2023-04-13)

πŸ›  Fixes

  • Bug Fixes

βš™οΈ Miscellaneous Tasks

  • Update Dockerfile

v1.2.1 (2023-04-12)

πŸš€ Features

  • Introduce speech assessment feature. #9

  • Add test cases #11

  • Generate test reports #5

v1.1.2 (2023-02-24)

πŸš€ Features

  • Add filter flag #2

πŸ›  Fixes

  • Fix OOM issue
  • Resolve β€œOutput issue with small dataset” #6
  • Resolve β€œOne incomplete input no output” #7

🚧 Refactor

  • Redo csv output function

βš™οΈ Miscellaneous Tasks

  • Initial commit

  • Update readm

  • Add basic test cases

  • Update gitlab-ci.yml

  • Update scripts

  • Update submodules


BQAT-Stateless

v0.4.1 (2023-12-15)

πŸ›  Fixes

  • Resolve temp file conflict issue.

βš™οΈ Miscellaneous Tasks

  • Update compose file.
  • Refactor build configuration #5

v0.4.0 (2023-07-28)

βš™οΈ Miscellaneous Tasks

  • Rebuilt with latest BQAT-core.

v0.3.3 (2023-07-28)

πŸš€ Features

  • Update iris module

πŸ›  Fixes

  • Iris quality score
  • Fix base64 padding

βš™οΈ Miscellaneous Tasks

  • Update test cases for new metrics

v0.3.2 (2023-04-26)

πŸš€ Features

  • Add testing samples #3

  • Update coverage report

v0.3.1 (2023-04-25)

πŸš€ Features

  • Support base64url format

βš™οΈ Miscellaneous Tasks

  • Update metadata

v0.3.0 (2023-04-24)

πŸš€ Features

  • Update endpoints to support base64 format #2

v0.2.0 (2023-04-24)

πŸš€ Features

  • Introduce speech assessment feature. #1

v0.1.0 (2023-03-22)

βš™οΈ Miscellaneous Tasks

  • Initial commit

  • Add LICENSE

  • Update .gitlab-ci.yml file


BQAT-GUI

v0.3.0 (2024-09-09)

🚧 Refactor

  • Refactor project structure

v0.2.5 (2024-05-31)

πŸš€ Features

  • πŸ’‘ Add desktop version for BQAT

  • πŸ™Œ Implement preprocess layout

πŸ›  Fixes

  • πŸ”§ Outlier reloading issue

  • Check report function not stop

🚧 Refactor

  • Initialise reports lifecycle

πŸ“š Documentation

  • Modify binary image install&desktop development

🎨 Styling

  • Update the workflow text & icons on home page

βš™οΈ Miscellaneous Tasks

  • Update text&button

v0.2.4 (2024-05-29)

πŸš€ Features

  • Configurate detector column options

  • πŸ™Œ Make outlier request with configurations

  • Set match file by name&type

βš™οΈ Miscellaneous Tasks

  • Format code

v0.2.3 (2024-05-28)

πŸš€ Features

  • πŸ™Œ Implement outlier detector section

🚧 Refactor

  • Refactor the structure of loading reports

πŸ“š Documentation

  • πŸ’‘ Add comments for all methods

v0.2.2 (2024-05-22)

πŸš€ Features

  • πŸ™Œ Implement scan local path

🚧 Refactor

  • Refactor the uploader section

v0.2.1 (2024-05-09)

πŸ›  Fixes

  • πŸ”§ Internal connnect & image ratio issue

  • πŸ”§ Internal connnect & image ratio issue

  • πŸ”§ Issue of image ratio when preview

v0.2.0 (2024-04-23)

πŸš€ Features

  • Make the home icons controllable.

  • Finish scan input page

  • Develop the basic framework of BQAT new UI

  • Connect new UI with backend server

  • Finish develop all basic features with backends

🎨 Styling

  • πŸ’‘ Add some icons for items

βš™οΈ Miscellaneous Tasks

  • Delete useless files

  • Remove useless files

v0.1.9 (2023-08-14)

πŸš€ Features

  • Update β€œClear” button to clear the page as well as user data #7

v0.1.8 (2023-08-14)

πŸ›  Fixes

  • Resolve: Remove the samples and and associated documents after retrival #6

v0.1.6 (2023-07-28)

βš™οΈ Miscellaneous Tasks

  • Cleanup CSV output
  • Update compose configuration

v0.1.5 (2023-07-13)

πŸ›  Fixes

  • Hotfix

v0.1.4 (2023-07-13)

πŸ›  Fixes

  • hotfix-temp-folder

v0.1.3 (2023-07-11)

πŸ›  Fixes

  • Fix temporary export file issue #2

v0.1.2 (2023-06-07)

πŸš€ Features

  • Introduce Web GUI

βš™οΈ Miscellaneous Tasks

  • Initial commit

  • Update pyproject.toml

  • Refactor layout and update README

  • Add docker deployment option