8000 Releases · mtcute/mtcute · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: mtcute/mtcute

v0.25.3

14 Jul 12:48
Compare
Choose a tag to compare

@mtcute/core

  • 8f0980b: feat: upgdated to layer 208

@mtcute/tl

  • 8f0980b: feat: upgdated to layer 208

v0.25.2

09 Jul 18:06
Compare
Choose a tag to compare

@mtcute/core

  • aa18618: fix(core): trim whitespaces with entities before sending
  • c697963: feat: support multiple clients within the same worker

@mtcute/bun

  • c697963: feat: support multiple clients within the same worker

@mtcute/deno

  • c697963: feat: support multiple clients within the same worker

@mtcute/node

  • c697963: feat: support multiple clients within the same worker

@mtcute/web

  • c697963: feat: support multiple clients within the same worker

v0.25.1

09 Jul 14:39
Compare
Choose a tag to compare

@mtcute/core

  • 2e02126: fix(core): default time offset
  • 00c37fb: fix(core): do not mix server salts for pfs connections

@mtcute/markdown-parser

  • e6d8a27: fix(markdown-parser): correctly trim whitespaces inside entities

@mtcute/bun

  • c242611: fix(bun): prefer node:crypto over wasm + check for simd

v0.25.0

02 Jul 06:30
Compare
Choose a tag to compare

@mtcute/core

  • 60b82ca: ❗ BREAKING feat!: layer 206
    breaking:
    • in some places where stars amount was returned it might now contain ton amount
    • new message media (todo list)
  • 9441ca4: fix(core): request message state for acked rpc

@mtcute/tl

  • 60b82ca: ❗ BREAKING feat!: layer 206
    breaking:
    • in some places where stars amount was returned it might now contain ton amount
    • new message media (todo list)

@mtcute/html-parser

  • c60aaa3: feat(html-parser): support expandable + updated docs

v0.24.4

23 Jun 15:07
Compare
Choose a tag to compare

@mtcute/core

  • 08c1be8: fix(core): sendCopy not copying entities

v0.24.3

22 Jun 23:33
Compare
Choose a tag to compare

@mtcute/core

  • 2fe3d85: fix(core): correctly handle expired future salts
  • 9107330: fix(core): fetch missing peers
  • 2bdf30f: fix(core): internals error middleware returning undefined

v0.24.2

04 Jun 23:02
Compare
Choose a tag to compare

@mtcute/core

  • ab30fb7: feat: updated to layer 204
  • 5beb42c: fix(core): InputMedia.dice

@mtcute/dispatcher

  • ab30fb7: feat: updated to layer 204
  • 9c28f34: fix(dispatcher): filters.webpage types

@mtcute/tl

  • ab30fb7: feat: updated to layer 204

v0.24.1

27 May 22:05
Compare
Choose a tag to compare

@mtcute/core

  • 6207a87: fix(core): WorkerInvoker memory leak

v0.24.0

24 May 18:02
Compare
Choose a tag to compare

@mtcute/core

  • 870cba4: feat: warn every 100 queued updates
  • 09605d8: fix(core): reset ping on connection loss
  • ad1c842: fix(core): download chunk request lack lack of adding offset
  • 35acc3c: ❗ BREAKING chore(core)!: extracted phone number resolving to a separate method
    breaking: resolvePeer and any methods using it no longer support resolving by phone number, use resolvePhoneNumber instead
  • 0cadbde: fix(core): export some missing interfaces
  • bfacb51: ❗ BREAKING chore!: split close() method into disconnect() and destroy()
    breaking: in most cases, you simply need to replace calls to .close() with calls to .destroy()
  • 4fe16cf: ❗ BREAKING fix(core)!: nullable StarGiftUniqueOriginalDetails#recipient
  • ac7ac08: ❗ BREAKING fix(core)!: fixed typo
    breaking: recepient -> recipient in transferStarGift and StarsTransaction
  • 0607eb2: fix(core): clear auth keys on session import
  • ee64aa0: ❗ BREAKING chore(core)!: removed SortedLinkedList

@mtcute/bun

  • bfacb51: ❗ BREAKING chore!: split close() method into disconnect() and destroy()
    breaking: in most cases, you simply need to replace calls to .close() with calls to .destroy()

@mtcute/deno

  • bfacb51: ❗ BREAKING chore!: split close() method into disconnect() and destroy()
    breaking: in most cases, you simply need to replace calls to .close() with calls to .destroy()

@mtcute/node

  • bfacb51: ❗ BREAKING chore!: split close() method into disconnect() and destroy()
    breaking: in most cases, you simply need to replace calls to .close() with calls to .destroy()

@mtcute/test

  • bfacb51: ❗ BREAKING chore!: split close() method into disconnect() and destroy()
    breaking: in most cases, you simply need to replace calls to .close() with calls to .destroy()

v0.23.3

09 May 13:39
Compare
Choose a tag to compare

@mtcute/core

  • 468eb5a: fix(core): support transfer/upgrade without payment
  • 3eca265: feat(tl): updated to layer 203

@mtcute/tl

  • 3eca265: feat(tl): updated to layer 203
0