Changes between Version 25 and Version 26 of Server fixes Release Notes


Ignore:
Timestamp:
12.08.2023 11:13:43 (14 months ago)
Author:
Alloc
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Server fixes Release Notes

    v25 v26  
    66* '''Only compatible with A21.1 b10 and newer'''
    77* No longer opening its own HTTP port, now piggybacks on vanilla's Web code
    8 * That means the port is now as specified in the serverconfig with a default of 8080
     8* That means the port is now as specified in the serverconfig with ''WebDashboardPort'' with a default of 8080
     9* ''WebDashboardEnabled'' needs to be set to true
    910* Web page can be accessed as ''/legacymap'' or ''/legacymap/index.html''
    1011* Permission management is handled by vanilla
     
    1213  * Commands are ''webpermission'' and ''webtokens''
    1314* APIs and their returned data are unchanged
     15* If you used the API with your own tools and an admintoken before
     16  * Tokens are no longer passed in the query URL (like ''/api/log?adminuser=x&admintoken=y'')
     17  * Instead they are passed in the HTTP headers ''X-SDTD-API-TOKENNAME'' and ''X-SDTD-API-SECRET''
    1418* No '''new''' functions
    1519