Releases: normen/whatscli
Releases · normen/whatscli
v1.0.11
- Merge pull request #55 from dgrisham/master
- set go-whatsapp client version to possibly fix login error
v1.0.9
- bump go-whatsapp library version
- fixes #46
v1.0.8
- update tview/tcell dependencies
- fixes mouse selection of messages
v1.0.7
- Merge pull request #42 from cetinajero/feature/customizable-backlog-msg-qty
- Setting for the # of messages per backlog
- Add license info
v1.0.6
- Merge pull request #37 from keegancsmith/terminal-bell
- add UseTerminalBell as an alternative to desktop notifications
v1.0.5
- avoid trying to send message when no receiver is set
- move more stuff to UI thread (image painting)
v1.0.4
- fix own messages disappearing in UI
- don't save config on each start
- small cleanups
v1.0.3
- allow paging when selecting messages
- move commands info to separate help screen
- add exit key binding to help screen
- add development info
v1.0.2
- allow copy pasting even if theres no system clipboard
- switch clipboard library
- handle copy/paste in UI instead of session manager
- renamed "copyuser" keyboard mapping (sorry!)