Skip to content

Releases: Sebclem/hassio-nextcloud-backup

V0.14.0

11 Jan 23:19
Compare
Choose a tag to compare

🎉 What's new 🎉

You can now protect your snapshots with password (Home Assistant snapshot encription)!
Check out this new feature on the backup setting page !

🔨 Changes

  • Add password protected option for snapshots #42 7a5aa7b

✏ Enhancements

  • Hide auto-clean settings if disabled 61ddd73
  • Update Readme and move documentation in DOCS.md eaf8123
  • Check if state is changed before saving it ee25207
  • NodeJs code clean and refactoringing 4e62a4a
  • Split scss file 8e01daf
  • Update readme 2e23a84

V0.13.1

09 Jan 00:31
Compare
Choose a tag to compare

🎉 Big release here ! 🎉

Due to Materialize being abandoned by his developers, i have rebuild all the web interface with bootstrap !

This also give me the opportunity to change the color palette and i'm pretty happy with the final result !
So let me know what you think !

If you found any issue don't hesitate to open an issue on the project's repo.

V0.13.1:

🚑 Fixs

V0.13.0:

🚑 Fixs

  • 🚑 Fix nextcloud modal not showing if conf is empty 18657e3
  • 🚑 Fix error 500 if config is empty 94eb49c

🔨 Changes

  • 🔨 Add bootstrap files 7bcce07
  • 🔨 Move loading modal and toast to bootstrap 8328786
  • 🔨 Switch navbar + header to bootstrap ae1cc25
  • 🔨 Convert status update to bootstrap da37e6e
  • 🔨 Convert backup setting modal to bootstrap 039d01b
  • 🔨 Convert nextcloud setting modal to bootstrap 7d4b796
  • 🔨 Convert list + modal to Bootstrap 59afab1

✏ Enhancements

  • ✏️ JS code clean and refractor fce90f0
  • ✏️ Code clean f7ebd6a
  • ✏️ Little visual change on backup config modal 5bcd0b4
  • ✏️ Update image and readme e2ac2de

V0.13.0

09 Jan 00:16
Compare
Choose a tag to compare

🎉 Big release here ! 🎉

Due to Materialize being abandoned by his developers, i have rebuild all the web interface with bootstrap !

This also give me the opportunity to change the color palette and i'm pretty happy with the final result !
So let me know what you think !

If you found any issue don't hesitate to open an issue on the project's repo.

🚑 Fixs

  • 🚑 Fix nextcloud modal not showing if conf is empty 18657e3
  • 🚑 Fix error 500 if config is empty 94eb49c

🔨 Changes

  • 🔨 Add bootstrap files 7bcce07
  • 🔨 Move loading modal and toast to bootstrap 8328786
  • 🔨 Switch navbar + header to bootstrap ae1cc25
  • 🔨 Convert status update to bootstrap da37e6e
  • 🔨 Convert backup setting modal to bootstrap 039d01b
  • 🔨 Convert nextcloud setting modal to bootstrap 7d4b796
  • 🔨 Convert list + modal to Bootstrap 59afab1

✏ Enhancements

  • ✏️ JS code clean and refractor fce90f0
  • ✏️ Code clean f7ebd6a
  • ✏️ Little visual change on backup config modal 5bcd0b4
  • ✏️ Update image and readme e2ac2de

V0.12.2

08 Jan 09:48
Compare
Choose a tag to compare

🚑 Fixs

  • Fix typo on Home Assistant folder name 52e7bac

🔨 Changes

  • 🔨 Add logger level to config bdfeced
  • 🔨 Change addon base image 57d0394

✏ Enhancements

  • ✏️ Some code clean... d85c047
  • ✏️ Dependencies upgrade f34154a
  • ✏️ Move Fix on top of changelog d852a04
  • ✏️ Change hassio role to prevent error on addon startup 19d13b4

V0.12.1

30 Dec 10:56
6db578e
Compare
Choose a tag to compare

🚑 Fix :

  • Merge PR from @jrue3084 : Removed colon due to nextcloud error #40 #38

V0.12.0

06 Dec 22:42
Compare
Choose a tag to compare

New feature:

You can now exclude folder or addons from backup !
Take a look to this new settings in the backup setting menu !

🔨 Changes

V0.11.6

17 Nov 22:42
Compare
Choose a tag to compare

🚑 Fixs

  • Manually buid basic auth header to prevent encoding issue with password #32 619aa80

✏ Enhancements

  • Hide host in debug logs to prevent leak when posting logs in issue b4fb25d

V0.11.5

17 Nov 21:41
Compare
Choose a tag to compare

🚑 Fixs

  • encoreUrl of password to prevent URI malformed error, Possible fix for #32 a0ff15d
  • 🚑 Fix crash on startup c4f5b00

🔨 Changes

  • Log error message when catching 7d174aa

V0.11.4

17 Nov 21:23
Compare
Choose a tag to compare

🚑 Fixs

  • encoreUrl of password to prevent URI malformed error, Possible fix for #32 a0ff15d
  • 🚑 Fix crash on startup c4f5b00

🔨 Changes

  • Log error message when catching 7d174aa

V0.11.3

17 Nov 21:15
Compare
Choose a tag to compare

🚑 Fixs

  • encoreUrl of password to prevent URI malformed error, Possible fix for #32 a0ff15d

🔨 Changes

  • Log error message when catching 7d174aa