v0.0.24-rc.1
Pre-release
Pre-release
What's Changed
- API key system using keypair signatures by @SurgeCode in #1
- Retry for fetching API spec by @SurgeCode in #2
- Minor fixes by @SurgeCode in #3
- removes localtunnel and adds ngrok by @microchipgnu in #4
- add
deploy
command by @microchipgnu in #5 - support both ngrok and localtunnel by @microchipgnu in #6
- Contract to agent by @SurgeCode in #7
- Deleting agent works even after server shutdown by @SurgeCode in #8
- Rate limit error message by @SurgeCode in #9
- Add accountId to spec during runtime by @GAllen98 in #10
- Write
bitte.dev.json
contents to.env
instead by @GAllen98 in #12 - Autodetect port on current working directory by @GAllen98 in #14
- Retry auto-detecting port for 5 seconds by @GAllen98 in #15
- add accountId param to registerPlugin call by @Markeljan in #17
- Testnet Config Parameter by @bh2smith in #18
- Automate Publish on Tagged Release by @bh2smith in #19
New Contributors
- @SurgeCode made their first contribution in #1
- @microchipgnu made their first contribution in #4
- @GAllen98 made their first contribution in #10
- @Markeljan made their first contribution in #17
- @bh2smith made their first contribution in #18
Full Changelog: https://github.com/BitteProtocol/make-agent/commits/v0.0.24-rc.1