Skip to content

Releases: backdrop-contrib/backup_migrate

1.x-1.0.27

20 Oct 15:01
efbfb69
Compare
Choose a tag to compare

This release attempts to fix a rare fatal error described in:
#158

This error was most likely caused by an unusual combination of of settings, and the unavailability of class backup_migrate_destination_filesource during the update processes. While reported by 3 people, I have been unable to pinpoint the exact cause.

IMPORTANT: if you experienced the issue above when moving to 1.x-1.0.26, try this release and report back in that issue if this solved the problem for you.

What's Changed

Full Changelog: 1.x-1.0.26...1.x-1.0.27

1.x-1.0.26

10 Mar 05:07
5a32289
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-1.0.25...1.x-1.0.26

1.x-1.0.25

14 Nov 13:50
e16dd6e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-1.0.24...1.x-1.0.25

1.x-1.0.24

24 Sep 17:04
17c95c5
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.x-1.0.23...1.x-1.0.24

1.x-1.0.23

03 Aug 03:08
2dd9bed
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.x-1.0.22...1.x-1.0.23

Fix for issue #82 FTP path

24 May 04:25
ac72095
Compare
Choose a tag to compare
Merge pull request #82 from argiepiano/1.x-1.x-issue-89

Issue #81. Be sure the ftp filename doesn't include initial `./`

Fix for PHP warnings, feature to specify custom MySQL port

17 Oct 00:07
e741bfa
Compare
Choose a tag to compare

Fix for crash on fresh install

04 Nov 03:15
3a31417
Compare
Choose a tag to compare

Fix #72. On fresh install of backup migrate, module wasn't loaded when running update 1006

Update from issues queue

18 Oct 18:31
bbd7edf
Compare
Choose a tag to compare

Updated smart_keep defaults #46 and cleaned up Readme

Many cleanup items from PR

17 Aug 18:25
Compare
Choose a tag to compare

Code cleanup and bug fixes in PRs #68 #70 and #71 by @larsdesigns