Skip to content

Releases: tigase/beagle-im

BeagleIM 5.0-b117 (beta)

26 Feb 17:49
bb22594
Compare
Choose a tag to compare
Pre-release

Fixed issue with database initialization during the first startup.

BeagleIM 5.0-b116 (beta)

26 Feb 12:10
ce9ecdd
Compare
Choose a tag to compare
Pre-release

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)

23 Jan 18:05
491943a
Compare
Choose a tag to compare
Pre-release

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)

08 Jan 18:01
491ea3d
Compare
Choose a tag to compare
Pre-release

Added new styles for chats list items (minimal, small, big)
Fixes for hangs during messages synchronization

BeagleIM 5.0-b113 (beta)

04 Jan 16:05
c40ebc9
Compare
Choose a tag to compare
Pre-release

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)

23 Dec 18:51
272e7b7
Compare
Choose a tag to compare
Pre-release

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)

27 Nov 18:23
ff18b5a
Compare
Choose a tag to compare
Pre-release

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

12 Nov 15:54
0c38161
Compare
Choose a tag to compare

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

New XEPs:

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)

31 Oct 16:30
0c38161
Compare
Choose a tag to compare
Pre-release

Added support for displaying jabber:iq:version
Fixed support for domains ending with .local

BeagleIM 4.1-b109 (beta)

29 Oct 13:28
4ec3467
Compare
Choose a tag to compare
Pre-release

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.