Week Ending Nov 4th 2023

Implemented the feature that allows the creation of related accounts in leads.
Integrated functionality enabling the automatic detection of content management systems (CMS) used on websites.
Optimized social search functionality to gather data from various social platforms based on the provided IDs in user requests.
Optimized bulk actions for managing AI-generated texts, allowing users to handle large volumes of text. Added a functionality to automatically check if an OpenAI API key is in trial mode or is paid, both upon saving and updating.
Implemented AI Intro and Subject Text Generation for People Results
Finished adding AI Intro and Subject texts for People Results.
Made changes in job handling logic, ensuring that all jobs are dispatched with result IDs from the request, which will reduce job overlap and improve overall system efficiency.
Completed changes related to jobs functionality.
Worked on bug fix for the industry counter.

Added corresponding icons for CMS system.
When creating plans in the admin section of leads or packages in the dynamic package section of the whitelabel platform, I've added new fields. These fields allow admins to specify the number of related accounts that users of a particular plan or package can have. 
Finalized related account creation in leads.
Added "Add User" button on the Leads>Profile>Related Accounts page. Clicking this button opens a form for creating related accounts.

Implemented AI Intro and Subject Text Generation for People Results with a possibility to edit the generated text as well as the question.
In the Integrations>OpenAI API tab, when a user adds or updates their OpenAI API key, I've added a corresponding message indicating whether the key is for a paid or trial account.