Releases: lisb/direct-js
Release 3.1.0 (2024-10-22)
Release 3.0.0 (2024-10-11)
Breaking changes
- Requires
node >= 18
andnpm >= 10
after this version
Features
direct-js@3.0.0
has been released with the following features:
send
method androbot.direct.notes
APIs now support "styled note" functionality.- "styled note" is a new note that allows you to change the font size and color of the text and to add a URL link to the text.
robot.direct.notes.validateXml
method has been added to validate XML data for styled notes
More details will be available soon on daab.direct4b.com.
Release 2.4.0 (2024-10-08)
DEPRECATED: Please use 3.0.0 or above instead of this version
direct-js@2.4.0
has been released with the following features:
send
method androbot.direct.notes
APIs now support "styled note" functionality.- "styled note" is a new note that allows you to change the font size and color of the text and to add a URL link to the text.
robot.direct.notes.validateXml
method has been added to validate XML data for styled notes
More details will be available soon on daab.direct4b.com.
Release 2.3.0 (2024-03-13)
direct-js@2.3.0
has been released with the following feature.
notes.update
method now has the option that determines whether or not talk members are notified of note updates. Please see https://daab.direct4b.com/docs/spec/note.html for more information.
Release 2.2.0 (2024-02-02)
We've released direct-js@2.2.0
that fixed a bug in the announce
method.
Release 2.1.0 (2023-07-30)
We've released a new version with the following features.
- Send a message with mentions
- Get mention data from a received message
- Send and receive an original stamp
Release 1.119.0 (2022-12-11)
Others
We've updated direct-js along with internal code upgrade. There aren't any changes in daab public specification.
Release 1.117.0 (2022-08-01)
Others
Updated direct-js along with internal code version up. There aren't any changes in daab public specification.
Release 1.114.8 (2022-03-16)
Release 1.111.6
2021-01-29
Bug Fixes
- Enhanced retry processing when daab creates/updates a note with attachments
- Enhanced
talk_id
validation when daab sends a message with attachments