Changelog
- Version: 1.3.1
 Bugfixes:- getLatestPosts: Fix of SQL Error
- getPostsOfThread: Should work now
 
- Version: 1.3
 - Opening / Closing Threads
- Sending + Deleting Private Messages
- Memberlist
- Forum Staff
- Captcha validation to prevent brute force logins
- Poll support
- Removing posts and threads
- Get Posters of a thread
- Bugfix in getThreads (see Comment #54)
 
- Version: 1.2.1
 Small Bugfix: timezone did not work with the register function - it is now fixed
- Version: 1.2
 - Important: Constructor of Integrator expects one more parameter!
- Ability to create new categories and forums
- Ability to create new users (without the actual registration process)
- Ability to create posts and threads
- Fetch hot topics within a defined timespan
- Posthash generation
- Ability to remove a User
- Bugfix: getLatestThreads should work as intended
- Ability to update the Password of a User (as a single simple function)
- Update the Data of a user
 
- Version: 1.1
 Added permission check for:
 - getForum
- getLatestActiveThreads
- getLatestThreads
- getPost
- getPostsOfThread
- getThreads
 
- Version: 1.0
 First Version