github Skyfay/DBackup v2.0.1

latest releases: v2.7.0, v2.6.0, v2.5.1...
one month ago

SSH Connection Fix with new Credential Profiles

๐Ÿ› Bug Fixes

  • sources: Fixed "SSH username is required" error when testing an SSH database source connection that uses an SSH Credential Profile. The test-ssh route now resolves the credential profile before validating the username, matching the behavior of the main test-connection route.
  • sources: Fixed missing placeholder text for SSH Host and SSH Port fields in the SSH Connection tab - added generic sshHost, sshPort, sshUsername, and sshPrivateKey entries to PLACEHOLDERS in form-constants.ts.

๐Ÿงช Tests

  • update-service: Fixed 3 failing unit tests that hardcoded '2.0.0' as currentVersion - tests now import version dynamically from package.json so they stay correct after every version bump.

๐Ÿณ Docker

  • Image: skyfay/dbackup:v2.0.1
  • Also tagged as: latest, v2
  • Platforms: linux/amd64, linux/arm64

Don't miss a new DBackup release

NewReleases is sending notifications on new releases.