Releases: overload-development-community/tracker.otl.gg
Releases · overload-development-community/tracker.otl.gg
v3.1.0
- New advanced search capabilities.
- Package updates.
v3.0.6
- Reduce search to one page for now until a more advanced search is created.
- Package updates.
v3.0.5
- Fix bug with page count in search results.
- Don't log opcode 0 errors as they are frequent and unavoidable due to the nature of websockets.
- Package updates.
v3.0.4
- Fix bug with websocket crashes.
- Package updates.
v3.0.3
- Increase max allowed size posted to
/api/stats
from 100 KB to 1 MB.
v3.0.2
- Fix bug with suicides counting as kills while game is ongoing. Suicides still count correctly in the archive.
v3.0.1
- Fix bug with games disappearing when there is activity on them.
- Package updates.
v3.0.0
- Now uses Docker containers for easier setup.
- Replace SQL Server with MongoDB.
- Refactor views.
- When a game ends, the tracker will now redirect to the archive page created by the game.
- Fixed a number of bugs with the website.
v3.0.0 Beta 1
- Now uses Docker containers for easier setup.
- Replace SQL Server with MongoDB.
- Refactor views.
- When a game ends, the tracker will now redirect to the archive page created by the game.
- Fixed a number of bugs with the website.
v2.2.1
- Fix assisted counts and damage taken on archive page.
- Fix various crashes with the archive page.
- Package updates.