Skip to content

Releases: tigase/beagle-im

BeagleIM 4.1-b108 (beta)

22 Oct 12:29
23c5c6c
Compare
Choose a tag to compare
Pre-release

Rewrite of Markdown support to optimize it and fix the crash
Fixed another crash related to movie preview
Fixed issue with right part of "new" button not being clickable

BeagleIM 4.1-b107 (beta)

20 Oct 18:35
99e3f16
Compare
Choose a tag to compare
Pre-release

Fixed issue with messages after /me command not being properly displayed
Fixed various crashes

BeagleIM 4.1-b106 (beta)

19 Oct 10:44
80d6885
Compare
Choose a tag to compare
Pre-release

Added support for /me command
Redesigned accounts list
Improved presentation of VCard data
Fixed issues with handling subscription requests
Fixed issue with joining password protected MUC rooms

BeagleIM 4.1-b105 (beta)

11 Oct 12:49
786b576
Compare
Choose a tag to compare
Pre-release
  • Improved onboarding process
  • Simplified updating account password
  • Added indication for corrected and retracted messages
  • Added dropping of errors received on message delivery confirmations not being delivered properly
  • Fixed issue with VCard editing leading to disabled Edit button and improved UX
  • Workaround for crash on BigSur (missing permission)

BeagleIM 4.1-b104 (beta)

02 Oct 09:40
0ff0d77
Compare
Choose a tag to compare
Pre-release
  • Added support for discovery of TURN and STUN servers (XEP-0215: External Service Discovery)
  • Added shortcut for Last Message Correction with CMD+ARROW UP
  • Improved VCard support for MUC group chats
  • Fixed issue with Reply option clearing clipboard

BeagleIM 4.0

04 Sep 22:36
3714e39
Compare
Choose a tag to compare

The stable release of BeagleIM 4.0 contains a lot of changes and stability improvements.

New XEPs:

Major changes

  • Redesigned channel joining UI
  • Optimized resource usage during the establishment of VoIP calls and improved quality of VoIP calls
  • Improved Markdown support
  • New chats list view with a single section for 1-1 chats and group chats
  • Improved message synchronization speed, reliability and add support for MAM version 2 (XEP-0313: Message Archive Management)
  • Started using MAM for MUC history synchronization on rejoin (if possible)
  • Adjusted font size in chat history (message text is slightly bigger)
  • Improved support for XMPP URI
  • Improved support for CAPS (feature discovery)
  • Improved behaviour of service discovery window (indentation of items, scrolling)
  • Added a way to join hidden MUC rooms
  • Improved handling of responses for <iq/> requests which should fix some OMEMO key publication issues.
  • Improved message text selection
  • Remembers size of chats/roster windows
  • Improved auto-completion of nicknames.
  • Stopped downloading link previews if message with that link was received from someone outside of roster.

Fixes

  • Fixed issue with avatars in group chats not being properly displayed.
  • Added workaround for possible issue with message archive synchronization if server does not send <complete/> attribute
  • Fixed issue with channel info refresh
  • Fixed issue with respecting global settings for Allow subscription and Request subscription
  • Fixed Typo in Authorization menu
  • Fixed issue with not showing notifications for incoming groupchat messages containing keywords
  • Improved scrolling behavior (scrolling to found or first unread message, scrolling on the opening of a chat and concurrency issue)
  • Fixed an issue with a chat message not being resized properly when window size was changed.
  • Fixed issue with text color in chat history
  • Fixed issue with invisible selection in the search dialog
  • Added possible workaround for crashes when preview is for a movie
  • Fixed crash when the server is not sending Content-Length for uploaded files.

Development

  • Fixed issues with compilation on XCode 12
  • Improved layout in chat logs (internal change)

BeagleIM 4.0-b103 (beta)

30 Aug 17:45
3714e39
Compare
Choose a tag to compare
Pre-release

Fixed issue with avatars in group chats not being properly displayed.

BeagleIM 4.0-b102 (beta)

27 Aug 14:30
42fbc77
Compare
Choose a tag to compare
Pre-release
  • Improved message synchronization (MAM)
  • Fixed issues with compilation on XCode 12

BeagleIM 4.0-b101 (beta)

25 Aug 16:38
ab71594
Compare
Choose a tag to compare
Pre-release
  • Improved support for CAPS (feature discovery)
  • Improved behaviour of service discovery window

BeagleIM 4.0-b100 (beta)

19 Aug 16:52
1639a9e
Compare
Choose a tag to compare
Pre-release
  • Added workaround for possible issue with message archive synchronization if server does not send complete attribute
  • Fixed issue with channel info refresh
  • Fixed issue with respecting global settings for Allow subscription and Request subscription
  • Fixed Typo in Authorization menu