Skip to content

Commit

Permalink
updated CHANGELOG for v0.6.5
Browse files Browse the repository at this point in the history
  • Loading branch information
RaSan147 committed Feb 12, 2023
1 parent 7b43667 commit 9e5bb2d
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.MD
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
# 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



-----------------------------------------------------------------------


# Version 0.6.4
## Client-side Changes:
* Nothing to notice
Expand Down

0 comments on commit 9e5bb2d

Please sign in to comment.