Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

Releases: Sebclem/hassio-nextcloud-backup

V0.16.6

11 Feb 10:49
Compare
Choose a tag to compare

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

V0.16.5

24 Jan 16:24
Compare
Choose a tag to compare

⚠️ 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

V0.16.4

14 Sep 08:07
Compare
Choose a tag to compare

V0.16.4

🚑 Fixs

  • Fix crash if next_backup is empty (if auto backup not configured) #84 7b7d5a2

V0.16.3

🔨 Changes

✏ Enhancements

  • Add error detail on config save c9b4b71
  • Replace deprecated Jquery methods c419ab2

⬆️ Dependency updates

V0.16.3

07 Sep 13:45
Compare
Choose a tag to compare

🔨 Changes

✏ Enhancements

  • Add error detail on config save c9b4b71
  • Replace deprecated Jquery methods c419ab2

⬆️ Dependency updates

V0.16.2

08 Jul 11:29
Compare
Choose a tag to compare

⬆️ Dependencies updates

  • Upgrade base image 0fb4615
  • Update dependencies 8b0922a 67 dependabot[bot] 68 dependabot[bot]

✏ Enhancements

V0.16.1

06 May 12:20
Compare
Choose a tag to compare

⬆️ Dependency updates

  • Update Base image fc65343
  • Bump bootstrap 64 dependabot[bot]
  • Bump webdav in /nextcloud_backup/rootfs/opt/nextcloud_backup 62 dependabot[bot]
  • Bump bootstrap 61 dependabot[bot]

✏ Enhancements

V0.16.0

23 Mar 15:52
Compare
Choose a tag to compare

🔨 Changes

  • 🔨 Fix for new version of webdav lib 4c96f69

✏ Enhancements

  • ✏️ Re-gen css files 570ab51
  • ✏️ Update changelog 48c399e
  • ✏️ Fix changelog 32296d8
  • ✏️ Add author for merge in changelog c90a615
  • ✏️ Remove space in changelog 6530c79
  • ✏️ Fix matching in changelog 4ad3099
  • ✏️ Add dependabot config 1245972
  • ✏️ Add Dependency updates category to changelog a9974c0
  • ✏️ Fix changelog 5d106fc
  • ✏️ Fix changelog 676070e
  • ✏️ Fix changelog b89dee4

⬆️ Dependency updates

  • ⬆️ Update base addon version 946589d
  • ⬆️ Bump jquery in /nextcloud_backup/rootfs/opt/nextcloud_backup 58 dependabot[bot]
  • ⬆️ Bump bootstrap 46 dependabot[bot]
  • ⬆️ Bump got in /nextcloud_backup/rootfs/opt/nextcloud_backup 57 dependabot[bot]
  • ⬆️ Bump @fortawesome/fontawesome-free 60 dependabot[bot]
  • ⬆️ Bump form-data 54 dependabot[bot]
  • ⬆️ Bump http-errors 53 dependabot[bot]
  • ⬆️ Bump debug in /nextcloud_backup/rootfs/opt/nextcloud_backup 51 dependabot[bot]
  • ⬆️ Bump morgan in /nextcloud_backup/rootfs/opt/nextcloud_backup 47 dependabot[bot]
  • ⬆️ Bump @fortawesome/fontawesome-free 50 dependabot[bot]
  • ⬆️ Bump ejs in /nextcloud_backup/rootfs/opt/nextcloud_backup 49 dependabot[bot]
  • ⬆️ Bump express in /nextcloud_backup/rootfs/opt/nextcloud_backup 48 dependabot[bot]

V0.15.0

10 Feb 16:06
Compare
Choose a tag to compare

🔨 Changes

  • Add auto start/stop addons before/after backup eaf926f
  • Rebuild Dockerfile to be more layer friendly 36ef2b5
  • Add Settings for autostop addons 11b83a8

✏ Enhancements

  • Correct color when clicking on list 59fc4fd
  • Update documentation fdf313b
  • Rename custom_bootstrap to bootstrap aa3805a
  • Use npm ci in Dockerfile 29288a9
  • Switch form DockerHub to ghcr.io 7e64da2
  • Link docker image to GitHub repo 8901fcf
  • Remove debugger d4a6be2

V0.14.2

20 Jan 10:20
Compare
Choose a tag to compare

🚑 Fixs

  • 🚑 Fix backup now on snapshot triggering restore instead of upload #44 17e7124

V0.14.1

14 Jan 17:39
Compare
Choose a tag to compare

🚑 Fixs

✏ Enhancements