Skip to content

Releases: 2BAD/bitrix

2.5.1

21 Jul 20:01
450369a
Compare
Choose a tag to compare

Changed

  • Introduced a named export for the Bitrix constructor to ensure compatibility with ECMAScript modules. (#42)

v2.4.0

21 Oct 05:15
fb296ca
Compare
Choose a tag to compare

Add constructor option to override underlying http client configuration

const bitrix = Bitrix('https://PORTAL_NAME.bitrix24.ru/rest', 'ACCESS_TOKEN', {https: { rejectUnauthorized: false }})

v2.3.1

04 Jan 03:15
Compare
Choose a tag to compare
[package] bump version to v2.3.1

v2.2.3

04 Jan 02:54
6954056
Compare
Choose a tag to compare

zero changes, just a trigger to the publishing workflow

v2.2.2

04 Jan 02:47
Compare
Choose a tag to compare

just a minor bump to dependencies versions