Skip to content
This repository has been archived by the owner on Dec 1, 2023. It is now read-only.

v1.0.0-preview01

Pre-release
Pre-release
Compare
Choose a tag to compare
@AlphaNecron AlphaNecron released this 12 Sep 12:31
· 3 commits to v1 since this release
1a1f23b

Warning
This release is experimental so do note that these features/APIs may change in the future, before Void is fully stable.

It have been almost one year since the latest stable release of Void, so I'm glad to introduce Void v1.
This release consists of following changes:

  • Rewrote the front-end to make it look more modern and easier to use.
  • New authentication strategy, with iron-session.
  • Role system (with permissions, file size limit, file count limit).
  • Exploding files and private files.
  • Better logging system with transports to files, console, and Web-UI.
  • Switch to JSON-based configuration schema.
  • Storage quota (customizable per role).
  • Rewrote the Discord bot, now using discord.js@14 and rebranded as Neutron.
  • Ability to report inappropriate files.
  • Discord integration (authentication and linking).

and more...

Full changelog: v0.5.1...v1.0.0-preview01