Version 2 is finally here! Now with many new library features, including:
- Many new APIs including [experience restrictions](https://rblx-open-cloud.readthedocs.io/en/latest/guides/experience.html#user-restrictions-banning-api), [subscriptions](https://rblx-open-cloud.readthedocs.io/en/latest/reference/experience.html#rblxopencloud.Experience.fetch_subscription), [join requests](https://rblx-open-cloud.readthedocs.io/en/latest/reference/group.html#rblxopencloud.Group.accept_join_request), [memory stores](https://rblx-open-cloud.readthedocs.io/en/latest/reference/memorystore.html), [notifications](https://rblx-open-cloud.readthedocs.io/en/latest/reference/experience.html#rblxopencloud.Experience.send_notification) and more.
- [Asynchronous](https://rblx-open-cloud.readthedocs.io/en/latest/asynchronous.html) version of the library
- New [`send_request`](https://rblx-open-cloud.readthedocs.io/en/latest/reference/library.html#rblxopencloud.send_request) function and other shortcut functions
- Many breaking changes from v1 - [read more](https://rblx-open-cloud.readthedocs.io/en/latest/guides/v2.html)
If you do not wish to migrate to v2 to avoid breaking changes, use the following import: