v0.3-alpha
Pre-release
Pre-release
RaspberryTech01
released this
17 Oct 20:03
·
45 commits
to main
since this release
New Release
This update brings the following additions:
- Adding of subscriptions. Subscriptions are a way to set an expiry date and/or a bandwidth limit. Keys are disabled (not deleted) after the subscription expires or the bandwidth limit is reached.
- Subscriptions are created upon key creation (hence the existing API call was updated.)
- Editing of subscriptions. Subscriptions can be edited after creation to extend the subscription expiry, bandwidth limit and also to reset the current bandwidth usage.
This release requires you to delete your existing sqlite database so that everything works appropriately.