Skip to content

Releases: SaraSmiseth/prosody

v1.3.0

13 Oct 04:17
fe1787f
Compare
Choose a tag to compare

Updates

  • Updated to Prosody version 0.12.4

Breaking Change

Switched from http_upload to http_file_share.
This means that previous uploads will NOT work after upgrading.
ENV variable HTTP_UPLOAD_FILE_SIZE_LIMIT was removed.

The new module uses the following variables:

  • HTTP_FILE_SHARE_SIZE_LIMIT
  • HTTP_FILE_SHARE_DAILY_QUOTA

See readme.md for explanations and defaults.

v1.2.10

07 Sep 15:51
da2f438
Compare
Choose a tag to compare
  • Update docker base image to debian bookworm
  • Add LDAP authentication support
  • Add environment variable HTTP_MAX_CONTENT_SIZE for setting http_max_content_size.
  • Add environment variable HTTP_UPLOAD_FILE_SIZE_LIMIT for setting http_upload_file_size_limit.
  • Add domain_http_upload to disco_items to support http_upload on some clients and if http_upload is not a subdomain.

v1.2.9

23 Feb 15:40
f7fcfd5
Compare
Choose a tag to compare
  • Update prosody to version 0.12.3.
  • Update luarocks to version 3.9.2

v1.2.8

15 Jun 15:58
ab2afd4
Compare
Choose a tag to compare
  • Updated to Prosody version 0.12.1.

v1.2.7

05 May 16:27
7a4ebd6
Compare
Choose a tag to compare
  • Updated to Prosody version 0.12.0.
  • Updated luarocks to version 3.9.0.

v1.2.6

27 Jan 20:24
13d9c1b
Compare
Choose a tag to compare
  • Updated to Prosody version 0.11.13.

v1.2.5

24 Jan 17:09
52e8f53
Compare
Choose a tag to compare
  • Updated to Prosody version 0.11.12.

v1.2.4

23 Dec 15:05
75e4b05
Compare
Choose a tag to compare
  • Updated to Prosody version 0.11.11.
  • Updated luarocks to version 3.8.0.

v1.2.3

02 Sep 18:51
eab04ae
Compare
Choose a tag to compare
  • Updated prosody to version 0.11.10

v1.2.2

05 Aug 08:31
ca4e265
Compare
Choose a tag to compare
  • Update debian from buster-slim to bullseye-slim (#27)