- Dołączył
- 26 Maj 2010
- Posty
- 20540
- Reakcje/Polubienia
- 64915
BUtil 2025.11.16.0
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
New Features
- Ubuntu: scheduling cron support
- Windows: scheduled window of console is hidden
- All storage types now support scripts launch before mount and after unmount.
Main idea is to have support for WireGuard and OpenVPN command line tools,
so user might setup connect to VPN, disconnect to VPN with routing via VPN
for particular server only.
Changes
- Scripts for connect/disconnect are collapsed by default.
- Some libraries were updated.
Bug Fixes
- Scheduler: .0 is added on chaing date and time.
New Features
- Hardening security of storing of task passwords.
Passwords will be stored in Windows using DPAPI.
For Ubuntu - Secret Service API unfortunetly does not support Cron and scheduling, so it will be a machine-derived key.
You cannot copy task files between machines anymore.
Protection migration will happen on read of any task or reading list of tasks.
Migration code will be there until 2026-10-01.- Card now has possibility to open last log.
- Filter cards by title on main menu.
- Duplicate of task card added (mainly for testing).
- Progress details is collapsed by default. Expander state is stored between app restarts.
- Possibility to Compress / Decompress, Encrypt / Decrypt is in BUtil \ Other menu (mainly for testing, verification of state and backup files).
Changes
- Audit, code coverage with AI for storages, caching, logging.
- Tasks code was more simplified for being better supported.
- Italian language was updated by
Zaloguj lub Zarejestruj się aby zobaczyć!.- Some libraries were updated.
- Add cat to tasks view.
- Better window titles for editing and creating of task.
- Exclusion of files in incremental backup task is collapsed by default.
Bug Fixes
- On Cancel of running task user was not transitioned back to list of tasks.
- Play, Fix stop button colors and shapes.
- Restoration became sequential because Synology FTPS crashes on 2 simultenous connections.
- Restoration window Close button was hidden.
- Restoration window - Files view should be by default expanded.
Changes
- Removed Avalonia.Diagnostics as F12 crashed app.
New Features
- Setup is localized.
- Added Czech, Danish, Dutch, Farsi, Finnish, Greek, Hebrew, Hungarian, Korean, Polish, Romanian, Swedish, Thai, Traditional Chinese languages.
- Added Albanian, Armenian, Belarusian, Bosnian, Bulgarian, Croatian, Estonian, Georgian, Icelandic, Kurdish, Lithuanian, Latvian, Macedonian, Malay, Mongolian, Norwegian (Bokmål and Nynorsk), Serbian (Cyrillic and Latin), Slovak, Slovenian, Uzbek languages.
New Features
- Added Afrikaans, Asturian, Basque, Breton, Catalan, Corsican, Efik, Esperanto, European Portuguese, Galician, Irish, Luxembourgish, Pashto, Scottish Gaelic, Spanish (Latin America), Tatar, Welsh languages.
Localization of application to all possible languages is completed.
Changes
- Italian language was updated by
Zaloguj lub Zarejestruj się aby zobaczyć!.- Some libraries were updated.
New Features
- Added
Zaloguj lub Zarejestruj się aby zobaczyć!storage type — works with Nextcloud, ownCloud, Synology DSM, Seafile, and any standard WebDAV server.- Added
Zaloguj lub Zarejestruj się aby zobaczyć!storage type — supports AWS S3, Backblaze B2, Wasabi, Cloudflare R2, DigitalOcean Spaces, MinIO, and any S3-compatible endpoint. Provider presets simplify setup for the most common services.- Added
Zaloguj lub Zarejestruj się aby zobaczyć!storage type — mounts an NFS share and uses it as a local folder. Supported on Linux and on Windows when the NFS Client optional feature is installed.- Added
Zaloguj lub Zarejestruj się aby zobaczyć!storage type — stores backups in an Azure Blob container using Shared Key authentication.- Added Google Cloud Storage preset to the S3-compatible storage type — uses GCS's S3-compatible XML API with HMAC keys.
- Added S3 presets for Linode / Akamai Object Storage and Scaleway Object Storage.
- Added S3 presets for Russian providers: Yandex Object Storage, VK Cloud Object Storage, Cloud.ru Object Storage, Selectel Object Storage — service URLs and regions auto-filled.
- Added S3 presets for Chinese providers: Alibaba Cloud OSS, Tencent Cloud COS, Huawei Cloud OBS, Baidu Cloud BOS, Qiniu Cloud Kodo, Volcano Engine TOS.
- Added Yandex Disk preset to the WebDAV storage type — host auto-filled, only credentials required.
- Extensibility model: it is possible to have user created tasks (and configuration UIs), storages.
Changes
- Custom storage SDK: Third-party backends can compile against BUtil.Interop only. StorageProviderRegistry, IStoragePlugin, logging (ILog, LoggingEvent), and registry wiring live in BUtil.Interop; BUtil.Core bootstraps the built-in folder provider. See
Zaloguj lub Zarejestruj się aby zobaczyć!.- Custom storage plugins load from plugins/storages next to the application binaries and under BUtil / BUtil-Development in application data (plugins/storages under the same folder as Settings and Logs; replaces BUtil Backup Plugins). See
Zaloguj lub Zarejestruj się aby zobaczyć!.- Preparation for support of more storage types and multiple tasks.
- Italian language was updated by
Zaloguj lub Zarejestruj się aby zobaczyć!.