Releases: mtcute/mtcute
Releases Β· mtcute/mtcute
v0.2.3
v0.2.2
v0.2.1
v0.2.0
client
- 6a47889: fix(client): rollback: dont use access_hash=0 for bots
- 8249bd2: β BREAKING feat(client)!: batched queries
breaking: getUsers may now return null - 1dcbf27: feat(client):
Message#textWithEntities
- b25f9dd: β BREAKING feat!: support min updates
breaking: changedITelegramStorage
interface, changed tl schema a bit - 945872e: fix(client): do not quote simple replies
- 51e67a5: fix(dispatcher): proper lifetime management for state storage
- b43070e: fix(client): wrong missing peer handling
- c42c629: feat(client): allow implicit storage usage
- 4d27ca5: β BREAKING feat!: updated to layer 167
breaking:User#color
: type changednumber -> ChatColors
User#replyBackgroundEmojiId
removed (moved tocolor.backgroundEmojiId
)- same for
Chat
- 392ff5a: feat(client): getSimilarChannels method
- 0b2ae3a: fix: import compatibility with ts-node/esm
- e9d6cfc: feat(client): getMessageByLink method
- af34f1e: β BREAKING chore(client)!: some MessageMedia fixes
breaking:WebPage#type
:web_page
->webpage
for consistency - 9db9411: β BREAKING chore(client)!: improved replied-to message handling
breaking:MessageReplyInfo
renamed toRepliedMessageInfo
- some types were changed
- 893a15d: β BREAKING chore(client)!: better parsed peer handling
breaking: anonymous sender is now represented withAnonymousSender
interface and notstring
- 8b2debb: feat(client): support Story message media
- 895163c: β BREAKING chore(client)!: renamed some peer utils
breaking:normalizeToInput*
->toInput*
dispatcher
- bb31dc8: feat(dispatcher):
CallbackQueryContext#editMessageWith
- b25f9dd: β BREAKING feat!: support min updates
breaking: changedITelegramStorage
interface, changed tl schema a bit - 51e67a5: fix(dispatcher): proper lifetime management for state storage
- 9db9411: β BREAKING chore(client)!: improved replied-to message handling
breaking:MessageReplyInfo
renamed toRepliedMessageInfo
- some types were changed
- 893a15d: β BREAKING chore(client)!: better parsed peer handling
breaking: anonymous sender is now represented withAnonymousSender
interface and notstring
core
- 4841132: fix(core): fixes for highload bots
- b25f9dd: β BREAKING feat!: support min updates
breaking: changedITelegramStorage
interface, changed tl schema a bit - 1f53923: feat(core): indexeddb storage
- 93ddc6a: β BREAKING chore!: do not default to MemoryStorage
- c42c629: feat(client): allow implicit storage usage
- 0b2ae3a: fix: import compatibility with ts-node/esm
sqlite
- b25f9dd: β BREAKING feat!: support min updates
breaking: changedITelegramStorage
interface, changed tl schema a bit - ec0865c: fix(sqlite): reset before destroying
- 8e548d2: fix(sqlite): do not reset on destroy
test
- b25f9dd: β BREAKING feat!: support min updates
breaking: changedITelegramStorage
interface, changed tl schema a bit - 1f53923: feat(core): indexeddb storage
- c42c629: feat(client): allow implicit storage usage
tl
- b25f9dd: β BREAKING feat!: support min updates
breaking: changedITelegramStorage
interface, changed tl schema a bit - ba3d02a: fix(tl): do not codegen for
mtcute.*
- 4d27ca5: β BREAKING feat!: updated to layer 167
breaking:User#color
: type changednumber -> ChatColors
User#replyBackgroundEmojiId
removed (moved tocolor.backgroundEmojiId
)- same for
Chat
i18n
- 0b2ae3a: fix: import compatibility with ts-node/esm
v0.1.3
v0.1.2
core
crypto-node
- 13be848: refactor: moved test utils to @mtcute/test
sqlite
- 13be848: refactor: moved test utils to @mtcute/test
test
- 13be848: refactor: moved test utils to @mtcute/test
client
- 207dc5f: fix(client): false negatives in automatic forward detection
- 007c982: fix(client): _parsedStatus is no longer inspectable
create-bot
- 71a3a05: fix(create-bot): fixed no-linters template and dockerfile
dispatcher
- dbe5ff1: fix(dispatcher): allow empty filter in callback data builder
tl
- a0a2255: feat(tl): updated layer 166
v0.1.1
crypto-node
- 5e79dc3: feat: build crypto-node against node crypto
- 4c42304: build: extracted custom build config to packages themselves
- eec142f: feat: wasm! π
- 38de001: fix(docs): exclude test files from docs, also fixed build for crypto-node
- f525c12: fix: auth storage fixes
client
- e0f4b0d: build(deps): removed @types/node and file-type
- 4c42304: build: extracted custom build config to packages themselves
- f525c12: fix: auth storage fixes
core
- e0f4b0d: build(deps): removed @types/node and file-type
- 4c42304: build: extracted custom build config to packages themselves
- eec142f: feat: wasm! π
- 18178b4: feat(wasm): added sha1/256 to wasm, removed most of async in crypto
- 1abf35e: feat: basic test utils
- f525c12: fix: auth storage fixes
create-bot
- 4c42304: build: extracted custom build config to packages themselves
node
- 4c42304: build: extracted custom build config to packages themselves
tl
- 4c42304: build: extracted custom build config to packages themselves
- eec142f: feat: wasm! π
- 18178b4: feat(wasm): added sha1/256 to wasm, removed most of async in crypto
- ec1154f: build: fixed tl versioning + changelog generation
tl-runtime
- eec142f: feat: wasm! π
wasm
- eec142f: feat: wasm! π
- 0a7979a: fix(wasm): added option for custom compiler in makefile
- 1c60082: fix(wasm): fixed CC in makefile
- 18178b4: feat(wasm): added sha1/256 to wasm, removed most of async in crypto
test
sqlite
- f525c12: fix: auth storage fixes
v0.1.0
v0.1.0