Skip to content

1.4.2

Latest

Choose a tag to compare

@github-actions github-actions released this 10 Apr 15:06

Highlights

  • Tree can now be minimized (binding Alt+T, command toggle_tree or by clicking on tree border) and it will show number of mentions
  • Some client stats can be shown with stats command
  • Multiple endcord instances can now run completely separated from each other by setting ENDCORD_APP_NAME env var
  • BSD OSs are now supported

New features

Add command and binding to minimize tree
Add imageboards
Add stats command
Add "thinking" interaction
Add color_format_interaction option
Add exit on host server error
Add env var to specify app name as argument
Add app_name option for status line and title line formats
Add cursor to profile manager
Add BSD support

Bugfixes

Fix bot marked as webhook
Fix crash with chat generation
Fix failing to mark channels as unread
Fix crash when resizing
Fix backspace in profile manager in termux
Fix crash with member list
Fix message gets doubled when send and received other message
Fix command assist opens when there is ":" in sent message
Fix call not sending ring
Fix some attachments
Fix missing corner in tree

Changes

Make status sign in tree have a space
Hoist mentions in goto assist
Add warning that voice calls can only use socks5 proxy
Separate messages if certain time passed between them
Disable chat safety features when using bot account
Rename member_list command to toggle_member_list
Rebind spoil to Alt+S
Move uncategorized channels to top of server tree
Optimize status line generation
Vim mode: enter sends message in insert mode
Vim mode: switch to insert mode when switching to command mode
Add copyright headers to all py files
Bump dependencies

Full Changelog: 1.4.1...1.4.2