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

Releases: AlphaNecron/Void

v1.0.0-preview01

12 Sep 12:31
1a1f23b
Compare
Choose a tag to compare
v1.0.0-preview01 Pre-release
Pre-release

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

v0.5.1 - Shortener improvement and bug fixes

16 Oct 02:43
Compare
Choose a tag to compare
Emoji URL, Invisible URL and bug fixes.

v0.5.0 - Logging

09 Oct 13:37
Compare
Choose a tag to compare
Logging and bug fixes

v0.4.1 - Twilight improvements and bug fixes

08 Oct 12:18
Compare
Choose a tag to compare

v0.4.0 - TypeScript conversion

07 Oct 04:56
Compare
Choose a tag to compare

This release puts an end to JavaScript, all the code has been converted to TypeScript.

v0.3.0 - Docker support

04 Oct 04:11
Compare
Choose a tag to compare
feat(docker): docker support

v0.2.4 - Config using environment variables

03 Oct 13:31
Compare
Choose a tag to compare
feat(server): configuration through environment

v0.2.3 - Password-protected URL

03 Oct 05:11
Compare
Choose a tag to compare
feat(api): password-protected urls

v0.2.2 - Embed customization

30 Sep 12:44
Compare
Choose a tag to compare

This release includes:

  • Embed variables
  • Embed site name
  • Ability to toggle embed
  • Embed description