Releases: nextcloud/all-in-one
Releases · nextcloud/all-in-one
v0.2.1
What's Changed
- update janus package settings to be compliant with docs by @szaimen in #171
- fix zero file sizes by @szaimen in #170
- clone the current state of the repo from the releases org by @szaimen in #172
- Nextcloud update to 23.0.1 by @github-actions in #173
- Dependency updates by @github-actions in #151
- fix apcu which needs to be installed before running composer install by @szaimen in #174
- increase timeout for mastercontainers apache by @szaimen in #176
- increase the version number to 0.2.1 by @szaimen in #177
- improve docs on how to promote images from develop to latest by @szaimen in #179
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- disable login if Nextcloud is running by @szaimen in #94
- group php dependency updates by @szaimen in #132
- require php 8.0 compatible dependencies by @szaimen in #142
- fix conflicting branch names for workflows by @szaimen in #145
- make clear that importing encrypted files will need the database as well by @szaimen in #146
- fix containers for arm64 by @szaimen in #153
- update channel and publish logic for building containers for multiple architectures by @szaimen in #148
- add some docs on LDAP and USER_SQL by @szaimen in #155
- bump version in docker-compose file by @szaimen in #154
- Nextcloud update by @github-actions in #152
- install postgresql-client in Nextcloud container in order to make Nextclouds Backup app work by @szaimen in #138
- rework exception handling in dockeractionmanager by @szaimen in #156
- make initial docker socket check failproof by @szaimen in #158
- Catch undocumented case when network already exists by @szaimen in #159
- fix adding a container to a network by @szaimen in #160
- Correctly set CPU_ARCH for notify_push by @szaimen in #162
- improve setting the backup host location and allow
/var/backups
by @szaimen in #136 - Remove anonymous volumes associated with the container when removing … by @szaimen in #137
- add docs for arm64 by @szaimen in #167
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- a domain is not mandatory at least for the AIO interface by @szaimen in #1
- add the app into the container and upgrade to 23 by @szaimen in #2
- Increase length of passphrase to 8 words by @LukasReschke in #5
- add sendnotifications and update checker cron by @szaimen in #6
- Fix URLs by @LukasReschke in #8
- fix the initial credential screen by @szaimen in #13
- Add license file by @LukasReschke in #19
- fix docker permission issues by @pestotoast in #17
- adjust the readme and fix the mastercontainer by @szaimen in #33
- Remove trailing whitespace from initial nextcloud password by @pestotoast in #34
- make sure that the configuration file gets stored on the volume by @szaimen in #37
- make the datadirectory more robust by @szaimen in #45
- Clarify borg based backup purpose by @ph00lt0 in #41
- improve docs by @szaimen in #48
- added docker-compose file by @AlexanderProd in #46
- fix docker permissions, check if docker GID already exists by @pestotoast in #50
- Improve nextcloud by @szaimen in #58
- disable http_challenge and add https:// to the url by @szaimen in #59
- exclude the session and certs folder from restore by @szaimen in #60
- remove the username for the aio interface by @szaimen in #61
- upgrade buster images to bullseye by @szaimen in #77
- run image prune regularly by @szaimen in #63
- skip any update procedure if nextcloud was just restored or backup failed or database export failed by @szaimen in #64
- also show failed backup if the initial backup has failed by @szaimen in #62
- add some docs about manual access to Nextcloud files/folders by @szaimen in #83
- document the way to move your files to a separate drive by @szaimen in #84
- add some documentation on how to migrate from another nextcloud installation by @szaimen in #85
- add a missing detail regarding migration by @szaimen in #86
- fix automatic login button url for port 8080 by @szaimen in #89
- customize php-fpm config by @szaimen in #91
- fix the restore process by @szaimen in #92
- disallow getting indexed by @szaimen in #98
- automatically update Nextcloud container dependencies by @szaimen in #111
- create dependabot.yml by @szaimen in #93
- follow up for dependabot.yml by @szaimen in #124
- add docs on how to edit the config.php file by @szaimen in #112
- don't crash during container removal if the container doesn't exist by @szaimen in #96
- improve update instructions by @szaimen in #113
- Nextcloud update by @github-actions in #129
- add version number to the AIO interface by @szaimen in #126
New Contributors
- @szaimen made their first contribution in #1
- @LukasReschke made their first contribution in #5
- @pestotoast made their first contribution in #17
- @ph00lt0 made their first contribution in #41
- @AlexanderProd made their first contribution in #46
- @github-actions made their first contribution in #129
Full Changelog: https://github.com/nextcloud/all-in-one/commits/v0.1.0