- Return message after sending
- Increase flexibility by overloading arguments of several functions
- fix .json import in esm build
- Add esm build
- Update packages with vulnerabilities
- Imports cleanup
- Support dialect messages encryption using Curve25519 key pair.
- Upgrade anchor to 0.23.0.
- Move index.ts to src/index.ts.
- Enforce that dialect owner must be a member with admin privileges.
- Update program ids for mainnet.
- Support
Walletargument forsendMessage. - Add
isDialectAdminutility function. - Export
Subscription&Messagetypes. - Sort results in
findDialects. - Add
LICENSE.
- Fix clippy actions #83.
- Fix prettier actions #87.
- Fix dockerized tests #84.
- README improvements #80.
- Improve package management.
- Remove vestiges of react in linting.
- Support
Walletargument to more functions. - Remove remaining bits of wip
MintDialect. - Minor removals to fix build.
- Add support for closing dialects & metadata.
- Remove
device_tokenfrom metadata. - Add more documentation.
- Original deployment to devnet.