Week of 2023-09-11
- Added params to filter results in the tech details endpoint by
last_date_found
and first_date_found
in UI & API.
- Made it clear that the LinkedIn integration will only work when searching for people from 100 companies or less

Week of 2023-09-04
- Added Linkedin job scraping
Week of 2023-08-07
- Add
is_recruiting_agency
attribute to companies and expose via API.
- Add recruiting agency/direct employer/all filter to job search view.
Week of 2023-07-17
- Improve decision-maker detection process
- Add toggle in job search view to get only jobs where the manager has been found


Week of 2023-07-10
- Improve company name partial matching, so that when users look for ‘EY’ you don’t get companies like ‘Hey’.
- Make company description searches accent-insensitive
- [fix] Return technologies_found attribute properly in endpoints that return company data