Releases: screepers/screeps_notify
Releases · screepers/screeps_notify
v0.3.0: Big Update
- Screeps API Token Support.
- AWS Lambda
- Better Shard Support
- Reduce spam due to minor number changes
- Switch to using memory endpoints instead of the console api for clearing old messages.
Make sure to upgrade the Notify.js file when upgrading to this version!
v0.2.0: Group Support
This release moves away from having a single set of SMS and HTTP configuration to allowing a dynamic number of services.
This release also allows "groups" to be defined so that users can specify which services they should be sent to. Messages can be tagged with a one or more groups, and each group can have one or more endpoints associated with it. This way users can send military or defensive alerts to their alliance without spamming them with messages about local economic conditions.
v0.1.2: Docker and Typescript Support
update api version
v0.1.1: HTTP Endpoints
It's now possible to send messages to http endpoints, including AWS Lambda.
v0.1.0: Initial Release
Added readme