Releases: ArachisH/Tanji
Releases · ArachisH/Tanji
Tanji v1.4.1512
- Fixed endpoint related client modifications
Tanji v1.4.1505
- Fixed bug causing Tanji to crash while loading client.
- Some hashes have been updated.
Tanji v1.4.1501
- Fixed bug causing the 'Service Not Found' error on startup due to a missing registry key.
(Thank you @jarvpt for troubleshooting)
Tanji v1.4.1500
- Fixed bug causing Tanji to improperly modify the game client on some retros.
- Fixed bug in the Scheduler where it would not load/save the Cycles, and HotKey of a schedule on startup/creation.
Some retros that were stuck on any of the connection steps before may have been fixed, but not a guarantee.
Tanji v1.4.1400
- Fixed bug not allowing the application to open on some machines that did not have the 'WinHttpAutoProxy' service running.
- Fixed bug not allowing Tanji to set the system proxy on some machines.
Tanji v1.4.1390
- Fixed bug causing root CA installation on some machines. When the application is ran with admin privileges, it will now install to LocalMachine, instead of CurrentUser.
Tanji v1.4.1356
- Fixed bug causing 'Unknown' to be set to the 'Hotel' property. (Module API)
Tanji v1.4.1355
- Fixed bug causing Tanji to crash when sending packets too fast.
- Fixed bug causing Tanji to throw a fit when attempting to paste packets(text) into any of the injection boxes.
- Schedules are now saved locally to a file(Schedules.pkt), so that they can automatically be saved/loaded.
Tanji v1.4.1251
- Memory optimizations.
- Fixed bug causing Tanji to fail at disassembling the client.
Tanji v1.4.1238
- Fixed a deadlock caused by the usage of remote modules.
- Fixed bug causing null reference exceptions to be thrown on some modules when the form has not been fully initialized. (Wait for Shown event before processing DataCapture methods)