v3.9.1-beta1
Pre-release
Pre-release
What's Changed
- Fixed a permission issue for volume shadow copy service preventing Backup Service Home from copying in-use files
- Fixed a database handling issue that potentially causes Backup Service Home to crash
- Fixed a backup browser issue that potentially causes Backup Service Home to crash when restoring multiple files
- Removed several non-used dependencies
Details
- build(deps): bump Serilog from 4.0.0 to 4.0.1 in /src by @dependabot in #316
- build(deps): bump NUnit3TestAdapter from 4.5.0 to 4.6.0 in /src by @dependabot in #315
- build(deps): bump Autoupdater.NET.Official from 1.9.1 to 1.9.2 in /src by @dependabot in #320
- build(deps): bump FluentFTP from 50.1.0 to 51.0.0 in /src by @dependabot in #319
- build(deps): bump Quartz from 3.11.0 to 3.12.0 in /src by @dependabot in #318
- build(deps): bump Quartz from 3.12.0 to 3.13.0 in /src by @dependabot in #321
- build(deps): bump Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 8.0.1 in /src by @dependabot in #322
- build(deps): bump Newtonsoft.Json from 13.0.1 to 13.0.3 in /src by @dependabot in #323
- build(deps): bump Microsoft.NET.Test.Sdk from 17.10.0 to 17.11.0 in /src by @dependabot in #325
- build(deps): bump Microsoft.Windows.Compatibility from 8.0.7 to 8.0.8 in /src by @dependabot in #324
- build(deps): bump Microsoft.NET.Test.Sdk from 17.11.0 to 17.11.1 in /src by @dependabot in #328
- build(deps): bump Serilog from 4.0.1 to 4.0.2 in /src by @dependabot in #330
- build(deps): bump System.Data.SQLite.Core from 1.0.118 to 1.0.119 in /src by @dependabot in #331
- build(deps): bump FluentFTP from 51.0.0 to 51.1.0 in /src by @dependabot in #329
- build(deps): bump Serilog from 4.0.2 to 4.1.0 in /src by @dependabot in #334
- build(deps): bump Microsoft.Extensions.Logging.Abstractions from 8.0.1 to 8.0.2 in /src by @dependabot in #332
- build(deps): bump Microsoft.Windows.Compatibility and System.Configuration.ConfigurationManager in /src by @dependabot in #333
- build(deps): bump softprops/action-gh-release from 2.0.8 to 2.0.9 by @dependabot in #338
- build(deps): bump System.Configuration.ConfigurationManager and System.Security.Cryptography.ProtectedData in /src by @dependabot in #337
- build(deps): bump Microsoft.Extensions.Hosting, Microsoft.Extensions.Hosting.WindowsServices and Microsoft.Extensions.Logging.Abstractions in /src by @dependabot in #336
- build(deps): bump Microsoft.Extensions.Logging.Abstractions and Quartz in /src by @dependabot in #335
- build(deps): bump softprops/action-gh-release from 2.0.9 to 2.1.0 by @dependabot in #339
- fix(rpc): fix permission issues with vss by @alexsee in #344
- build(deps): bump softprops/action-gh-release from 2.1.0 to 2.2.0 by @dependabot in #346
- chore: remove unnecessary dependencies by @alexsee in #348
- chore: update database handling by @alexsee in #350
- chore: code cleanup and package updates. by @alexsee in #351
Full Changelog: v3.9.0.3...v3.9.1-beta1