Release b1gMail 7.4.2-rc2 · b1gMail-OSS/b1gMail
Important: This version requires minimum PHP version: 7.2!
Changes 7.4.2-rc1->7.4.2rc2
add french language (user frontend only), thanks to Roger for providing…
github.com
Zitat
- change structure because of php-bug #10002 on database.struct.php
- memcached is now disabled in php 8 (if you need this, please contribute your code changes to get work)
- Update CKEditor to 4.20.1
- fix a lot of undefined variable and index
- cs fix (and call ProcessNotifications statically)
- update fpdf to 1.85
- use CharSetDecode on the rest since utf8_decode and utf8_encode is deprecated in PHP 8.2
- more PHP8 fixes
- updated austria plz database, added city code database for sri lanka
- Update CKEditor to 4.18 (fix a XSS vulnerability)
- Fix an empty url in deref.php
- New feature: field company and taxid contributed by SLM
- New feature: Edit alias sendername
- New feature: Alias login is disabled by default, user can set if login is allowed for every alias (note: this has no effect on b1gMailServer)
- New feature: deref.php shows a warning, if an external link is clicked (enabled by default, can disabled on admin)
- New feature: favicon show a number, when new emails is coming (commit b497530)
- Add auth plugin: wbb2 and MyBB
- more fixes for PHP 8 and higher
- Updated german plz (commit 8956ce0)
- new template hooks: afterButtons and beforemailSendOptions (commit facf6b3)
- new tool: postfix transport list creator, if you plan to use b1gMail with Postfix Transport (commit 2fbda2e)
- switch to fork awesome (which is compatible with font awesome 4.7, but with more icons. Note: This decision has no impact on later versions, when an upgrade from Font Awesome to the latest one is planned.)
- updated ckeditor to 4.17.2 and Restored show source button
- a lot of small fixes and improvements
- New feature: Whitelist for maintenance, contributed by @mkleger
- New feature: Custom Sendername in alias
- Updated library: SabreDAV to 3.0.7
- Add removeIP to plugins
- Updated newsPlugin Template for 7.4.1
- Fixed issue #3
- more fixes for PHP 8 and higher
- fixed install script: If you make already a new installation with 7.4.1-beta please change in serverlib/config.inc.php DB_PREFIX to DB_CHARSET
- Replaced all proprietary graphics with free ones as well as Font Awesome.
- Libraries update: Smarty to 2.6.32, CKEditor to 4.17.1, Font Awesome to 4.7.
- Fax plugin: FPDF to 1.84 and FPDI 2.36. Proprietary FPDI parser library removed.
- div. minor bug fixes
- Optional: conversion to utf8mb4. New installations are always in utf8mb4.
- Cleanup of code that is only intended for an older PHP version.
- Support for PHP 8.0 and 8.1 (currently experimental, please test extensively)
More information: b1gMail 7.4.1 Beta 1 released