PacketSnitch 1.5.705 is out!
This comes with a bunch of bugfixes, some minor performance improvements, retooling of the viewport zoom for a better fit on smaller monitors, a way to reset the password on the keychain if lost, and a color coded hex output on the Conv tab!
What's Changed
- Modifying loading screen display behavior by @Copilot in #98
- Route renderer
console.erroroutput into Activity Log by @Copilot in #99 - Fix keychain reset flow and expose wipe action in the unlock dialog by @Copilot in #100
- Copilot/password reset function keystore by @oxagast in #101
- Load selected target host filter into filter bar and apply immediately by @Copilot in #102
- Improve Conv data-type guessing with chunked ASCII scanning and selection-driven derive action by @Copilot in #103
- Expand Conv payload inference for links, filenames, source code, and readable text language by @Copilot in #104
- Conv tab: click-to-expand converted outputs with single-pane focus by @Copilot in #105
- Disable drag-and-drop text editing in Conv tab input by @Copilot in #106
- Stabilize Conv output expansion and unify converted-output color mapping by @Copilot in #107
- Constrain Conv panel overflow to keep converted output within container bounds by @Copilot in #108
- Hide redundant output format in Conv conversions pane by @Copilot in #109
- Add session-backed input history for the Conv tab by @Copilot in #110
Full Changelog: 1.5.618...1.5.705