Skip to content

pyrobox-0.6.5

Compare
Choose a tag to compare
@RaSan147 RaSan147 released this 12 Feb 18:52
· 168 commits to main since this release

NOTE: next release will be 0.7.0 with server file split into 2 parts pyroboxCore and server for the ease of development and creating webapps.

Version 0.6.5

Client-side Changes:

  • Folder info view now recieved a huge speed boost
  • Any file can be downloaded via R-Click -> Download
  • Updated some emojis

Server-side Changes:

  • moving towards pyroboxCore for future updates
  • Using os.scandir() instead of os.listdir() for speed boost
  • Post request handling is now done more cleanly, like how form data works

Fixes:

  • Nothing to notice since 0.6.4