Releases: tosuapp/tosu
Releases · tosuapp/tosu
2.5.1
2.5.0
2.5.0 (2024-03-10)
Features
- Moved
v2/keys
tov2/precise
(5daec8d) - remove some
Async
&While loops
+ editor pp (#88) (2c6f601) - Renamed
KEYOVERLAY_POLL_RATE
toPRECISE_DATA_POLL_RATE
(bc9dadd)
Bug Fixes
- don't use sizeof on wstring (db3dbd8)
- FIx recursive counters path (90c3faa)
- Move full error messages to debug (63c440c)
- reset all gameplayData if TUPD doesn't in slot (d3e72dd)
- Reset keyOverlay data (251834f)
- reset TUPD on slot swap (cfb75cb)
- Switch from
fs.watchfile
tosetTimeout
(77a441b) - Update fields instead of entire file (a77f737)
2.4.4
2.4.3
2.4.2
2.4.1
2.4.0
2.3.0
2.2.0
2.2.0 (2024-03-01)
Features
- Add body parsing for POST, PATCH, PUT requests (c4cf5e8)
- Add button to open counter folder (f7f3d7a)
- add config reader (#63) (1e03fb6)
- Add header (33b4253)
- Add pathname to request (35face6)
- add search to counters page (b5c9dc0)
- Add settings page (d667bcb)
- Instruction page (59c1741)
- package htmls into production build (a2922fc)
- PP Counters Manager (9d134af)
- Show
config reloaded
message only on if settings was updated (11fea7b) - Switch from
unzipper
toadm-zip
(10f7d3e) - tourney: sort clients by ipc id (1d08d0d)
Bug Fixes
- .prettierignore (0f82b69)
- Add confirm menu for counter delete button (8bd7840)
- Add encoding to responses (f7aeba9)
- Add error handle to main page (fd9a0cc)
- Create file only when request is started (707793b)
- empty counters, missing option, delete local counter (1d0e4ea)
- Fix closing old websocket connections (326c825)
- Host files localy (6765241)
- Iframe size fix + no counters message (9a97e64)
- make spectating user permanent ptr (05b1731)
- Minor api fixes (4518544)
- o7 unzipper (4124294)
- Remove download bar after it's finished (0d52588)
- replayUIVIsible not working properly (11451cd)
- Routes bug with regex (ace496d)
- Sort files by date (ae5b874)