Skip to content

Froxlor Beta Release 2.1.0-beta1

Pre-release
Pre-release
Compare
Choose a tag to compare
@d00p d00p released this 13 Oct 08:46
· 184 commits to main since this release
2.1.0-beta1
cfae354

What's Changed

  • Added otp security check to critical settings
  • Domains: added possibility to deactivate single domains
  • Domains: remove 'main but subdomain' as this is done automatically now
  • Added Domains.duplicate() API call, refs #807
  • Added php-configuration to domain-listing, fixes #1141
  • Added Froxlor.generateLoginLink() API call to allow generation of one-time-login links for customers, thx to INWX for supporting and sponsoring this feature
  • Added support DNS TLSA record by @overgrow in #1165
  • Add tabindex to search by @rubo77 in #1182
  • Allow editing/viewing of standard subdomain for customer, fixes #1121
  • Combine change-password, change-theme and change-language into 'my profile'
  • Renamed CustomerBackup to DataDump
  • Added the ability to enable/disable login for ftp users; fixes #1146
  • Send email notification to admin for non-successful let's encrypt results; fixes #1162
  • Allow customers to enable separate log-file for (sub)domains; fixes #1117
  • Added config-diff CLI Command (#1168)
  • Added markdown support in custom_notes field

Full Changelog: 2.0.24...2.1.0-beta1