Improvements
- Daily operation limits are now enforced per user, so you’ll see consistent quota handling and clearer messages when you hit your limit.
- When you try to download a file that doesn’t exist, the app now shows a proper “404 Not Found” error instead of a generic message.
Bug Fixes
- Uploading “.jfif” files is no longer allowed; the app now shows a clear validation message if you try.
- Requests for unknown plugins are handled gracefully, preventing unexpected failures.
Performance
- Repeating actions that involve history tracking is now faster, as the app checks for an existing history file before attempting a download.