Skip to content

Releases: sunweaver/nextcloud-high-performance-backend-setup

1.2.6

15 Feb 16:16
Compare
Choose a tag to compare

What's Changed

  • Fixed building Signaling (its dependency nats-server) in Debian Bookworm #144
  • Multiple small improvements & fixes. by @dzatoah in #141

Full Changelog: 1.2.5...1.2.6

Release 1.2.5

08 Feb 17:24
efe2ba5
Compare
Choose a tag to compare

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

06 Oct 11:47
a1628cd
Compare
Choose a tag to compare

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

02 Mar 09:37
ef25c09
Compare
Choose a tag to compare

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

23 Jan 21:45
1.2.2
Compare
Choose a tag to compare
  • Set (multiple) collabora remote_configs
  • Avoid recurring NC domains in Collabora remote font config

Version 1.2.1

06 Dec 13:27
Compare
Choose a tag to compare

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

25 Nov 17:52
ea588f0
Compare
Choose a tag to compare

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

22 Nov 12:38
1.1.1
Compare
Choose a tag to compare

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

18 Nov 17:24
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.0.1...1.1

Version 1.0.1

17 Oct 19:36
1.0.1
Compare
Choose a tag to compare

Changes since 1.0:

  • Drop No-FIPS-140-mode.patch for building coturn server from source
  • Use more standardized STUN/TURN server ports