Hello everyone!

Beta version 55 is now available to test! This week we mostly made fixes that were reported by the TS community and added/tweaked a couple of things for everyone to try out.

Hopefully the changelog should explain the update well enough.

Full changelog​

  • Added ability for remote applications to send hotkeys
  • Notification center tweaks
  • Fixed pinned message size when pinning message containing multi line code blocks
  • Fixed potentially banning too many users when banning an offline client
  • Fixed showing temporary bans as permanent when connecting
  • Fixed adding contact through search bar failing
  • Fixed some more crashes when remote apps is enabled
  • Fixed not being able to login to chat in some scenarios
  • Changed Windows start menu tiles

Here is some example code for the hotkeys for remote applications

Κώδικας:
const  keyPress = {
    type: 'buttonPress',
    payload: {
        button: 'myButton',
        state: true // down
    }
}

Notes for this thread​

  • Feedback as per always is welcome in this thread
    :slight_smile:
    . Issues that are not related to this update belong to it’s own thread.
  • We suggest to place your wishes for upcoming releases in existing or new threads in the suggestion area instead of the release thread. We mention this because each update post will be closed after some days and the wish or suggestion could be lost.
  • We allow ourselves to delete all the off-topic posts from this thread.

10 posts - 6 participants

Read full topic

Συνέχεια ανάγνωσης...