Skip to content
This repository was archived by the owner on Sep 29, 2023. It is now read-only.

Releases: haberda/nextcloud-addon

26.0.2

29 Jul 16:13

Choose a tag to compare

Deprecated

This add-on is now deprecated and will not receive any more updates. The upstream container has changed considerably and it is beyond my level of expertise/time commitment to make it work again. I suggest migrating to the Nextcloud add-on in this repository, which is already updated to the latest version, and has many more configuration options. This add-on will likely continue to work for some time.

What's Changed

Full Changelog: 26.0.0...26.0.2

26.0.0

25 Apr 00:30

Choose a tag to compare

Update to latest upstream

Version 26.0.0

Possible breaking changes

I'm playing cat and mouse with the upstream container, I had to refactor how the container is built. It's now very similar to the alexbelgium implementation. It's possible your install will not migrate, I have a very limited test suite. Make a backup prior to upgrading.

25.0.3

21 Jan 19:37
d474194

Choose a tag to compare

What's Changed

  • Update base image to 25.0.3
  • Bump actions/cache from 3.0.11 to 3.2.2 by @dependabot in #82
  • Bump actions/stale from 6 to 7 by @dependabot in #79
  • Bump peter-evans/repository-dispatch from 2.1.0 to 2.1.1 by @dependabot in #78
  • Bump dessant/lock-threads from 3 to 4 by @dependabot in #77
  • Bump actions/cache from 3.2.2 to 3.2.3 by @dependabot in #84
  • Bump release-drafter/release-drafter from 5.21.1 to 5.22.0 by @dependabot in #83
  • Bump frenck/action-addon-linter from 2.10 to 2.11 by @dependabot in #86
  • Bump docker/build-push-action from 3.2.0 to 3.3.0 by @dependabot in #85

Full Changelog: v25.0.1...25.0.3

v25.0.1

29 Nov 00:55
4aff8d1

Choose a tag to compare

Possible breaking change

The upstream container refactored the nginx install. I think I got it working again; suffice to say take a backup!

Updated to upstream 25.0.1

v24.0.4

22 Aug 22:29
fcd8649

Choose a tag to compare

  • Fix issue with initial install of add-on.

24.0.4

21 Aug 19:22
6002cfe

Choose a tag to compare

What's Changed

  • Update to 24.0.4
  • Bump actions/cache from 3.0.6 to 3.0.7 by @dependabot in #58
  • Bump release-drafter/release-drafter from 5.20.0 to 5.20.1 by @dependabot in #59
  • Bump frenck/action-addon-linter from 2.8 to 2.10 by @dependabot in #60

Full Changelog: 24.0.3...24.0.4

24.0.3

08 Aug 22:15
0680870

Choose a tag to compare

Major changes:

  • Change to php8 base image, this comes with a dramatic speed increase
  • Update to latest s6overlay
  • Change how folder mappings are done in the container to reduce long term burden

Possible breaking changes

  • Folder mapping has changed, it's possible it could break your install, make a backup before updating!
  • Update to php8 shouldn't break anything, but who knows?

24.0.1

18 Jun 16:42
4da6602

Choose a tag to compare

Update build.json

23.0.2

06 Mar 16:19
38cd3f0

Choose a tag to compare

Merge pull request #34 from haberda/dependabot/github_actions/actions…

23.0.0

06 Jan 17:05
e40db8b

Choose a tag to compare

Update Dockerfile