Skip to content

Releases: froxlor/Froxlor

2.2.5

02 Nov 08:03
2.2.5
Compare
Choose a tag to compare
  • fixed editing email-address catchall-flag not working - #1288
  • fixed wrong settings-index-name for apache-2.4 flag - #1290

Full Changelog: 2.2.4...2.2.5

2.2.4

09 Oct 13:52
2.2.4
Compare
Choose a tag to compare

New:

  • [config-services] add validation for empty or non-existing configuration template xml files
  • [antispam] add rewrite-subject flag to email-edit form; hide spam-related settings if 'bypass_spam' is activated; add possibility to disable rejection of spam-mails, refs #1282
  • [updater] add possibility to ask for potential update question in CLI updater and also pass them as options to override them

Fixes:

  • fix timestamp matching regex, add lmtp to receving service regex and skip lines not including the main target service name in maillog parser
  • fix successful login when using email 2fa
  • fix language replacement and fix 'sending messages' after successfully sending prior, thx to Davidd
  • [php-fpm] remove 'date.timezone' from php_admin_values (superfluous as it is in php_values)
  • [antispam] set rewrite_subject to a slighty higher score then used for add_header, fixes #1275
  • exchange toggler-links with checkboxes in email edit form to be able to adjust all parameters at once, fixes #1277
  • store IDN email-usernames in ACE, as dovecot/postfix need them this way
  • do not issue let's encrypt for email_only domains (in case they were web-enabled prior, we do not unset former settings to ease reverting back when disabling email_only)
  • fix incorrect width of APCu Hit/Miss bar (#1283)
  • check whether mysql-user exists prior to DROP USER for mysql < 5.7
  • fix wrong fieldname in email-domain-overview

Full Changelog: 2.2.1...2.2.4

2.2.1

30 Aug 08:20
2.2.1
Compare
Choose a tag to compare

Changes

  • add condition to the remember-me checkbox for updaters when the
    token-table does not exist yet
  • dont generate dhparam file as fallback but use defined FFDHE4096
    group; fixes #1270
  • Fix missing proftpd-mod-wrap installation (#1272)
  • show antispam options for email-editing only if enabled
  • fix storing multiple-choice-select values, thx to 21MILEX on
    Discord, fixes #1269
  • Add |raw to h5 in formfields template (#1268)

Release froxlor 2.2 - New Antispam feature, API enhancements and SSL improvements

23 Aug 07:45
2.2.0
Compare
Choose a tag to compare

Release candidate froxlor 2.2.0-rc3

08 Aug 08:32
2.2.0-rc3
Compare
Choose a tag to compare
Pre-release

Full Changelog: 2.2.0-rc2...2.2.0-rc3

Release candidate froxlor 2.2.0-rc2

21 Jul 08:47
2.2.0-rc2
b888e92
Compare
Choose a tag to compare
Pre-release

What's Changed

  • merge current enhancements from main branch to v2.2 by @d00p in #1261

Full Changelog: 2.2.0-rc1...2.2.0-rc2

Release candidate froxlor 2.2.0-rc1

21 Jul 08:34
2.2.0-rc1
b3dc7f9
Compare
Choose a tag to compare
Pre-release

What's Changed

  • Ensure XPath for ConfigDaemon matches exactly one element by @z-e-r-0-t in #1224
  • Bump follow-redirects from 1.15.3 to 1.15.4 by @dependabot in #1222
  • Check for Argon2 support before using constant PASSWORD_ARGON2X by @z-e-r-0-t in #1228
  • Bump vite from 4.4.12 to 4.5.2 by @dependabot in #1229
  • Rename dovecot config file generated be renew hook to ensure it gets after default froxlor config file by @z-e-r-0-t in #1233
  • Use ftpserver from .xml during install by @z-e-r-0-t in #1234
  • Ensure that DMARC entries are generated as subdomain, Allow overwriting of DMARC and SPF subdomain records by @z-e-r-0-t in #1237
  • Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot in #1244
  • Fix "expires" option cannot have a year greater than 9999 by @halfgaar in #1246
  • Bump vite from 4.5.2 to 4.5.3 by @dependabot in #1247
  • Add config for Ubuntu 24.04 - Noble Numbat by @rex2630 in #1251
  • Automatic assigment of "worker_processes" in nginx by @rex2630 in #1252
  • Finished Czech translation of the froxlor panel by @rex2630 in #1254
  • Update README.md by @Starcalc in #1255
  • Bump braces from 3.0.2 to 3.0.3 by @dependabot in #1257

New Contributors

Full Changelog: 2.1.9...2.2.0-rc1

Froxlor security bugfix release 2.1.9

03 May 06:17
2.1.9
1347b87
Compare
Choose a tag to compare
  • [security] fix in mysql-logger, see GHSA-x525-54hf-xr53 - published one week after release, on May 10th
  • [install] add compatibility for mariadb-dump executable instead of mysqldump

Full Changelog: 2.1.8...2.1.9

Froxlor bugfix release 2.1.8

29 Mar 10:37
2.1.8
f4183b0
Compare
Choose a tag to compare
  • [settings] fix "session expires" option, #1246
  • [UI] fix missing csrf tokens for some ajax requests
  • [Cron] also add logfiles to virtual-host if it's a redirect

Full Changelog: 2.1.7...2.1.8

Froxlor bugfix release 2.1.6

03 Feb 13:34
2.1.6
775d503
Compare
Choose a tag to compare