Skip to content

v5.0.0-ptb1

Pre-release
Pre-release
Compare
Choose a tag to compare
@okawaffles okawaffles released this 05 Sep 01:44
· 466 commits to main since this release

OkayuCDN Version 5.0.0 Public Test Build 1
Fixes bugs and started backend rework, along with design improvements to frontend.

Known bugs/code issues:

  • Maintenance mode does not work
  • GET /login does not use req.query.redir
  • Admin color scheme is not correctly displayed
  • /wallpaper does not scale to mobile devices
  • Token generation is not cryptographically secure (server will clean tokens on boot in ptb2)
  • Cache directory is not cleared on boot (todo in ptb2)
  • File uploads will not complete if the server is saving to another drive (Cross-Device Link is not permitted) (todo in ptb2/3)