Difference between revisions of "GridNet Radio System/Version History"
From Nexus
(→Version 1.11.5 (5/6/2021)) |
|||
(11 intermediate revisions by the same user not shown) | |||
Line 10: | Line 10: | ||
= '''<span style="color:#18abc4">How updating works?</span>''' = | = '''<span style="color:#18abc4">How updating works?</span>''' = | ||
: When a newer version comes out, we will give you an upgrade tool if there is an update for the network servers. This will prevent you from losing your network. | : When a newer version comes out, we will give you an upgrade tool if there is an update for the network servers. This will prevent you from losing your network. | ||
− | |||
: If there is no update for the in-world servers, then you do not have to worry about updating. | : If there is no update for the in-world servers, then you do not have to worry about updating. | ||
+ | |||
+ | = '''<span style="color:#18abc4">Version 1.11.5 (5/25/2021)</span>''' = | ||
+ | :<table border="0" cellpadding="0px" cellspacing="0" style="width:50%;border:dashed 2px #990000;"><tr style="color:#990000;"><td style="font-size:30px;position:relative;left:7px;top:-10px;"><br />⚠</td><td style="font-weight:bold;position:relative;left:-4%;">This update requires you to upgrade your radios. </td></tr></table> | ||
+ | * Fixes issues with Callsign not setting correctly. | ||
+ | |||
+ | = '''<span style="color:#18abc4">Version 1.11.4 (5/6/2021)</span>''' = | ||
+ | :<table border="0" cellpadding="0px" cellspacing="0" style="width:50%;border:dashed 2px #990000;"><tr style="color:#990000;"><td style="font-size:30px;position:relative;left:7px;top:-10px;"><br />⚠</td><td style="font-weight:bold;position:relative;left:-4%;">This update requires you to upgrade your radios. </td></tr></table> | ||
+ | * Fixed Stack Heap Collisions caused when messages are received. This repairs the memory leak that occurred when a message was received. | ||
+ | |||
+ | = '''<span style="color:#18abc4">Version 1.11.3 (5/5/2021)</span>''' = | ||
+ | :<table border="0" cellpadding="0px" cellspacing="0" style="width:50%;border:dashed 2px #990000;"><tr style="color:#990000;"><td style="font-size:30px;position:relative;left:7px;top:-10px;"><br />⚠</td><td style="font-weight:bold;position:relative;left:-4%;">This update requires you to upgrade your radios. </td></tr></table> | ||
+ | * Added 'GridNet API - Receiver' to allow for receiving messages through a script. | ||
+ | * Added 'GridNet API Receive Config Example' to show an example of API Receiver script. | ||
+ | * Fixed Stack Heap Collisions caused when send a long message. (Long messages will be sent in chunks and handled on a separate script.) | ||
+ | * Fixed Animation Permissions being overwritten when radio is configured. | ||
+ | * Fixed Radios from not being deleting when they were not attached or worn. (Radios were still showing as connected, but were not listed on the website.) | ||
+ | |||
+ | = '''<span style="color:#18abc4">Version 1.11.1 (10/06/2020)</span>''' = | ||
+ | :<table border="0" cellpadding="0px" cellspacing="0" style="width:50%;border:dashed 2px #008BBA;"><tr style="color:#008BBA;"><td style="font-size:30px;position:relative;left:7px;top:-10px;"><br />⚠</td><td style="font-weight:bold;">This update does not require you to upgrade your server. You can continue using the same server as before.</td></tr></table> | ||
+ | * Added ability to enable/disable sounds when a radio transmits or receives messages. | ||
+ | * Adjusted animation handling in scripts to not interfere with scripts when the script is attempting to request attach permissions. | ||
+ | |||
+ | = '''<span style="color:#18abc4">Version 1.11 (06/15/2020)</span>''' = | ||
+ | :<table border="0" cellpadding="0px" cellspacing="0" style="width:50%;border:dashed 2px #990000;"><tr style="color:#990000;"><td style="font-size:30px;position:relative;left:7px;top:-10px;"><br />⚠</td><td style="font-weight:bold;position:relative;left:-4%;">This update requires you to upgrade your server. </td></tr></table> | ||
+ | * Radio Repeaters are now on a seperate script to free up memory in main radio script. | ||
+ | * Adds access for support to set the servers to an existing network that no longer has an in-world server. | ||
+ | * Adds Emergency Mutual Aid Station. A public radio station that is a linked network to all those who have it enabled. Allows for talking to other networks that have the feature enabled. | ||
= '''<span style="color:#18abc4">Version 1.0.5 (10/15/2018)</span>''' = | = '''<span style="color:#18abc4">Version 1.0.5 (10/15/2018)</span>''' = |
Latest revision as of 18:11, 25 May 2021
How to get updates
- When a newer version comes out, our servers will automatically send it to you.
- Want to update your network without losing data from the last network?
- We give you a tool that will help with upgrading your servers, we do all the work for you.
How updating works?
- When a newer version comes out, we will give you an upgrade tool if there is an update for the network servers. This will prevent you from losing your network.
- If there is no update for the in-world servers, then you do not have to worry about updating.
Version 1.11.5 (5/25/2021)
⚠This update requires you to upgrade your radios.
- Fixes issues with Callsign not setting correctly.
Version 1.11.4 (5/6/2021)
⚠This update requires you to upgrade your radios.
- Fixed Stack Heap Collisions caused when messages are received. This repairs the memory leak that occurred when a message was received.
Version 1.11.3 (5/5/2021)
⚠This update requires you to upgrade your radios.
- Added 'GridNet API - Receiver' to allow for receiving messages through a script.
- Added 'GridNet API Receive Config Example' to show an example of API Receiver script.
- Fixed Stack Heap Collisions caused when send a long message. (Long messages will be sent in chunks and handled on a separate script.)
- Fixed Animation Permissions being overwritten when radio is configured.
- Fixed Radios from not being deleting when they were not attached or worn. (Radios were still showing as connected, but were not listed on the website.)
Version 1.11.1 (10/06/2020)
⚠This update does not require you to upgrade your server. You can continue using the same server as before.
- Added ability to enable/disable sounds when a radio transmits or receives messages.
- Adjusted animation handling in scripts to not interfere with scripts when the script is attempting to request attach permissions.
Version 1.11 (06/15/2020)
⚠This update requires you to upgrade your server.
- Radio Repeaters are now on a seperate script to free up memory in main radio script.
- Adds access for support to set the servers to an existing network that no longer has an in-world server.
- Adds Emergency Mutual Aid Station. A public radio station that is a linked network to all those who have it enabled. Allows for talking to other networks that have the feature enabled.
Version 1.0.5 (10/15/2018)
⚠This update does not require you to upgrade your server. You can continue using the same server as before.
- Updated the radios message handling to help prevent 'stack-heap collision' errors.
- NOTE: If really long messages are transmitted, you risk encountering this error at which point you will need to re-attach the radio to resume normal operations.
Version 1.0.4 (10/06/2018)
⚠This update does not require you to upgrade your server. You can continue using the same server as before.
- Fixed Issue with Managers and API Keys. Fixed data only being submitted correctly for the first accordion.
- Fixed Issue on dashboard with API Calls and Transmission Count displaying a large amount of zeros when the number became >9999
- Fixed Issue with repeater still making noise when the noise is turned off.
- Fixed Issue with Forgot Password not catching any of the errors when the captcha is not ticked.
Version 1.0.3 (10/04/2018)
⚠This update does not require you to upgrade your server. You can continue using the same server as before.
- Added Transmit Messages to the API.
- Added Redirection to Forgot Password.
- Added Support to Aileron for GridNet.
- Fixed Managers from being added to networks when they were a manager in another network.
- Fixed Name2Key Service from showing invalid keys on newer users.
- Fixed Detach Radios on the Radio Page.
- Fixed Detach Radios on the in-world radio and should no longer give a script error.
- Fixed issue with API giving server error on the Transmit_Message action.
- Fixed issue with radio networks not checking all groups on the access list and only checking for the first group on the list.
- Fixed Issue with API calls not incrementing when an API Call is made.
Version 1.0.0 (10/01/2018)
- Initial Release