Skip to content

Releases: hassio-addons/addon-bitwarden

v0.14.0

11 Nov 12:43
f2d855a
Compare
Choose a tag to compare

What’s changed

🚀 Enhancements

🧰 Maintenance

  • Switch to centralized GitHub Action Workflows @frenck (#179)

⬆️ Dependency updates

  • ⬆️ Bump docker/build-push-action from 2.6.1 to 2.7.0 @dependabot (#162)
  • ⬆️ Bump frenck/action-addon-linter from 2.2 to 2.3 @dependabot (#163)
  • ⬆️ Bump creyD/prettier_action from 3.3 to 4.0 @dependabot (#165)
  • ⬆️ Bump docker/setup-buildx-action from 1.5.1 to 1.6.0 @dependabot (#164)
  • ⬆️ Bump frenck/action-addon-linter from 2.3 to 2.4.1 @dependabot (#169)
  • ⬆️ Upgrade lock-threads workflow to 3.0.0 @frenck (#173)
  • ⬆️ Upgrades add-on base image to 5.1.1 @frenck (#172)
  • ⬆️ Bump actions/checkout from 2.3.4 to 2.3.5 @dependabot (#174)
  • ⬆️ Upgrades libpq5 to 13.4-0+deb11u1 @frenck (#180)
  • ⬆️ Upgrades libmariadb-dev-compat to 1:10.5.12-0+deb11u1 @frenck (#181)
  • ⬆️ Upgrades add-on base image to 5.2.0 @frenck (#182)
  • ⬆️ Upgrades Vaultwarden to 1.23.0 @frenck (#184)
  • ⬆️ Upgrades add-on base image to 5.2.2 @frenck (#185)

v0.13.0

21 Aug 21:18
f286f41
Compare
Choose a tag to compare

What’s changed

🐛 Bug fixes

  • 🚑 Start add-on as service to prevent timezone issues @frenck (#161)

⬆️ Dependency updates

  • ⬆️ Bump dessant/lock-threads from 2.1.1 to 2.1.2 @dependabot (#159)
  • ⬆️ Upgrades add-on base image to v5.0.0 @frenck (#160)

v0.12.2

12 Aug 09:56
673f9c6
Compare
Choose a tag to compare

What’s changed

🚀 Enhancements

🧰 Maintenance

v0.12.1

10 Aug 15:07
a899a3c
Compare
Choose a tag to compare

What’s changed

🚀 Enhancements

⬆️ Dependency updates

v0.12.0

05 Jul 10:49
e61b206
Compare
Choose a tag to compare

What’s changed

This release ships with Vaultwarden 1.22.1

📚 Documentation

⬆️ Dependency updates

  • ⬆️ Bump brpaz/hadolint-action from v1.4.0 to v1.5.0 @dependabot (#126)
  • ⬆️ Bump frenck/action-addon-linter from 2 to 2.1 @dependabot (#127)
  • ⬆️ Bump actions/stale from 3.0.18 to 3.0.19 @dependabot (#128)
  • ⬆️ Bump frenck/action-addon-information from 1.0.0 to 1.1 @dependabot (#129)
  • ⬆️ Bump micnncim/action-label-syncer from 1.2.0 to 1.3.0 @dependabot (#130)
  • ⬆️ Bump docker/build-push-action from 2.4.0 to 2.5.0 @dependabot (#132)
  • ⬆️ Bump docker/setup-qemu-action from 1.1.0 to 1.2.0 @dependabot (#131)
  • ⬆️ Bump actions/cache from 2.1.5 to 2.1.6 @dependabot (#133)
  • ⬆️ Upgrades add-on base image to v4.2.1 @frenck (#138)
  • ⬆️ Bump frenck/action-addon-information from 1.1 to 1.2.2 @dependabot (#135)
  • ⬆️ Bump docker/login-action from 1.9.0 to 1.10.0 @dependabot (#142)
  • ⬆️ Bump docker/setup-buildx-action from 1.3.0 to 1.4.1 @dependabot (#143)
  • ⬆️ Bump docker/build-push-action from 2.5.0 to 2.6.1 @dependabot (#145)
  • ⬆️ Upgrades add-on base image to v4.2.2 @frenck (#146)
  • ⬆️ Bump docker/setup-buildx-action from 1.4.1 to 1.5.0 @dependabot (#147)
  • ⬆️ Upgrades Vaultwarden to 1.22.1 @frenck (#148)

v0.11.0

09 May 22:48
4051e97
Compare
Choose a tag to compare

What’s changed

This add-on is based on Bitwarden RS, which has now renamed: Vaultwarden.
They changed their name mainly to make it clear their backend is their own,
not to be confused with Bitwarden.

This release has some visual changes to naming and documentation to
reflect that upstream naming change.

⬆️ Dependency updates

  • ⬆️ Bump docker/setup-buildx-action from v1.1.2 to v1.2.0 @dependabot (#121)
  • ⬆️ Bump docker/setup-qemu-action from v1.0.2 to v1.1.0 @dependabot (#122)
  • ⬆️ Bump docker/login-action from v1.8.0 to v1.9.0 @dependabot (#123)
  • ⬆️ Bump docker/setup-buildx-action from v1.2.0 to v1.3.0 @dependabot (#124)
  • ⬆️ Upgrades Vaultwarden to 1.21.0 @frenck (#125)

v0.10.0

20 Apr 17:54
25a1e2b
Compare
Choose a tag to compare

What’s changed

✨ New features

🚀 Enhancements

🧰 Maintenance

  • Apply updated repository structure & CI workflow @frenck (#116)

⬆️ Dependency updates

v0.9.1

15 Apr 13:19
020c3b8
Compare
Choose a tag to compare

What’s changed

🚀 Enhancements

  • Remove NGINX access log from Supervisor log output @frenck (#111)

⬆️ Dependency updates

  • ⬆️ Bump ludeeus/action-shellcheck from 1.0.0 to 1.1.0 @dependabot (#104)
  • ⬆️ Bump docker/build-push-action from v2.3.0 to v2.4.0 @dependabot (#105)
  • ⬆️ Bump docker/setup-qemu-action from v1.0.1 to v1.0.2 @dependabot (#107)
  • ⬆️ Bump docker/setup-buildx-action from v1.1.1 to v1.1.2 @dependabot (#108)
  • ⬆️ Bump actions/cache from v2.1.4 to v2.1.5 @dependabot (#110)
  • ⬆️ Upgrades add-on base image to v4.1.4 @frenck (#112)

v0.9.0

29 Mar 09:38
4a3eaeb
Compare
Choose a tag to compare

What’s changed

Upgrades the release with Bitwarden RS 1.20.0!

⬆️ Dependency updates

  • ⬆️ Bump frenck/action-addon-linter from v1.4 to v2 @dependabot (#88)
  • ⬆️ Bump release-drafter/release-drafter from v5.13.0 to v5.14.0 @dependabot (#89)
  • ⬆️ Bump docker/build-push-action from v2.2.2 to v2.3.0 @dependabot (#90)
  • ⬆️ Bump actions/stale from v3.0.16 to v3.0.17 @dependabot (#91)
  • ⬆️ Bump actions/stale from v3.0.17 to v3.0.18 @dependabot (#94)
  • ⬆️ Bump release-drafter/release-drafter from v5.14.0 to v5.15.0 @dependabot (#97)
  • ⬆️ Upgrades libpq5 to 11.11-0+deb10u1 @frenck (#100)
  • ⬆️ Upgrades BitwardenRS to 1.20.0 @frenck (#101)
  • ⬆️ Upgrades add-on base image to v4.1.3 @frenck (#102)

v0.8.0

08 Feb 12:11
3b7f222
Compare
Choose a tag to compare

What’s changed

Upgrades Bitwarden RS to 0.19.0

🧰 Maintenance

📚 Documentation

  • Fix CI badges to show the right status @frenck (#69)

⬆️ Dependency updates

  • ⬆️ Bump frenck/action-addon-linter from v1.3.0 to v1.3.1 @dependabot (#71)
  • ⬆️ Bump frenck/action-addon-linter from v1.3.1 to v1.4 @dependabot (#75)
  • ⬆️ Bump actions/stale from v3.0.14 to v3.0.15 @dependabot (#76)
  • ⬆️ Bump frenck/action-yamllint from v1.0.2 to v1.1 @dependabot (#79)
  • ⬆️ Bump actionshub/markdownlint from 2.0.0 to 2.0.2 @dependabot (#81)
  • ⬆️ Bump actions/cache from v2.1.3 to v2.1.4 @dependabot (#82)
  • ⬆️ Upgrades libpq5 to 11.10-0+deb10u1 @frenck (#85)
  • ⬆️ Bump actions/stale from v3.0.15 to v3.0.16 @dependabot (#84)
  • Upgrade add-on base image to 4.1.2 @frenck (#86)
  • ⬆️ Upgrades BitwardenRS to 1.19.0 @frenck (#87)