1.2 KiB
1.2 KiB
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project does adhere to Semantic Versioning.
1.2.1 – 2025-12-03
Fixed
- Soft-fail on unknown social service types. (continue export even if a service field fails)
- SQL sanitize respects
INNER JOIN. Fixes an error introduced in v1.1.0 which would prohibit export of contacts with at least one social service.
1.2.0 – 2025-06-09
Added
- Support for exporting external image files
1.1.1 – 2025-06-09
Fixed
- Escape newline character in x520
1.1.0 – 2024-01-27
Added
- Multi-file export
Fixed
- Ignore non-existing columns
1.0.1 – 2023-02-21
Initial release