Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@HirziDevs HirziDevs released this 01 Nov 06:15
· 6 commits to main since this release

New Release!

Install Guide:
https://github.com/HirziDevs/PteroStats/tree/v4.1.0#starting-the-appbot

Changes

  • Support for Pelican Panel. #45
  • Easier first-time setup process. #45
  • Support for docker. #39 #51
  • Notifier feature. #45
  • Advanced embed customization options. #45
  • Node and panel uptime. #45
  • Four additional rows for Message Buttons Link. #45
  • Fixed bug causing a message loop. #45
  • Fixed axios error. #45
  • Now uses cache instead of reading the message embed directly. #45
  • Improved error handling. #45 #46
  • Enhanced resource unit conversion to bytes or percentages. #45
  • Updated setup guide. #45
  • Separated embed configuration for nodes and panel. #45
  • Error Logging file for reporting bug. (da5f929)
  • New Update checker. (7d3493f)
  • Fixed users and servers total only show up to 50. (6700586)
  • Update license. #53
  • Fixed several issue.

New Contributors