Skip to content
This repository has been archived by the owner on May 22, 2023. It is now read-only.

Releases: derricw/siggo

0.6.2

04 Oct 00:02
Compare
Choose a tag to compare

Bugfixes

  • fixed a bug where we attempted to make the log file before the siggo data folder.
  • fixed a panic that can occur after linking

v0.6.1

25 Aug 01:05
Compare
Choose a tag to compare

new features:

  • notifications now can show avatars (opt-in)
  • message drafts now stay with their conversation
  • terminal bell chime on notification (opt-in)
  • re-worked "Open Mode" to browse and open old attachments

bug fixes:

  • ignore all group messages until proper groups support
  • fixed a bug with CTRL+N

v0.5.0

07 Jul 22:21
Compare
Choose a tag to compare

Now builds on MacOS. Binaries below.

v0.4.1

07 Jul 02:18
Compare
Choose a tag to compare

new feature:

  • fuzzy find files to attach with fzf. Bound to A.

v0.4.0

25 Jun 06:01
Compare
Choose a tag to compare

new features

  • Send attachments with a. Can use tab to autocomplete file paths. Attachments are sent with the next message. You can add more than one attachment to a message.

v0.3.0

19 Jun 06:25
de77c69
Compare
Choose a tag to compare

changes

  • CTRL+N now goes to the next conversation with unread messages

v0.2.1

18 Jun 05:44
Compare
Choose a tag to compare

changes

  • moved default config and data locations to XDG defaults. can override with XDG_CONFIG_HOME and XDG_DATA_HOME.

bugfixes

  • now properly report when we attempt to start but no user phone number is configured

initial release

16 Jun 22:31
Compare
Choose a tag to compare

This release includes all the basic features that I decided were required for my personal use.