v3.17.6
3.17.6 (2026-01-19)
- fix: Improve field access safety and duration parsing to prevent runtime exceptions (28688c5)
- Add try-except for duration parsing to handle ValueError and TypeError gracefully (623ce40)
- Extract conversation ID from file name for improved data processing (a0d1bd2)
- Refactor to use get_field_value() for safer field access to avoid KeyError exceptions (ed3bfdd)