Skip to content

Releases: commetchat/commet

v0.3.0-prerelease+2973942

31 Aug 01:05
2973942
Compare
Choose a tag to compare
Pre-release

Caution

This is a pre-release build, use at your own risk

What's Changed

  • Improve handling of room member state events by @Airyzz in #346
  • Clean up logs by @Airyzz in #343
  • Show notifications for encrypted events and stickers by @Airyzz in #347
  • Fix reactions not rendering on sticker events by @Airyzz in #349
  • Implement timeline search by @Airyzz in #348
  • Update Matrix SDK (Support Authenticated Media) by @Airyzz in #350

Full Changelog: v0.3.0-prerelease+92b5735...v0.3.0-prerelease+2973942

v0.3.0-prerelease+92b5735

13 Aug 22:50
92b5735
Compare
Choose a tag to compare
Pre-release

Caution

This is a pre-release build, use at your own risk

What's Changed

Full Changelog: v0.3.0-prerelease+dd1dadf...v0.3.0-prerelease+92b5735

v0.3.0-prerelease+dd1dadf

12 Jul 07:52
dd1dadf
Compare
Choose a tag to compare
Pre-release

Caution

This is a pre-release build, use at your own risk

What's Changed

Full Changelog: v0.3.0-prerelease+d89fea2...v0.3.0-prerelease+dd1dadf

v0.3.0-prerelease+d89fea2

02 Jul 04:10
d89fea2
Compare
Choose a tag to compare
Pre-release

Caution

This is a pre-release build, use at your own risk

What's Changed

  • Fix reactions on edited messages by @Airyzz in #284
  • Improve file sending flow by @Airyzz in #285
  • Properly load message sender in notification by @Airyzz in #286
  • Fix sender not showing properly if previous message was in a thread by @Airyzz in #287
  • Still use lazy loading for internal members list by @Airyzz in #289
  • Fix horizontal scrolling on overlapping panels by @Airyzz in #290
  • Fix sso-only server login by @Airyzz in #292
  • Refactor direct messages by @Airyzz in #288
  • Fix loading of system color scheme on Android by @Airyzz in #298
  • Jump to specific event in timeline by @Airyzz in #301
  • Fix filtering of single rooms on home screen by @Airyzz in #303

Full Changelog: v0.3.0-prerelease+5c8379c...v0.3.0-prerelease+d89fea2

v0.3.0-prerelease+5c8379c

25 Jun 09:24
5c8379c
Compare
Choose a tag to compare
Pre-release

Caution

This is a pre-release build, use at your own risk

Warning

This build makes use of a new database implementation, and does not migrate data from previous database. It is strongly suggested that you remove any previous installation's data before using this version

What's Changed

Full Changelog: v0.2.1...v0.3.0-prerelease+5c8379c

v0.2.1

17 May 07:35
cf1a61c
Compare
Choose a tag to compare

What's Changed

  • Use operating system time format by @sandmuel in #228
  • Fix edge case for messages containing <pre> by @Airyzz in #232
  • Fallback to rendering plaintext if markdown parsing fails by @Airyzz in #231
  • Fix personal emoticons not loading correctly by @Airyzz in #225
  • Allow changing UI scale on mobile by @Airyzz in #233
  • Save images and videos from messages by @Airyzz in #234
  • Fix handling of global emotes by @Airyzz in #235
  • Added Theme Change based on OS Theme by @nerbal in #236

New Contributors

Full Changelog: v0.2.0...v0.2.1

v0.2.0

09 May 06:17
1c6c0b5
Compare
Choose a tag to compare

Whats New?

  • Push Notifications
  • Experimental support for conversation bubbles on Android
  • URL Previews
  • Room Permissions Management
  • Single Sign-on
  • Support for Multiple Languages
  • A bunch of bug fixes
  • And a whole lot more!

What's Changed

New Contributors

Full Changelog: v0.1.4...v0.2.0

Warning

This version is experimenting with a new database implementation. Be prepared for potential issues.
This is a reminder, Commet is not yet considered production ready

v0.1.4

02 Jan 02:48
Compare
Choose a tag to compare

Security Fixes

  • Fixes an issue where user IP could be leaked

v0.1.3

17 Nov 00:14
c3a2774
Compare
Choose a tag to compare

This contains mostly small bug fixes and UI Improvements, as well as a few quality of life features!

What's New?

  • Rooms and spaces shared between multiple accounts are visually distiguished
  • Improved HTML Rendering
  • Implemented lazy loading of room members
  • Zoom and pan on images and video
  • Background task indicator for downloads
  • Direct messages in spaces are now visually distinct from rooms

Bug Fixes

  • Fixed an issue where a room shared between multiple logged in accounts wouldn't open correctly
  • Fixed notifications being displayed for old messages

Full Changelog: v0.1.2...v0.1.3

v0.1.2

02 Oct 10:01
b31057a
Compare
Choose a tag to compare

What's Changed

  • Revert forcing lower case on login screen #129

Full Changelog: v0.1.1...v0.1.2