5.5.1 release preview

This commit is contained in:
Nick Krecklow
2020-06-08 16:33:34 -05:00
parent d48c5afc9b
commit bfd5686613
3 changed files with 7 additions and 2 deletions

View File

@ -1,3 +1,8 @@
**5.5.1** *(June 8 2020)*
- New tooltip hover design on the historical graph. It will highlight the server closest to your cursor.
- Historical graph is now limited to 10,000 increments on the Y axis. This prevents servers with over 100,000 players forcing the graph into 100,000 increments.
- Replaces manual string concats with template literals.
**5.5.0** *(May 20 2020)*
**IMPORTANT**