New Features
- When an uploaded XML file can’t be converted normally, Documentize now creates a simple text‑only PDF instead of failing, so your conversion job always finishes with a usable document.
Improvements
- The app now checks if a conversation’s history file exists before trying to download it, skipping the download when it’s missing and making new conversations start faster.
- Download attempts for missing files now return a clear “404 Not Found” message, so you know right away when a file isn’t available.
- Missing‑object downloads fail fast instead of being retried many times, reducing wait times when something can’t be retrieved.
- Font substitution now confirms the substitute font is installed before using it, preventing conversion errors caused by missing fonts.
- Operation timeouts have been shortened to about 5 seconds, giving you a more responsive experience.
Bug Fixes
- Fixed a crash that could happen during PDF conversion when a required font was not installed.
- Resolved a problem where unsupported XML files caused a fatal error; they now produce a usable PDF instead.
- Adjusted handling of missing files so they are no longer treated as temporary issues, eliminating unnecessary retry loops.
Performance
- Skipping unnecessary downloads of non‑existent history files reduces network usage and speeds up the app.