8000 Releases · SaraSmiseth/prosody · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Releases: SaraSmiseth/prosody

v1.3.2

05 Jan 14:24
113ca61
Compare
Choose a tag to compare

Updates

  • Updated to Prosody version 0.12.5

v1.3.1

19 Nov 15:03
4acb4b4
Compare
Choose a tag to compare
  • Fix deprecated config options #64
  • Remove modules from Dockerfile which are already part of core modules #66
  • Move defaults from entrypoint script to cfg.lua files #71
  • Update LUAROCKS_VERSION=3.11.1 #72

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.
0