What's Changed
- fix: read social enricher outputs as utf-8 by @Ghraven in #150
- Use timezone-aware UTC timestamps in core services by @Ghraven in #149
- fix: use aware timestamp for investigation updates by @Ghraven in #155
- fix(sse): auth header by @dextmorgn in #165
- fix(import): preserve apostrophes in valid JSON imports by @Mubashirrrr in #163
- Fix zip alignment mismatch, phone validation return value, and vault … by @melihdaskiran in #172
- fix(deps): upgrade Python dependencies to patch 27 known vulnerabilities by @dextmorgn in #174
- fix(deploy): serve prod from pre-built images by @dextmorgn in #175
- ci: run python tests on pull requests and main by @dextmorgn in #176
New Contributors
- @Ghraven made their first contribution in #150
- @Mubashirrrr made their first contribution in #163
- @melihdaskiran made their first contribution in #172
Full Changelog: v1.2.9...v1.2.10