- [p]Fixed a crash that could occur after installing Kisscord.[/p][/*]
- [p]Fixed an issue that caused Copy-Paste to break.[/p][/*]
- [p]Fixed a crash in the Log Viewer.[/p][/*]
- [p]Fixed an issue where notes could duplicate in the Notepad application.[/p][/*]
- [p]Implemented major security improvements for the scripting system.[/p][/*]
GitHub
- [p]Added the ability to delete repositories.[/p][list]
- [p]Go to your own repository page → Delete[/p][/*]
Terminal Updates
[p]Improvements[/p]- [p]Commands listed in the [c]help[/c] menu are now sorted alphabetically.[/p][/*]
New Operators
[p][c]>[/c] — Redirect output to a fileCreates the file if it doesn't exist. Overwrites it if it does.[/p][p][c]>>[/c] — Append output to a file[/p][p]Combining pipes with redirection[/p]
