v0.8.5
This commit is contained in:
@@ -12,6 +12,7 @@
|
|||||||
<li>Added support for localization (module only)</li>
|
<li>Added support for localization (module only)</li>
|
||||||
<li>Fixed issue where SD buttons would not load properly if Foundry was initialized before the SD, or if Foundry was refreshed</li>
|
<li>Fixed issue where SD buttons would not load properly if Foundry was initialized before the SD, or if Foundry was refreshed</li>
|
||||||
<li>Long words now split up onto multiple lines</li>
|
<li>Long words now split up onto multiple lines</li>
|
||||||
|
<li>Confirmed compatibility with Foundry v0.7.7</li>
|
||||||
</ul>
|
</ul>
|
||||||
<b>Compatible server app and SD plugin:</b><br>
|
<b>Compatible server app and SD plugin:</b><br>
|
||||||
Server v0.2.4 (no change)<br>
|
Server v0.2.4 (no change)<br>
|
||||||
|
|||||||
@@ -9,7 +9,7 @@
|
|||||||
],
|
],
|
||||||
"socket": true,
|
"socket": true,
|
||||||
"minimumCoreVersion": "0.7.5",
|
"minimumCoreVersion": "0.7.5",
|
||||||
"compatibleCoreVersion": "0.7.6",
|
"compatibleCoreVersion": "0.7.7",
|
||||||
"languages": [
|
"languages": [
|
||||||
{
|
{
|
||||||
"lang": "en",
|
"lang": "en",
|
||||||
|
|||||||
Reference in New Issue
Block a user