Releases: techjoomla/com_api
Releases · techjoomla/com_api
v3.0.2
Compare
Sorry, something went wrong.
No results found
Joomla 4.X related bug fixes
v3.0.1
Compare
Sorry, something went wrong.
No results found
V3.0.1 release
v3.0.0
Compare
Sorry, something went wrong.
No results found
Joomla 3.10.x and Joomla 4.x compatibility release
v2.5.2
Compare
Sorry, something went wrong.
No results found
Update README.md
v2.5.1
Compare
Sorry, something went wrong.
No results found
Merge pull request #110 from techjoomla/release-2.5.1
Merge `Release 2.5.1` into `master`
v2.5.0
Compare
Sorry, something went wrong.
No results found
(+) Features Added:
#100 Add new authentication method using JFBConnect
(-) Bug fixes:
#22 Unable to delete multiple logs
v2.4.0
Compare
Sorry, something went wrong.
No results found
Allows the calling user to impersonate another user by using the X-Impersonate header.
v2.3.1
Compare
Sorry, something went wrong.
No results found
Add support for JWT token based autologin (#85 )
Add php-jwt library
Add authentication plugin
Add system plugin
Show user id on keys list view (#92 )
API Version 2.3
Compare
Sorry, something went wrong.
No results found
v2.3 of com_api introduces CORS support.
API Version 2.2
Compare
Sorry, something went wrong.
No results found
This release adds
FEAT : Ability to use the Authorization header to send the token using the Bearer scheme
FIX : Output override path
FIX : Full URL wasn't saving in logs
IMP : Changed default log ordering to latest first