Skip to content

Releases: froxlor/Froxlor

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

Froxlor bugfix release 2.1.5

02 Feb 10:37
2.1.5
bb2db0f
Compare
Choose a tag to compare
  • [Config] disable pam auth in dovecot for debian bookworm
  • [general] Check for argon2 support before using constant PASSWORD_ARGON2X; #1228
  • [UI] fix incorrect top-5 customers in traffic overview for admins
  • [UI] show manual update command if webupdate is disabled
  • [Cron] create empty dns-server config if no (dns-enabled) domain is determined; fixes #1230
  • [general] set correct channel for update-check if switching from apt-installed stable/testing to nightly
  • [API] fix check for allowed_phpconfigs if using mod_php when adding/editing a customer

Full Changelog: 2.1.4...2.1.5

Froxlor bugfix release 2.1.4

05 Jan 13:57
2.1.4
63bbcd4
Compare
Choose a tag to compare