Skip to content

Releases: tinode/webapp

v0.25.0

12 Dec 06:18

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).
  • Option to select a wallpaper/pattern from a predefined collection (no uploading of custom wallpapers yet).

Bugs fixes:

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

Full Changelog: v0.24.4...v0.25.0

No material changes

26 Nov 10:08

Choose a tag to compare

No material changes Pre-release
Pre-release

Version and dependencies updated

Full Changelog: v0.25.0-beta3...v0.25.0-rc1

UI fixes

08 Nov 10:00

Choose a tag to compare

UI fixes Pre-release
Pre-release
  • UI fixes primarily for dark mode

Full Changelog: v0.25.0-beta2...v0.25.0-beta3

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