-
v1.0.7 Stable
released this
2024-05-17 08:03:14 +02:00 | 1 commits to main since this releaseChangelog
93c76f4
Add chatbox text wrapping5bb37a5
Add date formatting to messagese3b681e
Add gen-cert.shc7a34a7
Add option to render client UI in pure ASCII8cb4030
Add password parameter2571936
Add shorthand parametersb6e133c
Clean up Cobra filesff801f8
Final tweaks6d15f30
Fix extra newlines being appended by populateChat() on TLS based serversa615cb9
Fix windows version being unable to take input015e1bb
Handle passwords clientside99923c6
Handle passwords serverside7493af6
Implement choosing TLS/plaintext for clientafafb12
Implement choosing TLS/plaintext for server51b0dd5
Implement clientside TLS0f33d13
Implement serverside TLSe48521b
Merge pull request 'Security Update' (#6) from testing into main8725237
Minor formatting changesa21199a
Optimize client RAM memory usagee0f9c63
Reduce latency time for synchronizationc837e78
Remove workflow fileb2f9ff5
Small tweaks940d128
Stop showing errors on client Ctrl+Cfde1754
Update .gitignorecc3f4fb
Update README.mde7aada9
Update README.md
Downloads
-
v1.0.6 Stable
released this
2024-05-08 08:09:56 +02:00 | 27 commits to main since this releaseChangelog
370f217
Add auto-scroll controlc63028d
Add client TUI scrollingbcaa1c1
Add credits and current username to UI2ec372a
Add demo.gif158bf93
Add history parameter to restore old chatsf8332d1
Disable "Send it" buttonbc8c852
Merge pull request 'Quality of Life update' from testing into main9e1affd
Occupy rest of terminal spaced821979
Only trigger CI/CD on PR7eb991a
Tweak chat dimensions61e35fd
Update README.mdcc96783
Update README.md3c79ebf
Update README.md
Downloads
-
v1.0.5 Stable
released this
2024-04-26 09:01:58 +02:00 | 40 commits to main since this releaseChangelog
Downloads
-
v1.0.4 Stable
released this
2024-04-14 10:08:01 +02:00 | 43 commits to main since this releaseChangelog
6599c66
Add ui.go file75dac0c
Attempt to clean up server codebase6223406
Create client.go55da7f8
Fix README.md titlesc85fa5b
Fixed catastrophic memory leak in clientca10bc4
Implement Gocui UI into mini-chat client2a3bd78
Merge pull request 'Final PR' from testing into maincec3390
Removed currentUsers viewc4fb560
Testing sending messages to server from client678244d
Update dependencies39c2dde
Update dependencies
Downloads
-
v1.0.1 Stable
released this
2024-04-01 12:55:29 +02:00 | 54 commits to main since this releaseChangelog
0f6e054
Update go.mod
Downloads