Releases: mtcute/mtcute
8000
Releases · mtcute/mtcute
v0.23.2
v0.23.1
v0.22.3
v0.22.2
v0.22.1
v0.22.0
@mtcute/core
- 79f5a82: fix(core): fixed avatar downloading for min peers
- 591aff7: feat: export utils for binary de/serialization
- d7a9ffe: ❗ BREAKING feat!: deserialization for backwards compatibility
breaking(tl-utils): signature ofgenerateTypescriptDefinitionsForTlSchema
andgenerateTypescriptDefinitionsForTlEntry
- e244079: ❗ BREAKING refactor!: wrap web page media into a WebPageMedia constructor
breaking: accessing webpage fields is now done viamsg.media.preview
- e3cd583: ❗ BREAKING chore(core)!: improved min peers handling
breaking:getById
in peers repository no longer acceptsallowMin
arg - ef6bac4: fix(core): gracefully handle objects from wrong layer
- caacdb2: feat(core): peers index serialization helpers
- 2f3d08f: fix: tests
- 0de21b3: ❗ BREAKING chore!: removed deprecated UserStarGift
- d93fe92: feat(core): getPeerSettings method
- f1382ef: fix(core): forward
timers
in TelegramClient - a5bc097: feat: updated to layer 200
- 9fa4ea8: ❗ BREAKING fix(core)!: never return access_hash=0 for bots
@mtcute/tl-runtime
- d7a9ffe: ❗ BREAKING feat!: deserialization for backwards compatibility
breaking(tl-utils): signature ofgenerateTypescriptDefinitionsForTlSchema
andgenerateTypescriptDefinitionsForTlEntry
- ef6bac4: fix(core): gracefully handle objects from wrong layer
@mtcute/tl
- d7a9ffe: ❗ BREAKING feat!: deserialization for backwards compatibility
breaking(tl-utils): signature ofgenerateTypescriptDefinitionsForTlSchema
andgenerateTypescriptDefinitionsForTlEntry
- 5f990bc: build(tl): bumped minor version
- a5bc097: feat: updated to layer 200
@mtcute/markdown-parser
- 573fb01: ❗ BREAKING fix(markdown)!: greacefully handle malformed input
@mtcute/web
- e3cd583: ❗ BREAKING chore(core)!: improved min peers handling
breaking:getById
in peers repository no longer acceptsallowMin
arg
@mtcute/test
- 2f3d08f: fix: tests
v0.21.1
v0.21.0
@mtcute/core
- c691aa7: feat(core): getPeer method
- ac19e47: feat(core): getBasicPeerType util
- 9a87ee4: ❗ BREAKING fix(core)!: allow null as return of star gift related methods
- dc743d2: ❗ BREAKING feat(core)!: improved takeout support
@mtcute/node
- 3c065ea: ❗ BREAKING chore!: removed crypto-node
@mtcute/create-bot
- 2c7acfc: fix(create-bot): add better-sqlite3 to onlyBuiltDependencies