Releases: AmarnathCJD/gogram
v1.4.5
Full Changelog: v1.4.4...v1.4.5
v1.4.4
Full Changelog: v1.4.3...v1.4.4
7d05ffe (HEAD -> master, tag: v1.4.4, origin/master) Major update, fix all memory leaks, enhance lib performance, fix log color disabling, remove unwanted codes, bug fixes, fix goroutine flooding, enhance log config, enhance cache config with option to disable completely, add example on cache, Layer 195, v1.4.4
88dda88 part 3
109fc63 part 2
1e68c8f adjustment 1
f0693d5 tlgen: update TL schema files
49c3f37 oke f
ff0d2a0 layer195?
9ddf1db feat: enhance file upload progress reporting and update regex for join links
v1.4.2
What's Changed
- updated regex to add support for new chat invite links by @TAMILVIP007 in #165
- fetch correct index value, fixes : index out of range [2] with length 2 by @TAMILVIP007 in #167
New Contributors
- @TAMILVIP007 made their first contribution in #165
- mb (a2a2074)
- refactor: update GetChatJoinRequests to use JoinRequest struct and improve type handling, release v1.4.2 (c7b4527)
- Merge pull request #167 from TAMILVIP007/patch-6 (3acc088)
- fetch correct index value, fixes :
index out of range [2] with length 2
(a2872a9) - add option to disable log colors, update depts, pprovealljoinreqs, replace interface{} with any, improve getjoinreqs. (44b1d03)
- RoseLoverX: auto Linting (77f67f6)
- Merge pull request #165 from TAMILVIP007/patch-2 (09e9285)
- updated regex to add support for new chat invite links (adb9f9a)
- tlgen: update TL schema files (7059a84)
- trigger tl build. (a817c60)
- Merge branch 'master' of https://github.com/AmarnathCJD/gogram (0bbc081)
- some missing types. (1d4d769)
- RoseLoverX: auto Linting (6c0348a)
- Add Pyrogram session decoding example and resolve data center IP function (9f1255e)
- tlgen: update TL schema files (f2171e0)
- tl-layer-gen-edit 194 (af94e12)
- AddCommandHandler (d7bd7b2)
- forgot to close channels after use. (656b513)
- bump version to v1.4.1 (76090f2)
v1.4.0
Full Changelog: v1.3.21...v1.4.0
v1.3.20 Release
Full Changelog: 2.3.19...v1.3.20
Version 2.3.19
What's Changed
- fix(callbackquery): reply to the correct message ID in callback queries by @ruizlenato in #140
- feat: add support for inverting media in Telegram messages by @ruizlenato in #141
- fix(telegram): ensure ForceDocument in MediaOptions applies to photos by @ruizlenato in #142
- add mode full by @eos175 in #143
- regex optimization by @sarff in #152
- fix typo: by @sarff in #153
- fix #155 by @izeberg in #156
- fix(telegram): #154 by @krau in #157
- Revert "fix(telegram): #154" by @AmarnathCJD in #158
New Contributors
- @sarff made their first contribution in #152
- @izeberg made their first contribution in #156
- @krau made their first contribution in #157
Full Changelog: 2.3.17...2.3.19
2.3.17
What's Changed
- Fix issue causing infinite loop on file upload (countWorkers = 0) by @eos175 in #108
- Enhancements to acknowledgment process, message sequence correction, and support for
MediaOptions.Thumb
by @eos175 in #110 - Refactor utility functions to use generics instead of any by @eos175 in #121
- Optimized encoding tl by @eos175 in #120
- add buffer pool to encoder for improved performance by @eos175 in #124
- minor fix closed by @eos175 in #131
- feature: replaced *bytes.Buffer with io.Writer by @Freebien in #134
- chore(NewMessage): classify non-broadcast PeerChannel as group in Cha… by @ruizlenato in #135
New Contributors
- @eos175 made their first contribution in #108
- @Freebien made their first contribution in #134
- @ruizlenato made their first contribution in #135
Full Changelog: 2.3.15...2.3.17
2.3.15
Full Changelog: 2.3.14...2.3.15
2.3.14
Full Changelog: 2.3.12...2.3.14
stable uploads
stable downloads
many bug fixes
stablizied
revamped many features
fixed memory leaks
layer 181
document new errors
2.3.12 uploads stable
Full Changelog: 2.3.11...2.3.12