• v1.0.8 e3bd047d86

    v1.0.8 Stable

    raul released this 2024-05-29 07:54:24 +02:00 | 0 commits to main since this release

    Changelog

    • e3bd047 Fix Windows client not properly sending username
    Downloads
  • v1.0.7 e48521b456

    v1.0.7 Stable

    raul released this 2024-05-17 08:03:14 +02:00 | 1 commits to main since this release

    Changelog

    • 93c76f4 Add chatbox text wrapping
    • 5bb37a5 Add date formatting to messages
    • e3b681e Add gen-cert.sh
    • c7a34a7 Add option to render client UI in pure ASCII
    • 8cb4030 Add password parameter
    • 2571936 Add shorthand parameters
    • b6e133c Clean up Cobra files
    • ff801f8 Final tweaks
    • 6d15f30 Fix extra newlines being appended by populateChat() on TLS based servers
    • a615cb9 Fix windows version being unable to take input
    • 015e1bb Handle passwords clientside
    • 99923c6 Handle passwords serverside
    • 7493af6 Implement choosing TLS/plaintext for client
    • afafb12 Implement choosing TLS/plaintext for server
    • 51b0dd5 Implement clientside TLS
    • 0f33d13 Implement serverside TLS
    • e48521b Merge pull request 'Security Update' (#6) from testing into main
    • 8725237 Minor formatting changes
    • a21199a Optimize client RAM memory usage
    • e0f9c63 Reduce latency time for synchronization
    • c837e78 Remove workflow file
    • b2f9ff5 Small tweaks
    • 940d128 Stop showing errors on client Ctrl+C
    • fde1754 Update .gitignore
    • cc3f4fb Update README.md
    • e7aada9 Update README.md
    Downloads
  • v1.0.6 61e35fd758

    v1.0.6 Stable

    raul released this 2024-05-08 08:09:56 +02:00 | 27 commits to main since this release

    Changelog

    • 370f217 Add auto-scroll control
    • c63028d Add client TUI scrolling
    • bcaa1c1 Add credits and current username to UI
    • 2ec372a Add demo.gif
    • 158bf93 Add history parameter to restore old chats
    • f8332d1 Disable "Send it" button
    • bc8c852 Merge pull request 'Quality of Life update' from testing into main
    • 9e1affd Occupy rest of terminal space
    • d821979 Only trigger CI/CD on PR
    • 7eb991a Tweak chat dimensions
    • 61e35fd Update README.md
    • cc96783 Update README.md
    • 3c79ebf Update README.md
    Downloads
  • v1.0.5 125502bab3

    v1.0.5 Stable

    raul released this 2024-04-26 09:01:58 +02:00 | 40 commits to main since this release

    Changelog

    • 125502b Merge pull request 'Refactored codebase' from testing into main
    • 80da12c Nuclear refactoring
    • 3759701 Update README.md
    Downloads
  • v1.0.4 2a3bd788f8

    v1.0.4 Stable

    raul released this 2024-04-14 10:08:01 +02:00 | 43 commits to main since this release

    Changelog

    • 6599c66 Add ui.go file
    • 75dac0c Attempt to clean up server codebase
    • 6223406 Create client.go
    • 55da7f8 Fix README.md titles
    • c85fa5b Fixed catastrophic memory leak in client
    • ca10bc4 Implement Gocui UI into mini-chat client
    • 2a3bd78 Merge pull request 'Final PR' from testing into main
    • cec3390 Removed currentUsers view
    • c4fb560 Testing sending messages to server from client
    • 678244d Update dependencies
    • 39c2dde Update dependencies
    Downloads
  • v1.0.1 0f6e05477a

    v1.0.1 Stable

    raul released this 2024-04-01 12:55:29 +02:00 | 54 commits to main since this release

    Changelog

    Downloads