Skip to content

Releases: The-NeXT-Project/NeXT-Server

0.3.21

Choose a tag to compare

@AutisticShark AutisticShark released this 26 Jun 22:03

Full Changelog: v0.3.20...v0.3.21

0.3.20

Choose a tag to compare

@AutisticShark AutisticShark released this 17 Apr 07:43

Full Changelog: v0.3.19...v0.3.20

0.3.19

Choose a tag to compare

@AutisticShark AutisticShark released this 02 Jan 04:06

Full Changelog: v0.3.18...v0.3.19

0.3.18

Choose a tag to compare

@AutisticShark AutisticShark released this 15 Dec 14:49

0.3.17

Choose a tag to compare

@AutisticShark AutisticShark released this 04 Aug 02:34

In this release, we addressed an important issue that will result in the server not properly shutting down in the following situation:

  1. Node reached bandwidth limit
  2. Node is disabled in the panel
  3. Node is removed from the panel

Instead of panic() and crashing the server, it will now remove all current user accounts stored in memory and wait for recovery.

在此版本中,我們解決了一個重要問題,該問題會導致伺服器在以下情況下無法正常關閉:

  1. 節點達到頻寬限制
  2. 節點在面板中被停用
  3. 節點從面板中移除

現在,伺服器將刪除記憶體中儲存的所有當前使用者帳戶並等待恢復,而不是觸發 panic() 並導致伺服器崩潰。

Full Changelog: v0.3.16...v0.3.17