Skip to content

Releases: AmarnathCJD/gogram

v1.4.5

01 Dec 10:12
Compare
Choose a tag to compare

Full Changelog: v1.4.4...v1.4.5

v1.4.4

29 Nov 21:54
Compare
Choose a tag to compare

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

22 Nov 16:29
Compare
Choose a tag to compare

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

  • 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

19 Nov 19:14
Compare
Choose a tag to compare

Full Changelog: v1.3.21...v1.4.0

v1.3.20 Release

08 Nov 17:52
Compare
Choose a tag to compare

Version 2.3.19

30 Oct 21:20
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 2.3.17...2.3.19

2.3.17

11 Aug 08:31
Compare
Choose a tag to compare

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

Full Changelog: 2.3.15...2.3.17

2.3.15

10 Jul 18:38
Compare
Choose a tag to compare

Full Changelog: 2.3.14...2.3.15

2.3.14

16 Jun 07:17
Compare
Choose a tag to compare

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

06 Jun 18:41
Compare
Choose a tag to compare