Releases: tigase/beagle-im
BeagleIM 5.0-b117 (beta)
Fixed issue with database initialization during the first startup.
BeagleIM 5.0-b116 (beta)
Updated to use new connector supporting TLS 1.3 (based on Network.framework
)
Fixed issue with the removal of shared files if original
quality is used
Fixed issue with OMEMO keys management
BeagleIM 5.0-b115 (beta)
Added support for quickly finding/opening for a conversation
Improved marking of unread messages
Improved completion of nicknames in channels
BeagleIM 5.0-b114 (beta)
Added new styles for chats list items (minimal, small, big)
Fixes for hangs during messages synchronization
BeagleIM 5.0-b113 (beta)
Added autofocus to input field when any key is pressed
Improved settings dialog
Improved VoIP calls
Fixed issue with status not being presented properly
Fixed issue with not responding in MUC rooms with a lot of occupants
Fixed issue with displaying message carbons
BeagleIM 5.0-b112 (beta)
Changes in this build:
- Improved views refresh mechanism
- Display timestamps of messages as relative
- Reworked message loading mechanism
- Updated version of WebRTC
- Reworked backend to use Swift Combine framework
This build supports only macOS 10.15 or newer.
Known issues:
- Message Carbons issues with presenting carbons of messages sent from other resources
BeagleIM 5.0-b111 (beta)
Initial build of a new version.
Contains database changes which will make it impossible to use previous version of BeagleIM after upgrade.
- Rewritten access to database
- Updated to use rewritten TigaseSwift
- Added support for
Reply with PM
in MUC rooms - Modified
Private Message
window
BeagleIM 4.1
The stable release of BeagleIM 4.1 contains a lot of changes and stability improvements.
New XEPs:
- Added support for XEP-0215: External Service Discovery
Major changes:
- Added shortcut for Last Message Correction with CMD+ARROW UP
- Added support for automatic scaling/recompression of images and videos to reduce size of shared files.
- Added support for sharing multiple files with drag & drop, copy & paste or selection.
- Improved onboarding process
- Simplified updating account password
- Added indication for corrected and retracted messages
- Added support for /me command
- Redesigned accounts list
- Added support for displaying jabber:iq:version
- Improved presentation of VCard data
- Rewrite of Markdown support to optimize it and fix the crash
- Replaced Me with actual nickname user is using on the account on which chat was opened.
Fixes
- Improved VCard support for MUC group chats
- Fixed issue with Reply option clearing clipboard
- 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)
- Fixed issues with handling subscription requests
- Fixed issue with joining password protected MUC rooms
- Fixed another crash related to movie preview
- Fixed issue with right part of "new" button not being clickable
- Fixed issue with marking all MIX messages received while offline as read.
- Fixed support for domains ending with .local
BeagleIM 4.1-b110 (beta)
Added support for displaying jabber:iq:version
Fixed support for domains ending with .local
BeagleIM 4.1-b109 (beta)
Added support for automatic scaling/recompression of images and videos to reduce size of shared files.
Added support for sharing multiple files with drag & drop, copy & paste or selection.
Replaced Me
with actual nickname user is using on the account on which chat was opened.
Fixed issue with marking all MIX messages received while offline as read.
Fixed issue with /me command message grouping.