Releases: sunweaver/nextcloud-high-performance-backend-setup
Releases · sunweaver/nextcloud-high-performance-backend-setup
1.2.6
Release 1.2.5
What's Changed
- Improvements for ARM64 (and PowerPC64LE) by @PhilDevProg in #125
- setup-nextcloud-hpb.sh: Refactor check_debian_version(). by @sunweaver in #127
- Support testing nextcloud-spreed-signaling from Debian 12~bpo or Debian 13 by @sunweaver in #128
- Fixup: nextcloud-spreed-signaling and Support Debian 13 by @dzatoah in #138
Full Changelog: 1.2.4...1.2.5
Release 1.2.4
What's Changed
- src/setup-msmtp.sh: Escape EMAIL_USER_PASSWORD before passing it to sed. by @dzatoah in #115
- Smartly detect if we should use '--force-badname' or '--allow-bad-names' option for adduser. by @dzatoah in #116
- setup-nextcloud-hpb.sh: Check dependency 'wget'; Install if necessary. by @dzatoah in #112
- Signaling: Fix bug where /etc/nginx/snippets/ was not created before deploying files by @dzatoah in #111
And a few things more. Checkout the ChangeLog file or git history :)
Full Changelog: 1.2.3...1.2.4
Release 1.2.3
What's Changed
- setup-nextcloud-hpb.sh: Always add necessary dirs to PATH env variable. by @dzatoah in #87
- src/setup-signaling.sh: Install wget and curl before trying to build. by @dzatoah in #88
Full Changelog: 1.2.2...1.2.3
Version 1.2.2
- Set (multiple) collabora remote_configs
- Avoid recurring NC domains in Collabora remote font config
Version 1.2.1
What's Changed
- src/setup-collabora.sh: Print Collabora configuration file into secrets file. by @dzatoah in #76
- setup-nextcloud-hpb.sh: Check if whiptail is installed and if not, install it. by @dzatoah in #78
- Unattended-Upgrades: Don't erase old config files at upgrade. by @dzatoah in #77
- Correctly spell UNATTENDED. by @sunweaver in #79
Full Changelog: 1.2...1.2.1
Version 1.2
What's Changed
- setup-nextcloud-hpb.sh: Fix Debian bookworm behaviour; src/setup-collabora.sh: Implement hack for Debian 12. by @dzatoah in #60
- Add msmtp setup (E-Mail notifications) by @dzatoah in #51
- Signaling: Fix Nats-Server build. Be more precise about copying and stuff. by @dzatoah in #59
- Enable unattended-upgrades for Collabora by @dzatoah in #55
- Certbot dry-run fixes + Install needed ssl-cert package. by @dzatoah in #64
- MSMTP: Add error dialog if test email fails. by @dzatoah in #66
- MSMTP: Remove $from_address completely. by @dzatoah in #68
- Certbot: Add Certbot deploy hook which renews file permissions of certificates at each renew. by @dzatoah in #69
- Certbot: Handle LetsEncrypt rate limit and offer staging certs if its reached. by @dzatoah in #67
Full Changelog: 1.1.1...1.2
Version 1.1.1
What's Changed
- VERSION: Bump version number to 1.1.1
- setup-nextcloud-hpb.sh: Log VERSION number at startup.
- Provide ChangeLog and AUTHORS files.
Full Changelog: 1.1...1.1.1
Version 1.1
What's Changed
- Signaling backend port 8080 by @DecaTec in #38
- Smaller fixes by @DecaTec in #39
- webserver headers by @DecaTec in #40
- Fix installing crontab by @DecaTec in #42
- Fix coturn/NATS by @DecaTec in #43
- Introduce RSA/ECDSA certificates & replace old certificate system. by @dzatoah in #46
- DHParams for nginx; SSL optimizations by @DecaTec in #49
- Fix size of dialogs to fit text. by @dzatoah in #47
- Fix coturn SSL certificate issues. by @dzatoah in #48
Full Changelog: 1.0.1...1.1
Version 1.0.1
Changes since 1.0:
- Drop No-FIPS-140-mode.patch for building coturn server from source
- Use more standardized STUN/TURN server ports