Releases: cadox8/XenAPI
Releases · cadox8/XenAPI
2.0.0-10-SNAPSHOT
2.0.0-9-SNAPSHOT
v2.0.0-7-SNAPSHOT
Full Changelog: dev...feature/Rewrite
Repo: https://repo.cadox8.es/#/snapshots/es/cadox8/XenAPI/2.0.0-7-SNAPSHOT
API [php] for XenForo 1.X.X
This is the only way to get the API for XenForo 1.X.
Unzip, drag and drop the file inside yours xenforo root instalation folder and navigate to https://<your_domain.com>/api.php and youre ready! (Obviously you will need to edit api.php to add your secret key to acces).
0.5.0-SNAPSHOT
+ Support for *Hash* in all Requests
+ New documentation
+ Added *getJSON()* and *getUrl()* to all responses
+ Working on new AlertsReply
+ Added new Log system
- Removed old files
New docs url
Changed README
Fixed typo in RequestType.GET_ACTIONSRelease 0.4.4
Delete Launcher.java
Release 0.4.0
Java-API Release (v0.4.0)
- You can create Posts, Threads, and Get everything.
- This version is stable, so I'm not expecting any bug (but may appear).
- The Main class (Launcher) only is for debug propurses and won't work in your forum. You should forget It.
Web-API release (v1.4.4)
Without Changes
Release 0.3.2
Java-API Release (v0.3.2)
- This versions contains only a bit of all actions that the WEb-API has.
- This version is stable, so I'm not expecting any bug (but may appear).
- The Main class (Launcher) only is for debug propurses and won't work in your forum. You should forget It.
Web-API Release (v1.4.4)
- Updated Contex code.
- Added Logout action.