This repository has been archived by the owner on Dec 1, 2023. It is now read-only.
Releases: AlphaNecron/Void
Releases · AlphaNecron/Void
v1.0.0-preview01
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 asNeutron
. - 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
Emoji URL, Invisible URL and bug fixes.
v0.5.0 - Logging
Logging and bug fixes
v0.4.1 - Twilight improvements and bug fixes
Full Changelog: v0.4.0...v0.4.1
v0.4.0 - TypeScript conversion
This release puts an end to JavaScript, all the code has been converted to TypeScript.
v0.3.0 - Docker support
feat(docker): docker support
v0.2.4 - Config using environment variables
feat(server): configuration through environment
v0.2.3 - Password-protected URL
feat(api): password-protected urls
v0.2.2 - Embed customization
This release includes:
- Embed variables
- Embed site name
- Ability to toggle embed
- Embed description