Releases: JohnnyMeister/DiscBox
Releases · JohnnyMeister/DiscBox
DiscBox 0.1.3
DiscBox 0.1.3
This release focuses on upload workflow polish, transfer controls, and updater improvements.
What's new
- Added one shared progress window for multi-file uploads, with total progress, speed, ETA, and uploaded file count.
- Added Pause/Resume controls for uploads, downloads, copy/paste, and cut/paste operations.
- Added upload conflict handling when files or folders already exist.
- Replace all
- Skip duplicates
- Cancel
- Added support for uploading entire folders recursively, including nested folders and files.
- Drag and drop now supports both files and folders.
- Added Upload Folder actions in the sidebar and context menu.
- Improved the auto-updater so updates download and install from inside the update window.
- Fixed file list scrollbar interaction so clicking the scrollbar no longer starts box selection.
- Added middle-mouse auto-scroll behavior in the file list.
Assets
Upload these 4 files:
DiscBoxSetup-0.1.3.exeDiscBoxSetup-0.1.3.exe.sha256DiscBox-0.1.3-win-x64-portable.zipDiscBox-0.1.3-win-x64-portable.zip.sha256
Checksums
C55E30CCA435AE184AE0009EC8E91EE167529C56EABC98B14EB0065BC8E6CECA DiscBoxSetup-0.1.3.exe
742734D21AB48DE7398B4C0B9C39FE09638B185770DDFAC5134343BD1845EAE3 DiscBox-0.1.3-win-x64-portable.zipDiscBox v0.1.1
- Add a modal Sync Cloud progress window that blocks app interaction until sync finishes
- Prevent users from manually closing the cloud sync progress window
- Replace the slow deep Discord message verification during normal sync to avoid webhook rate-limit stalls
- Add a remove button next to each drive in the sidebar
- Add a confirmation dialog before removing a drive
- Switch to another available drive after removing the active drive, or clear the active state when no drives remain
- Add .gitignore cleanup for generated build, release, IDE, and binary artifacts
DiscBox v0.1.0
DiscBox v0.1.0
First public release of DiscBox.
DiscBox is a desktop cloud storage application that uses Discord webhooks as a personal storage backend. It provides a modern drive-like interface for uploading, downloading, organizing, and managing files stored as chunks on Discord.
Highlights
- Modern Avalonia desktop UI
- Discord webhook-based storage
- Chunked file upload and download system
- Local SQLite metadata indexing
- Multi-drive support
- Multiple webhook support
- Drive renaming and drive management
- Optional per-drive AES-256-GCM encryption
- Upload/download progress tracking
- Portable Windows build
- Windows installer
- SHA-256 checksum included
Downloads
DiscBox-0.1.0-win-x64-portable.zip— portable Windows versionDiscBoxSetup-0.1.0.exe— Windows installerDiscBox-0.1.0-win-x64-portable.zip.sha256— checksum file
Setup
- Create a private Discord channel.
- Create a webhook for that channel.
- Add the webhook inside DiscBox as a new drive.
- Start using DiscBox as your personal Discord-powered cloud drive.
Note
DiscBox was inspired by the original Disbox project and is compatible with the same Discord-backed storage concept, allowing users to back up or migrate Disbox-style drives into DiscBox.