You'll notice
Useful1 Signal0
Small wording and reliability corrections across messaging, feedback and file handling.
What's wrong with this entry?
Anonymous. No account, no email.
What
A batch of small corrections across messaging, feedback and file handling.
Details
- Messages arriving without a valid id get one generated, with an error logged, instead of passing an undefined id along
- The feedback "payload too large" error now reads "turn the transcript toggle off, then Send again." and marks the result as too large
- A storage purge failure is logged before the older code path is tried
- The plugin cache post-install warning dropped its "(or no longer)" hedge
- Temporary files ending in
.tmp~plus eight characters are now excluded - A session-directory check reports a distinct "junk" outcome when it finds a regular file where a directory was expected
- Reading enum values from a JSON schema tolerates a non-array
oneOforenum - The local IPC connect path sizes the payload first and refuses to connect if it exceeds the cap
Evidence
turn the transcript toggle off, then Send again.
Strings lifted out of the shipped bundle, so the claim above can be checked against them.