mirror of
https://github.com/tribufu/ServerManagers
synced 2026-05-06 15:17:34 +00:00
ASM 371
This commit is contained in:
parent
e8cb513c6c
commit
7f657f2b16
7 changed files with 43 additions and 4 deletions
|
|
@ -5,7 +5,45 @@
|
|||
<title>Ark Server Manager Version Feed</title>
|
||||
<subtitle>This is the Ark Server Manager release version feed.</subtitle>
|
||||
<link href="http://arkservermanager.freeforums.net/" />
|
||||
<updated>2020-04-12T01:00:00Z</updated>
|
||||
<updated>2020-04-19T00:00:00Z</updated>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:0E46C4E0-4E1D-41E2-9CA8-BCD52200B802</id>
|
||||
<title>1.1.371 (1.1.371.6)</title>
|
||||
<summary>1.1.371.6</summary>
|
||||
<link href="" />
|
||||
<updated>2020-04-19T00:00:00Z</updated>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml" style="font-family: Arial, Verdana, Helvetica, Sans-Serif;font-size: .8em;">
|
||||
<p>
|
||||
<u style="font-size: .9em;">BUGFIX</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Deleting profiles - have added dispose call to prevent crash when updating server status.</li>
|
||||
<li>Deleting profiles - have added null check to dispose call to prevent crash when removing profile.</li>
|
||||
<li>Server Monitor Shortcut - fixed the shortcut creation, due to new server manager name.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">NEW</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Server Settings - Have added a new Game.ini section. This will allow you to add custom sections to the game.ini file using the server manager.</li>
|
||||
</ul>
|
||||
<u style="font-size: .9em;">CHANGE</u>
|
||||
<br/>
|
||||
<ul>
|
||||
<li>Added ToolTip to profile label and profile tab that shows the profile name and profile id.</li>
|
||||
<li>Windows Firewall Management - have replaced the command line code to create the firewall rules with a proper library to create them.</li>
|
||||
<li>Windows Firewall Management - when you delete a profile it will now attempt to remove the firewall rules.</li>
|
||||
<li>ru-RU Translation file updated. (thanks @varlonec)</li>
|
||||
</ul>
|
||||
</p>
|
||||
</div>
|
||||
</content>
|
||||
<author>
|
||||
<name>bletch</name>
|
||||
<email>bletch1971@hotmail.com</email>
|
||||
</author>
|
||||
</entry>
|
||||
|
||||
<entry>
|
||||
<id>urn:uuid:76BFA606-96CE-4B87-85DA-CDA4F0083DF0</id>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue