Skip to content

Releases: DemonMartin/tlsClient

2.0.5

23 Aug 19:28
Compare
Choose a tag to compare

Fix worker being started falsely by using nodemon
Full Changelog: 2.0.4...2.0.5

2.0.4

20 Aug 18:35
Compare
Choose a tag to compare

Fix stupid issue

Full Changelog: 2.0.3...2.0.4

2.0.3

20 Aug 17:48
Compare
Choose a tag to compare

Fixed a typo destorySession -> destroySession
Fixed an issue that caused the downloadLibrary Method to be called on the workers making "customLibraryPath" not work.

Full Changelog: 2.0.2...2.0.3

2.0.2

18 Aug 14:03
Compare
Choose a tag to compare

Warning: Breaking Changes

~ Updated to default Version 1.7.7
~ Moved JSDocs into index.js

~ Removed rotateSessions Param

~ Added new destroyAll Method
~ Added new connectHeaders Param
~ Added new disableIPV4 Param

~ Fixed terminate causing Error
~ Fixed destroySession not accepting any params.

& more

Full Changelog: 2.0.1...2.0.2

2.0.1

25 May 16:15
Compare
Choose a tag to compare

Forcefully unloading koffi lib on workerpool termination.
Full Changelog: 2.0.0...2.0.1

2.0.0

25 May 15:00
Compare
Choose a tag to compare

Warning: Breaking Changes

~ Switched from ffi-rs to koffi. FFI-rs seems to currently have issues causing it to not correctly work. Please update to this version.
~ Updated to default Version 1.7.5
~ Fixed typo in JSDocs for addCookiesToSession
~ Defaulting now to profile chrome_124 with corresponding UserAgent

& more!

Full Changelog: 1.4.3...2.0.0

1.4.3

07 May 17:54
Compare
Choose a tag to compare

Replaced axios usage to download tls Lib to use more lightweight node-fetch.
Full Changelog: 1.4.2...1.4.3

1.4.2

07 May 17:32
Compare
Choose a tag to compare

Removed axios from dependencies and updated ffi-rs.
Full Changelog: 1.4.1...1.4.2

1.4.1

01 May 18:39
Compare
Choose a tag to compare

Seems like for some reason, my VSC didn't push the commits I did in the version earlier...
This version includes all the new updates!
Full Changelog: 1.4.0...1.4.1

1.4.0

23 Apr 15:52
Compare
Choose a tag to compare

Changed to default usage of xgo assets from tlsClient
Added new parameter to response showing how often a request retried
Updated ffi-rs + tlsClient
& more

Full Changelog: 1.3.2...1.4.0