Skip to content

Releases: d99kris/nchat

v2.10

19 Sep 07:32
Compare
Choose a tag to compare
  • fixes #13 - fix linking error on gentoo
  • fallback to ascii copy when utf8 conversion fails
  • support to continue fetch after unavailable attachments in whatsapp
  • add support for exporting message cache to text files
  • add option for home button to trigger fetch of entire chat history

v2.05

15 Aug 02:23
Compare
Choose a tag to compare
  • more robust utf8 conversion
  • fixes #35 - adjust install path for man-page
  • fix solus linux backspace issue
  • fix issue searching contact at startup

v2.04

07 Aug 12:21
Compare
Choose a tag to compare
  • fix whatsapp not marking messages received before login as read
  • fix whatsapp others typing status not cleared upon send message
  • add support for ctrl-k delete line
  • emoji pad handling for delete, key up/down/left/right
  • fix crash after delete if selecting message after last
  • message dialog with saved path upon attachment save
  • message dialog confirmation for message delete
  • detach external viewer process
  • telegram saved messages to be shown as read
  • fix select message disable issue
  • telegram support for showing formatted messages in markdown
  • update tdlib to v1.7.0
  • telegram support for sending markdown
  • add option to disable cache
  • show photo/document captions for telegram
  • fix quoted multi-line text overwriting actual message
  • fix potential issue with gaps in cached history
  • hide cursor while logging in
  • add v prefix to version string
  • fetch all cached messages on home
  • reduce cursor flickering
  • prefetch next page
  • fix missing own old messages
  • use highest image resolution
  • update doc

v2.02

01 Aug 14:16
Compare
Choose a tag to compare
ensure cursor hidden in list dialog

v1.10

01 Aug 12:22
Compare
Choose a tag to compare
update version

v0.27

09 May 06:44
Compare
Choose a tag to compare
follow-up to 7d604c5 - clean up code commented out

v0.26

28 Mar 06:49
Compare
Choose a tag to compare
fixes #22 - do not echo two-factor authentication password

v0.25

14 Nov 11:12
Compare
Choose a tag to compare
man update