V1.0.6 Release
-
Weverse will no longer create old posts/media by default unless specified in the start method.
-
Weverse now has support for announcements.
-
Can directly fetch an announcement from the client using a community id and an announcement id
-
Client will now contain all announcements, BUT will never load up PAST announcements. It will only load present and future ones if being checked in a loop.
-
Magic/Dunder methods added for majority objects. It is now possible to check objects equal to each other, not equal to each other, getting some of their strings and having it return the body of the object, or the length would show the amount of images/video in that object. It may also show the duration if it is a Video object.
-
Docs theme has been updated.
-
Docs now has containers under the main objects with magic/dunder methods.
V1.0.6 (This Release), V1.0.5.1, and V1.0.5 were all released within a 24 hour window. Make sure you are caught up with previous updates.