Skip to content

Commit

Permalink
Release v1.16.0
Browse files Browse the repository at this point in the history
* Feature: Offer to pair with 8-character code.
* Feature: Video notes are received.
* Feature: Have option to display message ID in conversation.
  • Loading branch information
hoehermann committed Aug 7, 2024
1 parent 1c9b46d commit 9a919d4
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
# 1.16.0

* Feature: Offer to pair with 8-character code.
* Feature: Video notes are received.
* Feature: Have option to display message ID in conversation.

# 1.15.0

* Update: Depends on whatsmeow v0.0.0-20240521160649-74c49f5a7d31 or later.
Expand All @@ -13,7 +19,7 @@
* Feature: Installation into user's home directory (Linux only).
* Change: Incoming images can be shown in-line, offered as a file-transfer or both ("both" is new).
* Change: KeepAliveTimeout is ignored (was terminate connection).
* Bugfix: Upon re-connect chats currently open in Pidgin can be re-joined implicitly.
* Bugfix: Upon re-connect, chats currently open in Pidgin can be re-joined implicitly.
* Bugfix: Incoming newlines are converted to br-tags as it is the custom in libpurple.
* Bugfix: libgcc is now linked statically when building for win32 with GCC later than 4.7.2.

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.15.0
1.16.0

0 comments on commit 9a919d4

Please sign in to comment.