From 54f03d73ce26d771a6c6d4ab762e769845ddf55a Mon Sep 17 00:00:00 2001 From: Karmaa <88517757+LukeGus@users.noreply.github.com> Date: Sun, 9 Mar 2025 18:51:05 -0500 Subject: [PATCH] Dev 1.1 (#19) * Update server.cjs (#17) Redact only sensitive info for logging * Changes to README.md for clear support paths. * Switched to UTF-8 fixing non-english character bugs, revamped console logging system, fixed misc console errors, and fixed copy/paste. Warning: the terminal sizing in this version is very buggy so be warned. * Fixed multi-line command issues with switching between split and not split. --------- Co-authored-by: Dale Driver