Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: tinode/webapp

Wallpapers

27 Oct 07:32

Choose a tag to compare

Wallpapers Pre-release
Pre-release

Option to select a chat screen wallpaper from a pre-defined collection.

New features: UI mode, configurable font, send on Enter, pinning chats etc

15 Oct 12:03

Choose a tag to compare

New features:

  • Dark/light/system-default UI mode.
  • Option to change font size for messages.
  • Option to send message on Enter vs send on CTRL-Enter.
  • Ability to pin conversations to top.
  • Show the number of subscribers in group chats and channels.
  • Allow to continue messaging while a video/audio call is in progress (same topic only for now).

Bugs fixes:

  • Bug fixes in image cropper.
  • Bug fixes for RTL languages (Arabic etc).

Full Changelog: v0.24.4...v0.25.0-beta1

UX improvement: use topic title in alert dialogs

06 Sep 07:27

Choose a tag to compare

  • UX improvement: use topic title in alert dialogs instead of action.

Full Changelog: v0.24.3...v0.24.4

Italian translation, transition to `text/x-drafy-fr` as mime type for Drafty form responses

10 Aug 08:27

Choose a tag to compare

9eba65b Italian translation
6bec95e Automatically change mime-type of json files to application/octeat-stream to avoid collision with drafty form responses
290571f 5679026 Use text/x-drafy-fr as mime type for Drafty form responses
7ce9470 More consistent jest time mocks

Full Changelog: v0.24.2...v0.24.3

Bug fixes

25 Jul 08:50

Choose a tag to compare

Incorporates JS-SDK bug fixes, updated dependencies

Full Changelog: v0.24.0...v0.24.2

Four significant features

08 Jun 14:43

Choose a tag to compare

New features

Full Changelog: v0.23.1...v0.24.0

Bug fixes

10 Apr 15:41

Choose a tag to compare

43fde20 Bug fix: clear unread count for topics with all messages deleted
4897d63 Bug fix: incorrect QR code in topic info
bc8f209 Changed browserslist config, improved browser sleep detection

Reconnect after wake up

16 Jan 14:42

Choose a tag to compare

458b519 Reconnect when PC wakes up from sleep
07a2256 Add Thai and Ukrainian language codes to package.json
4052bb7 Dependencies updated
a4befc4 Make font larger for emoji-only messages

Full change log: v0.22.13...v0.23.0

v0.22.13

29 Apr 23:18

Choose a tag to compare

df03509 Build with Tinode SDK 22.13, which includes fixes for grapheme clusters in Drafty.
354ce3b Bug fix: do not alter data or blob URLs with [asatt].
66192a8 Assetlinks updated (Google required it).

Full Changelog: v0.22.12...v0.22.13

Fix for image downloads, QR Code display

06 Feb 18:41

Choose a tag to compare

9eaa172 QR Code with user or topic ID can be shown now to simplify subscriptions
f932b97 Ensure asatt=1 is added to image download URL to set Content-Disposition: attachment.