Skip to content

Latest commit

History

History
54 lines (21 loc) 路 2.16 KB

CHANGELOG.md

File metadata and controls

54 lines (21 loc) 路 2.16 KB

1.5.4 (2024-06-07)

Bug Fixes

1.5.3 (2024-06-05)

Bug Fixes

  • Avoid error when first configuring S3 backups #49 (d338fc2)

1.5.2 (2023-11-01)

Bug Fixes

  • set_time_limit is called only when web cron is used (4fe8e2b)
  • Added missing variable PORT and placeholder in shell scripts (19dd37e)
  • Check if timestamp is not false (c338f15)
  • class "DUP_Logs" not found (67b90c7)
  • Remove AWS3 subfolder name from returned filename (073ca0a)

1.5.1 (2023-10-30)

Bug Fixes

  • Added missing %%port%% to stub config (ea30f34)

1.5.0 (2023-10-28)

Bug Fixes

  • If zip binary is not found on the system, fallback to wireZipFile (ad53225)

Features

  • Set custom dump shell script from configuration (30c5143)