Skip to content

ServerScope 1.1.0

Latest

Choose a tag to compare

@Erotoro Erotoro released this 25 Jun 00:42

ServerScope 1.1.0

Highlights

  • Improved runtime resilience so a failed web-panel startup no longer disables the entire plugin.
  • Added degraded-startup lifecycle handling for non-fatal components.
  • Expanded test coverage around lifecycle startup, web startup degradation, and release metadata.
  • Improved dashboard history and alert-history support in the shipped web/API surface.
  • Cleaned up release-facing platform/support messaging for Paper/Folia.

Improvements

  • The embedded web panel now fails gracefully when the HTTP server cannot bind or start.
  • Core lifecycle startup remains strict for real critical failures, while tolerated degraded components can stay online.
  • Release metadata and documentation are aligned more cleanly with the supported platform story.
  • Version bumped to 1.1.0.

Technical Notes

  • Full Maven test suite passes.
  • Plugin bootstrap package builds successfully.
  • Final release artifact: ServerScope-1.1.0.jar.