Features
- add login action to audit log
- show red banner on credentials tab when portal login fails
- scope credential list to an employee's active-task clients
- task-gate credential login and audit each access
- update portal login listener
- add debugger permission for debugging in trace app
- add fillTRACESLoginFieldsInTab function
- update ActivityIcon to formatActivity
- add client portal credential IDs to audit logs
- improve portal context logic
- add PracticeStacks autofill badge
- implement portal login listener and loading card
- add credential count to response
- refactor service-worker to use TDS Flutter login URL
- use better method to sniff TAN/captcha id
Bug Fixes
- dedupe team members so firm owner isn't listed twice
- update service-worker response handling
- add clientPortalCredentials to the business route
- add logic to determine if employee has active task for specific business
- update autofill badge to PracticeStacks
- add portal login listener
- update it-portal.ts
- add trace-captcha-sniff.js to manifest
- add traces-captcha-sniff.js for TDSCPCgov.in
- improve IT portal password page handling
- add missing traces-captcha-sniff.js entry in build command
- update build script for portals
- add credential count to business list items
- add portal context functionality
- add portal context list and search button
- update portal-cred-chip component
- remove pointer-events from portal badge
- handle errors during fetching client credentials
- improve login outcome reporting and detection
- improve URL creation in service worker
- update TRACES Flutter login logic
- extract a mixed alphanumeric captcha from spoken transcription
- use case annotations for better accuracy
- remove image from request payload
- capture captcha id via CDP Fetch interceptor
- use
findLoginButtonPointto locate the enabled "Login" button's center - use document_start MAIN-world content script to sniff captcha id
- add TDS/Traces 2.0 Flutter login functionality
- add new fetch/XHR interceptors to stash captcha-id
- remove traces captcha sniffer
- add autofill badge for PracticeStacks portal
- add popup login trigger support

