Skip to content

Releases: normen/whatscli

v1.0.11

02 Nov 18:10

Choose a tag to compare

  • Merge pull request #55 from dgrisham/master
  • set go-whatsapp client version to possibly fix login error

v1.0.10

12 Jul 19:27

Choose a tag to compare

  • possible fix for #48

v1.0.9

23 Jun 09:04

Choose a tag to compare

  • bump go-whatsapp library version
  • fixes #46

v1.0.8

01 May 21:19

Choose a tag to compare

  • update tview/tcell dependencies
  • fixes mouse selection of messages

v1.0.7

10 Apr 10:39

Choose a tag to compare

  • Merge pull request #42 from cetinajero/feature/customizable-backlog-msg-qty
  • Setting for the # of messages per backlog
  • Add license info

v1.0.6

15 Feb 19:57

Choose a tag to compare

  • Merge pull request #37 from keegancsmith/terminal-bell
  • add UseTerminalBell as an alternative to desktop notifications

v1.0.5

05 Dec 15:39

Choose a tag to compare

  • avoid trying to send message when no receiver is set
  • move more stuff to UI thread (image painting)

v1.0.4

29 Nov 18:06

Choose a tag to compare

  • fix own messages disappearing in UI
  • don't save config on each start
  • small cleanups

v1.0.3

28 Nov 14:38

Choose a tag to compare

  • 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

28 Nov 13:33

Choose a tag to compare

  • 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!)