Skip to content

X-UI English 0.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Nov 14:03
· 31 commits to 13b36040721867e6f4722bf1248810d10c810404 since this release
a51dfb5

0.2

😋 NEW:

  • The previous fork abandoned
  • Telegram Bot for basic maintenance functions
  • More user-friendly SSL issuer with pre-analysis via a dedicated acme.sh
  • SSL issuer script fancy CLI logo
  • Multiple SSL providers to choose from
  • Cloudflare WARP (Beta)
  • Added Telegram bot setup guide at README.md
  • Added beginner dev support at README.md
  • Complete source code made open source

🥳 FIXED:

  • Cloudflare API SSL issuing method not working for Freenom.com free domains (Caused due to Cloudflare blacklisting of Freenom)
  • ALPN and TLS domain misunderstanding ( Caused due to improper CSS stylesheet)
  • Sudden stop of service when clicking the V2ray version switch ( Caused due to a syntax error)

😁 OPTIMIZED:

  • Beginner friendliness of serverside setup
  • English translation of web UI
  • X-UI CLI fancy logo

🤯 KNOWN BUGS:

  • Operation hours on the web UI is still in Chinese
  • Telegram Bot messages are messed up a bit

🤔 TO DO

  • Adding a Dark Mode to web UI
  • Adding more advanced functions for the Telegram bot (Seeking a contributor who is familiar with Go Telegram bot API V5)