New Features
- Introduced the CheatSheet plugin, so you can now process CheatSheet‑type tasks directly in Documentize.
- The OCR Text Correction job now shows a clear “OCR Text Correction” label in the UI, making it easier to find and use.
Improvements
- When you exceed your daily quota, you’ll see a straightforward “DailyQuotaReached” message.
- Trying to download a file that isn’t there now returns a proper 404 Not Found response, giving you clear feedback.
- Unsupported text encodings now fall back to Latin‑1 automatically, reducing unexpected conversion errors.
Bug Fixes
- The CheatSheet plugin is now correctly recognized, so it works right out of the box.
- Missing‑file situations now return accurate HTTP status codes instead of generic errors.
Performance
- History‑append and generation‑lookup operations are noticeably faster thanks to reduced background checks.