Changelog
All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.
Bug Fixes
- admin: displaying riskLevel (0e16687)
Build
Features
- admin: working on un-complete the check (5716d3f)
- admin: working on un-complete the check (f63cf9c)
- admin: working on un-complete the check (6ef8948)
- admin: working on un-complete the check (53754a8)
- admin: working on un-complete the check (906eefd)
- admin: working on un-complete the check (59f54d3)
- admin: working on un-complete the check (ef0026b)
- admin: working on un-complete the check (8e7d35b)
- admin: working on un-complete the check (a518e2e)
- admin: working on un-complete the check (05f2645)
- admin: working on un-complete the check (1e89dd8)
- admin: working on un-complete the check (1347234)
- admin: working on un-complete the check (9b0da74)
- admin: working on un-complete the check (edb7586)
Bug Fixes
- accepting requestId as string and number for crime check (110c2a7)
- pdf report was not being created after crime check completes (2099eb2)
Refactor
- admin: commenting on un-complete the check (03369f0)
- admin: commenting on un-complete the check (b0c5dfa)
- admin: remove commented code on create company (fdc0cb4)
- admin: working on create company Emails (cb2377c)
- admin: working on un-complete the check (408e9e3)
Build
Bug Fixes
- admin: implementing call lambda (cf941b5)
- admin: working on call lambda (bfbe5da)
Refactor
- admin: working on getPersonList (ef22261)
- admin: working on getPersonList (ffdd88f)
- admin: working on getPersonList (1759d26)
Build
Bug Fixes
- admin: delete should work now (846ba78)
- admin: persons getting archive successfully (838fef2)
- admin: removed bugs in person import (0b320d0)
Refactor
- admin: working on getPersonList (ef22261)
- admin: working on getPersonList (ffdd88f)
- admin: working on getPersonList (1759d26)
Build
1.6.25 (2026-05-27)
Bug Fixes
- admin: trimming spaces from pdfShift fileName to avoid pdfShift error (3d0683a)
1.6.24 (2026-05-25)
Bug Fixes
- admin: fixing 414 long query parameter error for oc list (c37dd3a)
- admin: schema issues fixed in package (483a782)
- core: fixed typed issues (ed07e2d)
- restricting the stages which can be used for dev and prod (e2b8bf6)
Refactor
- admin: applied validation on addCompanyPackages (c4f2841)
- admin: applied validation on addCompanyPackages (49e5268)
- admin: applied validation on addCompanyPackages (62fe60a)
- admin: applied validation on addCompanyPackages (9d581ac)
- admin: applied validation on addCompanyPackages (6608b55)
- admin: applied validation on addCompanyPackages (5f97770)
- admin: applied validation on addCompanyPackages (95c4e24)
- admin: applied validation on addCompanyPackages (1206ec2)
- admin: applied validation on addCompanyPackages and Ui improvement (dc8d907)
- admin: commenting add on add packages (15bdb83)
- admin: filter added packages (9f3cc31)
- admin: add cooment editprice priceType for todo (80d1861)
- admin: company routes refactored (d675623)
- admin: refactoring check dialog (2b4de37)
- admin: refactoring check structure (79b2361)
- admin: refactoring check structure (9d479a5)
- admin: refactoring check structure (c6afac5)
- admin: ui change of the add-package for company (d6a64e1)
- admin: ui for the show Check at company (29d2dba)
- admin: ui for the show Package at company (23dcd17)
- db: add regex for validation assignee Name & contactName in companyCollection (4e2dfd0)
- db: add regex for validation attachmentName & price Label in BgvCollection (6a5ef40)
- db: add regex for validation checkName in bgvCheck (980c595)
- db: add regex for validation chevkName in orderCheckCollection (d2fb65f)
- db: add regex for validation companyName in company (6393c4b)
- db: add regex for validation fullName in person (d8a84e7)
- db: add regex for validation pkg Name in orderCollection (70475ba)
- db: add regex for validation pkg Name in orderCollection (61a98b3)
- db: add regex for validation pkgName & price Label in packageCollection (91ac336)
- db: add regex for validation s3FileKey (6027379)
- db: add regex in better way (7aa5be6)
- db: add regex in better way in bgvCheck Collection (9aa144c)
- db: add regex in better way in companyCollection (98563ef)
- db: add regex in better way in orderCheckCollection (e9b3c7f)
- db: add regex in better way in orderCollection (0fc8d4d)
- db: add regex in better way in packageCollection (46a8e33)
- db: add regex in better way in personCollection and remove apiKeys & add regex (a278955)
- db: add regex in better way in personCollection as trimStringSchema in fullName (331c030)
- db: add regex in better way in s3FileCollection (5a809dd)
- db: resolve the issue of checkInfos (e57e071)
Build
1.6.23 (2026-05-19)
Features
- all: added md file for restore and backup (d86eaf1)
- all: added md file for restore and backup (d180adc)
Bug Fixes
- admin: delete orders and packages working (f1b785d)
- chore: fixed completed status filter (3ec3248)
- person table is now supporting rowsPerPage (630fdd1)
Refactor
- optimizing getOrders query (df97fe0)
- optimizing getOrders query (53b87ea)
- removed TPackageCheck (75e2758)
Build