Skip to content

pyrobox-0.9.8

Latest
Compare
Choose a tag to compare
@RaSan147 RaSan147 released this 05 Jan 20:07
· 3 commits to main since this release

Version 0.9.8

HOTFIX:

  • Core updated core with python 3.12 http.server guidelines (escaping control characters)
  • Server Now using better temp directory.
  • Server ?folder_data json used to escape character causing & -> & amp; in folder name
  • Server Improved Zfunction and better logging
  • Server Fixed 7z issue since 7z subprocess took ns time to start (but main thread assumed it was done)