Skip to content

Releases: nextcloud/all-in-one

v4.3.0 Beta

02 Feb 16:03
Compare
Choose a tag to compare
v4.3.0 Beta Pre-release
Pre-release

What's Changed

  • add docker cp command to prevent host file paths like /_data/ by @ManOki in #1773
  • Add note on Strato by @Zoey2936 in #1799
  • adjust macOS docs about DOCKER_SOCKET_PATH by @szaimen in #1803
  • note on proxy_read_timeout by @Zoey2936 in #1809
  • Update psalm-baseline.xml by @nextcloud-command in #1826
  • nginx proxy docs changes by @Zoey2936 in #1812
  • cloudflare - improve hint regarding cloudflare by @szaimen in #1819
  • update npm docs by @Zoey2936 in #1820
  • add section about recommended vps by @szaimen in #1827
  • Add a disrecommended VPS providers section by @szaimen in #1818
  • increase H2WindowSize limit (Reverse Proxy documentation) by @DenuxPlays in #1822
  • add section about storage options by @szaimen in #1825
  • Add Synology instructions by @Fred-DTV in #1813
  • change dind image to omit the alpine version by @szaimen in #1791
  • Bump redis from 7.0.7-alpine to 7.0.8-alpine in /Containers/redis by @dependabot in #1794
  • composer - add back the minor versions instead of wildcards by @szaimen in #1823
  • add libpg-dev and pgsql for backup app by @szaimen in #1817
  • remove gcompat again as it seems to break recognize by @szaimen in #1816
  • clamav should never be enabled on arm64 by @szaimen in #1785
  • upgrade postgres to 15 by @szaimen in #1584
  • Bump docker from 20.10.22-dind to 20.10.23-dind in /Containers/mastercontainer by @dependabot in #1830
  • Dependency updates by @github-actions in #1831
  • Rework the traefik example by @hunhejj in #1754
  • add explanation for clamav by @szaimen in #1834
  • follow-links should be follow-link by @tyleraharrison in #1839
  • Bump collabora/code from 22.05.9.2.1 to 22.05.9.3.1 in /Containers/collabora by @dependabot in #1840
  • make cloudflare upload limit for explicit by @szaimen in #1843
  • imaginary - allow further mimetypees out-of-the-box by @szaimen in #1835
  • also accept application/vnd.oci.image.index.v1+json for newer buildx … by @szaimen in #1845
  • migrate apache container to alpine by @Zoey2936 in #1573
  • migrate mastercontainer to alpine by @Zoey2936 in #1577
  • Bump httpd from 2.4.54-alpine3.17 to 2.4.55-alpine3.17 in /Containers/apache by @dependabot in #1866
  • Bump containrrr/watchtower from 1.5.1 to 1.5.3 in /Containers/watchtower by @dependabot in #1867
  • Bump ludeeus/action-shellcheck from 1.1.0 to 2.0.0 by @dependabot in #1868
  • Disallow Watchtower to update AIO Container (exept Mastercontainer) by @Zoey2936 in #1869
  • allow to copy the command to install docker by @antipiot in #1865
  • Bump ubuntu from focal-20221130 to focal-20230126 in /Containers/talk by @dependabot in #1876
  • Bump docker/build-push-action from 3 to 4 by @dependabot in #1877
  • Dependency updates by @github-actions in #1883
  • Fix and improve helm update script by @szaimen in #1848
  • Bump nextcloud/imaginary from 20230101 to 20230201 in /Containers/imaginary by @dependabot in #1882
  • imaginary - allow big images by default by @szaimen in #1879
  • also write install log to logfile by @szaimen in #1889
  • fix daily backup running into conflict with elasticsearch by @szaimen in #1890
  • fix(helm): refactor sources to a string array by @st3iny in #1891
  • fix(helm): don't mark ca certs volume as read only globally by @st3iny in #1894
  • fix(helm): chown database volume for postgres by @st3iny in #1896
  • fix database helm permissions by @szaimen in #1899
  • try to remove readonly from global volumes automatically by @szaimen in #1897
  • add expose property to containers definition by @szaimen in #1909
  • Bump collabora/code from 22.05.9.3.1 to 22.05.10.1.1 in /Containers/collabora by @dependabot in #1900

New Contributors

Full Changelog: v4.2.0...v4.3.0

v4.2.0

17 Jan 13:00
b249e02
Compare
Choose a tag to compare

What's Changed

  • Create Helm-chart by @szaimen in #1574
  • add note to resolver in nginx reverse proxy docs by @Zoey2936 in #1716
  • Fix the middleware name in the Traefik doc by @hunhejj in #1719
  • Remove the reference to an unknown middleware by @hunhejj in #1726
  • Bump debian from bullseye-20221219-slim to bullseye-20230109-slim in /Containers/borgbackup by @dependabot in #1722
  • Bump debian from bullseye-20221219-slim to bullseye-20230109-slim in /Containers/apache by @dependabot in #1721
  • Bump alpine from 3.16.3 to 3.17.1 in /Containers/domaincheck by @dependabot in #1711
  • Bump alpine from 3.16.3 to 3.17.1 in /Containers/watchtower by @dependabot in #1710
  • Bump php from 8.1.13-apache-bullseye to 8.1.14-apache-bullseye in /Containers/mastercontainer by @dependabot in #1688
  • Bump php from 8.0.26-fpm-alpine3.16 to 8.0.27-fpm-alpine3.16 in /Containers/nextcloud by @dependabot in #1689
  • allow to make fulltextsearch:index issues easier to debug by @szaimen in #1695
  • Add hint about Cloudflare Rocket Loader and Rename Cloudflare Argo Tu… by @szaimen in #1696
  • fix to position of the log-out button by @szaimen in #1706
  • fix the apps not getting enabled on migration by @szaimen in #1708
  • Fix the Traefik example by @hunhejj in #1733
  • redis: add hint to wiki if overcommit disabled by @ManOki in #1732
  • add an explanation of --sig-proxy=false by @szaimen in #1742
  • fix dependency-update workflow by @szaimen in #1743
  • Rewrite Traefik examples using YAML by @hunhejj in #1741
  • add a hint that NEXTCLOUD_DATADIR needs to be specified before the fi… by @szaimen in #1756
  • Add Notes on Cloudflare to readme by @Zoey2936 in #1750
  • Dependency updates by @github-actions in #1755
  • borg - substitute prefix with glob-archives by @szaimen in #1736
  • update redis to v7 by @szaimen in #1585
  • change instructions on how to install docker by @szaimen in #1763
  • make more verbose that reverse proxy setup is different by @szaimen in #1764
  • alpine - remove the update arg by @szaimen in #1767
  • migrate borgbackup container to alpine by @szaimen in #1578
  • add further note about cloudflare and domain validation by @szaimen in #1769
  • cloudflare - add note about missing hsts header by @szaimen in #1770
  • cloudflare - add note about possible problems with cert issuing by @szaimen in #1771
  • cloudflare - add note about the hpb for talk by @szaimen in #1772
  • add note on sudo for windows and docker rootless by @szaimen in #1774
  • Prevent slow upload speeds (Reverse Proxy documentation) by @DenuxPlays in #1776
  • readme: clarify OS package env var by @meonkeys in #1777
  • update Nextcloud to 25.0.3 by @szaimen in #1781

New Contributors

Full Changelog: v4.1.0...v4.2.0

v4.1.0

05 Jan 10:54
Compare
Choose a tag to compare

What's Changed

  • manual-install: add docker profiles for optional services by @ManOki in #1586
  • manual-install: update readme to use default docker environment file by @ManOki in #1590
  • improve the apache reverse proxy documentation by @Zoey2936 in #1580
  • manual-install: add IMAGE_TAG to omit separate latest-arm64.yml by @ManOki in #1591
  • Yaml updates by @github-actions in #1527
  • rename values of containers definition to match docker-compose values by @szaimen in #1595
  • allow to hide containers from the interface via display_name by @szaimen in #1598
  • add freetype-dev and fontconfig-dev for compiliing imagick by @szaimen in #1624
  • add other file types as well by @szaimen in #1626
  • move imagick back to the dockerfile by @szaimen in #1627
  • allow to make wrong database intialization better debuggable by @szaimen in #1621
  • migration - add some documentation on limits regarding the database owner name by @szaimen in #1620
  • borg - add progress back and add some additional output by @szaimen in #1622
  • Dependency updates by @github-actions in #1612
  • update mastercontainer to php 8.1 by @szaimen in #1587
  • improve healthcheck to only exit 1 if it is started by @szaimen in #1615
  • change dockerfile links, add tzdata to fulltext, migrate healthchecks to nc by @Zoey2936 in #1619
  • [Automated] Update psalm-baseline.xml by @nextcloud-command in #1631
  • secrets should only get generated if defined in secrets of container.… by @szaimen in #1596
  • allow to add container to host network by @szaimen in #1597
  • rename volume name to source and volume location to destination by @szaimen in #1637
  • refactor containerports by @szaimen in #1635
  • add types for missing ones and bring psalm-baseline down to zero by @szaimen in #1645
  • fix exposing containers by @szaimen in #1656
  • fix adding containers to the host network by @szaimen in #1655
  • fix healthcheck for nextcloud and database by @szaimen in #1657
  • improve containeers schema by @szaimen in #1604
  • allow to enable shipped apps during startup by @szaimen in #1654
  • Bump nextcloud/imaginary from 20221201 to 20230101 in /Containers/imaginary by @dependabot in #1646
  • [Automated] Update psalm-baseline.xml by @nextcloud-command in #1660
  • allow to add the /dev/dri device into the container and refactor devices by @szaimen in #1659
  • set remote_font_config for collabora by @szaimen in #1663
  • Yaml updates by @github-actions in #1639
  • add twofactor_totp back as default enabled app by @szaimen in #1658
  • add ulimit for the talk container due to a bug in libwebsockets by @szaimen in #1671
  • Yaml updates by @github-actions in #1667
  • allow to repair the integrity of the backup archive by @szaimen in #1670

New Contributors

Full Changelog: v4.0.1...v4.1.0

v4.0.1

23 Dec 12:29
3eb2b16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.0...v4.0.1

v4.0.0 Beta

17 Dec 16:37
Compare
Choose a tag to compare
v4.0.0 Beta Pre-release
Pre-release

What's Changed

Full Changelog: v3.2.0...v4.0.0

v3.2.0

08 Dec 15:51
bce08a1
Compare
Choose a tag to compare

What's Changed

  • Fix reverse proxy documentation for nginx by @Zoey2936 in #1451
  • [Automated] Update psalm-baseline.xml by @nextcloud-command in #1464
  • Update readme.md by @sergiocasero in #1465
  • adjust migration docs by @szaimen in #1462
  • increase the loglevel for watchtower by @szaimen in #1470
  • add a hint what to do if the backup container was forcefully killed by @szaimen in #1472
  • add hint for not present appdata dir by @szaimen in #1473
  • Bump nextcloud/imaginary from 20221101 to 20221201 in /Containers/imaginary by @dependabot in #1466
  • Bump collabora/code from 22.05.8.2.1 to 22.05.8.4.1 in /Containers/collabora by @dependabot in #1447
  • Bump php from 8.0.25-apache-bullseye to 8.0.26-apache-bullseye in /Containers/mastercontainer by @dependabot in #1456
  • Bump php from 8.0.25-fpm-alpine3.16 to 8.0.26-fpm-alpine3.16 in /Containers/nextcloud by @dependabot in #1454
  • Bump clamav/clamav from 0.105.1 to 0.105.1-7 in /Containers/clamav by @dependabot in #1441
  • [Automated] Update psalm-baseline.xml by @nextcloud-command in #1477
  • Bump dessant/lock-threads from 3 to 4 by @dependabot in #1484
  • check if vfs or fuse-overlayfs is used by @szaimen in #1471
  • Print apache errors in the future to stderr by @szaimen in #1482
  • re-activate error.log for php-fpm by @szaimen in #1481
  • Bump debian from bullseye-20221114-slim to bullseye-20221205-slim in /Containers/borgbackup by @dependabot in #1486
  • Bump debian from bullseye-20221114-slim to bullseye-20221205-slim in /Containers/apache by @dependabot in #1485
  • Nextcloud update by @github-actions in #1491
  • do not delete the updater so that it can get used later on by @szaimen in #1363

New Contributors

Full Changelog: v3.1.0...v3.2.0

v3.1.0

22 Nov 10:42
Compare
Choose a tag to compare

What's Changed

  • Bump postgres from 14.5-alpine to 14.6-alpine in /Containers/postgresql by @dependabot in #1390
  • imaginary - add -return-size option by default by @szaimen in #1394
  • re-add the password change by @szaimen in #1404
  • Bump debian from bullseye-20221024-slim to bullseye-20221114-slim in /Containers/borgbackup by @dependabot in #1407
  • Bump debian from bullseye-20221024-slim to bullseye-20221114-slim in /Containers/apache by @dependabot in #1408
  • Bump alpine from 3.16.2 to 3.16.3 in /Containers/domaincheck by @dependabot in #1401
  • Bump alpine from 3.16.2 to 3.16.3 in /Containers/watchtower by @dependabot in #1402
  • add an AIO outdated notification by @szaimen in #1419
  • make update process more stable by @szaimen in #1420
  • add a guide on how to run automatic updates without creating a backup… by @szaimen in #1423
  • make sure to only trigger the daily-backup script if daily_backups ar… by @szaimen in #1428

Full Changelog: v3.0.0...v3.1.0

v3.0.0

10 Nov 20:43
3091135
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.2...v3.0.0

v2.1.2

03 Nov 15:07
Compare
Choose a tag to compare

What's Changed

  • Nextcloud update by @github-actions in #1355
  • Bump collabora/code from 22.05.7.2.1 to 22.05.7.3.1 in /Containers/collabora by @dependabot in #1351
  • Bump nextcloud/imaginary from 20221003 to 20221101 in /Containers/imaginary by @dependabot in #1347

Full Changelog: v2.1.1...v2.1.2

v2.1.1

31 Oct 15:23
Compare
Choose a tag to compare

What's Changed

  • [Automated] Update psalm-baseline.xml by @nextcloud-command in #1235
  • rework the apache reverse proxy documentation by @szaimen in #1236
  • [Automated] Update psalm-baseline.xml by @nextcloud-command in #1250
  • Updating lint-php.yml workflow from template by @nextcloud-command in #1266
  • add HaProxy to reverse proxy documentation by @szaimen in #1197
  • Update nginx section of reverse-proxy.md by @Klaus15 in #1259
  • add 2nd tab warning by @szaimen in #1275
  • install borg from backports in the future by @szaimen in #1305
  • Bump collabora/code from 22.05.6.3.1 to 22.05.7.2.1 in /Containers/collabora by @dependabot in #1302
  • Bump docker from 20.10.18-dind-alpine3.16 to 20.10.20-dind-alpine3.16 in /Containers/mastercontainer by @dependabot in #1285
  • Bump caddy from 2.6.1-alpine to 2.6.2-alpine in /Containers/mastercontainer by @dependabot in #1262
  • Bump caddy from 2.6.1-alpine to 2.6.2-alpine in /Containers/apache by @dependabot in #1261
  • Bump ubuntu from focal-20220922 to focal-20221019 in /Containers/talk by @dependabot in #1308
  • Bump debian from bullseye-20221004-slim to bullseye-20221024-slim in /Containers/borgbackup by @dependabot in #1309
  • Bump debian from bullseye-20221004-slim to bullseye-20221024-slim in /Containers/apache by @dependabot in #1310
  • Hint about custom datadirectory path in database migration by @BR14Nx in #1324
  • Bump guzzlehttp/psr7 from 2.4.1 to 2.4.2 in /php by @dependabot in #1319
  • Bump docker from 20.10.20-dind-alpine3.16 to 20.10.21-dind-alpine3.16 in /Containers/mastercontainer by @dependabot in #1320
  • prettify json and unescape slashes by @szaimen in #1325
  • rework session deduplication by @szaimen in #1274
  • change entrypoint of nextcloud container to root by @szaimen in #1249
  • rework NGINX reverse proxy docs to support CODE by @TheManchineel in #1313
  • Bump guzzlehttp/psr7 from 2.4.2 to 2.4.3 in /php by @dependabot in #1327
  • Bump elasticsearch from 7.17.6 to 7.17.7 in /Containers/fulltextsearch by @dependabot in #1329
  • use the add commands to add talk settings by @szaimen in #1307
  • skip app update if backup was restored or comparable by @szaimen in #1326
  • [Automated] Update psalm-baseline.xml by @nextcloud-command in #1332
  • improve nginx reverse proxy documnetation by @Zoey2936 in #1331
  • optimize nginx reverse proxy documentation by @Zoey2936 in #1336
  • Make sure that the sites are really gone by @szaimen in #1344
  • Bump php from 8.0.24-apache-bullseye to 8.0.25-apache-bullseye in /Containers/mastercontainer by @dependabot in #1346
  • Bump php from 8.0.24-fpm-alpine3.16 to 8.0.25-fpm-alpine3.16 in /Containers/nextcloud by @dependabot in #1345
  • fix the notify script by @szaimen in #1340
  • improve logging situation by @szaimen in #1339

New Contributors

Full Changelog: v2.0.4...v2.1.1