- update tdlib to 1.8.30 from tdlib/td@fab354a
- update whatsmeow to 20240520 from tulir/whatsmeow@81f8f07
- add logging of go version
- improved information to user when whatsapp client is outdated
- fixes #238 - change default find and find_next key bindings to alt-/ and alt-? respectively
- portability build fixes for netbsd (#237)
- fixes #229 - add support for configuring external editor command
- github ci fix go install
- handle whatsapp messages deleted/revoked remotely
- fixes #227 - update whatsapp messages edited remotely
- fixes #226 - add make.sh deps support for Pop OS
- jumping to quoted message to fallback to not-in-sequence cached message
- follow-up to c184312 - minor refactoring, update doc, bump version
- improved jumping to quoted message, fetching intermediate messages
- add support for finding cached messages in chat
- fixes #221 - fix crash when receiving telegram custom reactions
- github ci fix: macos use sudo for make install
- initialize profiles in sorted order and log protocol names
- fixes #218 - fix startup crash when using multiple profiles
- fixes #217 - add support for jumping to quoted message
- add make.sh deps support for Chimera, EndeavourOS and Rocky Linux
- handle tput not present
- disallow chat deletion when selecting message
- add logging of system and build information
- add linux check for 'notify-send' before calling the command
- fix intermittent whatsapp reauthentication crash
- fixes #216 - add support for reactions
- add cereal v1.3.2
- handle abort from whatsapp reinit with external qr code image viewer
- fix for whatsapp to mark group messages read
- minor message cache refactoring
- add reauthentication on whatsapp cache cleared
- add support for viewing cached whatsapp messages while offline
- add support for reauthentication
- default to XDG dir for configuration
- allow ctrl-c abort from whatsapp reinit
- whatsapp perform reinit when logged out by server
- add support for custom CMAKE_INSTALL_LIBDIR