v2025.08
What's Changed
🚀 Features
- Update TikTok ID parsing to include milliseconds, sequence, entity type, and machine ID. by @obsidianforensics in #228
🛠️ Minor Changes & Fixes
- Add
datetime.UTCas tzinfo for timestamp nodes by @obsidianforensics in #230 - Add utility function to create epoch timestamps for a date, suitable … by @obsidianforensics in #231
- Fix issue where ei seconds and fractional microseconds were combined … by @obsidianforensics in #233
- Update Dockerfile and docker-compose.yaml to use Python 3.11 and mode… by @obsidianforensics in #235
Full Changelog: v2025.03...v2025.08