0.7.0 (2023-10-08)
- migrate to satori v3
- migrate to satori v3 (9f378f0)
0.6.3 (2023-08-09)
- transferImage: fix error with Uint8Array (9508f46)
- transferimage: fix some erorrs, close #6, close #7 (#8) (90dfa4a)
0.6.2 (2023-08-08)
- parseMessage: fix a typo (55bd77f)
- quote time should be int (#2) (e5d09ef)
- transferImage: fix some typos, close #3, #4, #5 (62ccb11)
- transferImage: support for
data:
protocol (9f992c6) - verifyCallback: make url encoding of search params consistent with villa (6e50f30)
0.6.1 (2023-08-06)
0.6.0 (2023-08-06)
- support strict emoticon mode (a19000e)
0.5.1 (2023-07-24)
- fix a typo (2f5da7a)
0.5.0 (2023-07-24)
- add config
verifyCallback
(b678175)
0.4.1 (2023-07-22)
0.4.0 (2023-07-20)
- mark pubKey as required config
- add public key import cache (1888535)
- mark pubKey as required config (d24aa4a)
- support callback signature verfiry (bc4836a)
- support image transfer (94a365a)
- support new API auth method (584026d)
- fix a typo (2fd17ce)
- fix a typo (66c79e9)
- fix callback verify error (9291595)
- fix some errors (30cb25a)
- use file-type@16 to support cjs (2671cd6)
0.3.0 (2023-07-08)
- use '~' as splitter of msgId and channelId
- add villa id to channelId
- add timestamp to message id
- add timestamp to message id (b3cc6f1)
- add villa id to channelId (fd38b22)
- support delete message (53f81f6)
- support parsing quote info (f403896)
- support reaction (bb36838)
- use '~' as splitter of msgId and channelId (8c4c71a)
0.2.0 (2023-06-20)
- export utils (c7a184b)
- messanger: ignore null message (7ca4671)
- support custom callback path (25cff20)
- support getChannelList() (ddaaa67)
- support getGuildMemberList() (7e914a9)
- support guild-added and guild-deleted (5fcd108)
- support image message (60d127b)
- support session.elements (9b93b7c)
0.1.1 (2023-06-08)
- fix config export (3e97f72)