1.0.0-InDev-beta4 - The final beta.
Pre-release
Pre-release
robske110
released this
28 Aug 11:28
·
65 commits
to master
since this release
This release has all the features 1.0.0 will have and you can help getting to a production-ready 1.0.0 faster by testing the plugin and the extensions and create an issue for any bugs or suggestions.
This version also includes some extension plugins that depend on SSS:
- StatusList 1.0.0-InDev-beta2
- WarnOffline 1.0.0-InDev-beta2 (depends on StatusList)
- DumpInfo 1.0.0-beta2 (No phar given: ScriptPlugin at https://github.com/robske110/SignServerStats/blob/1.0.0-InDev-beta4/examples/DumpInfo.php)
Changelog:
-Travis is now enabled for SSS and the extensions.
SSS changes since 1.0.0-InDev-beta3:
- API:
- Removed doCheck/active for addServer
- addServer now returns false if server already exists
- General:
- Fixed that data of servers wouldn’t be cleared if AsyncTask had checkServers
- Greatly improves BlockBreakEvent performance
- Added color to messages and adjusted them
- Fixed some bugs&crashes
The extensions have the following changes since beta1:
DumpInfo:
- Added color to messages
- Fixed removing servers that were added by other plugins
- Fixed API version check
- Internal: use noutils version of SCP
StatusList:
- Changed some command aliases
- Internal: Uses no task anymore. Now caching data and getting data on demand
if new data is available. - Fixed API version check
- Added Refresh ago in secs to the list
WarnOffline:
- Added API check with StatusList
- Notifies if the server went back online from an offline state