Skip to content

Release 1.1

Latest
Compare
Choose a tag to compare
@wshchocolatine wshchocolatine released this 11 Apr 20:04
· 36 commits to deployed since this release
e5a5eb2

New

  • Authentication with Opaque Token !, be careful with it, it's not enough secure for the moment.

Fix some bugs

  • A user could before create an infinite number of conversations with the same user. It's has been fixed.
  • On search conversation ( /conversations/search), an infinite number of conversation were returned. It's has been limited to 12 like /conversations/get.

Cleaning code

  • Better commenting
  • Better typing
  • Fix problem with ESM, CommonJS problems