New Features
- Added support for the CheatSheet plugin, so you can now include cheat sheets directly in your Documentize workflows.
- Daily usage limits are now tracked individually for each signed‑in user, giving you a clear personal quota.
Improvements
- The app now checks for a history file before trying to download it, which speeds up processing and reduces unnecessary error messages.
- When you reach your daily limit, you’ll see a clear “DailyQuotaReached” notification.
- Attempting to download a missing file now returns a proper “404 Not Found” error, making it easier to understand what’s unavailable.
- Files with unknown text encodings automatically fall back to Latin‑1, preventing garbled characters and conversion errors.
Bug Fixes
- The app no longer accepts files with the .jfif extension as valid inputs, preventing unexpected conversion issues.
Performance
- Skipping unnecessary history file downloads makes each request feel faster.