Skip to content

V0.16.8

Compare
Choose a tag to compare
@Sebclem Sebclem released this 14 Feb 12:04
· 187 commits to master since this release

V0.16.7 & V0.16.8

🔨 Changes

  • 🔨 Add "Create Backup Timeout" in addon settings #111 f7177db

⬆️ Dependency updates

  • ⬆️ Bump @fortawesome/fontawesome-free 109 dependabot[bot]
  • ⬆️ Bump follow-redirects 112 dependabot[bot]
  • ⬆️ Bump winston in /nextcloud_backup/rootfs/opt/nextcloud_backup 113 dependabot[bot]

V0.16.6

🚑 Fixs

  • 🚑 Fix clean using wrong http method + url (#110) 73165cd

⬆️ Dependency updates

  • ⬆️ Bump winston in /nextcloud_backup/rootfs/opt/nextcloud_backup 105 dependabot[bot]
  • ⬆️ Bump http-errors 98 dependabot[bot]
  • ⬆️ Bump webdav in /nextcloud_backup/rootfs/opt/nextcloud_backup 104 dependabot[bot]
  • ⬆️ Bump express in /nextcloud_backup/rootfs/opt/nextcloud_backup 97 dependabot[bot]
  • ⬆️ Bump debug in /nextcloud_backup/rootfs/opt/nextcloud_backup 95 dependabot[bot]
  • ⬆️ Bump cookie-parser 93 dependabot[bot]

V0.16.5

⚠️ BREAKING CHANGE / REGRESSION ⚠️

I have temporary disabled the home assistant sensors.
I suspect my implementation to cause home assistant api flooding.

I also need feedback to try to fix an issue that some user experiment, if you have any error like HTTPError: Response code 400 (Bad Request), please add your feedback / logs to this issue: #102.
At this time, I'm not able to reproduce this error on my setup, so any additional information is welcome.

🚑 Fixs

  • 🚑 Use new supervisor URL + new auth method #102 15ed577

🔨 Changes

  • 🔨 Temporary disable home assistant sensor (suspected to create crash) #102 aa99b36