Added verbose mode Api urls changed Added lockPost to Client Added toggleLock to Message Added editPost and editReply Fixed bug where bubblez.js crashes on startup due to the user not having replies Added nsfw settings and values
1.1.1
IMPORTANT: Since this version bubblez.js has a nodejs requirement of version 14 or above.
Added the latestBlog method. Removed deprecated function and variables and removed client without a capital C. Changed how options are handled internally.
1.1.0
Renamed the client class to Client. Introduced Message, Reply and User classes now with methods for each of the classes. Deprecated (Client).getTokenUser, client (without a capital c), (User).ban, (User).last_posted and (Reply).deleted. Added a uuid field (which defaults to null on canary).