mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:42 +01:00
Page:
Release notes 16.1
Pages
19.1 Installation using egroupware docker RPM DEB package
19.1 Release notes and distribution specific instructions
20.1 Installation using egroupware docker RPM DEB package
Apache Guacamole managed by EGroupware
Basic PHP and MySQL Adjustments
Building Release
CTI Computer Telephone Integration
CentOS RedHat Installation
Code Corner
Code testing
CodeCorner1
CodeCorner2
CodeCorner3
CodeCorner3a
CodeCorner4
CodeCorner5
CodeCorner6
CodeCorner7
CodeCorner8
Coding Standards
Collabora Integration
Cross Site Scripting
CustomFields
Debian Installation
Developer Docs
Distribution specific instructions
Docker compose installation
EGroupware Community Edition Installation
EGroupware Customizing
EGroupware EPL Installation
EGroupware REST API for Contactform in Wordpress
EGroupwareMail
Features
Group administration for 1.8 CE in 14.1
Group administration for long time CE users
History
Home
How to port an app to et2
IMAP Push Notifications
Installation instructions
Installation using EGroupware docker RPM DEB package
Installation
Installing newer (0.90 dev) libsmbclient extension under Ubuntu 16.04 or CentOS 7
Internationalization
JavaScript in EGroupware apps
License
Moodle
OpenID Connect OAuth2
Piwigo Gallery
Release Notes 14.2
Release Notes 17.1
Release notes 16.1
Rocket.Chat Integration
Rocket.Chat
Running own apps in standard Docker installation
Security
SessionTypes
Sharing Roadmap
SmallPART
Translation
Tuning EGroupware for higher number of users
Update Existing Installation
Update recommendations and troubleshooting
Useful Git commands
Using EGroupware Mail server with ActiveDirectory
VFS System
What is EGroupware?
Wordpress
XSS Conclusion
XSS Description, and overview
XSS Inside the mind, mental walk along of a XSS hack
XSS Methods of Injection, and filtering
backup Existing Installation
development getstarted
openSUSE SLEs Installation
smallPART old Moodle LTI
troubleshooting
12
Release notes 16.1
Ralf Becker edited this page 2016-11-02 23:01:27 +01:00
What's new in EGroupware 16.1
It contains many improvements AND lot's of bugfixes over the 14.3 release. To name a few:
- Calendar: complete rewrite of user interface for improved functionality, drag&drop, context menu
- Mobile: new mobile phone and tablet user interface offering compact display on devices
- Desktop: new brighter desktop template, lots of work on usability and look & feel
- Mail/InfoLog: PGP end-to-end encryption using Mailvelope plugin (InfoLog EPL only)
- eSync: update to Z-Push 2.3 fixing several Android problems and syncs Outlook 2013/6
Installation requirements
- PHP 5.4 required, PHP 7.0 or 5.6 recommended
- MariaDB 5.1+ incl. Galera Cluster, 10.1 recommended or
- MySQL 5.1+, 5.7 recommended or
- PostgreSQL 9.1+
Installation instructions
- Community version English, Deutsch/German, EPL Version English, Deutsch/German
- Open Build Service repository via package management of your Linux distribution is our prefered installation method, because of easy of permanent updates
- Installation with Git & myrepos via Github
- Archives not recommended, because difficult to update!
- for RHEL and CentOS 6 or 7 we recommend PHP 7.0 from IUS Community repo, which need to be installed before EGroupware
- EGroupware GmbH offers special prices assisting you with the update, Deutsch
Please note / Errata
- When updating from previous version eSync (Active Sync) profiles have to be deleted on device and recreated (CalDAV/CardDAV is NOT affected)!
- To speed up PHP you should install an opcode cache like OpCache (or APC for PHP 5.4)
- EGroupware relies heavily on caching: it does this by default in filesystem, to improve speed you should install APC or APCu PHP extension with at least 128MB memory (apc.shm_size * apc.shm_segments >= 128MB)
- Updating openSUSE or SLES using "zypper update egroupware-epl" fails to install egroupware-epl-compat package automatic. Either use "zypper update" to update everything, or "zypper install egroupware-epl-compat" to add package manually.
- New installs no longer contain the following (deprecated) modules by default, thought you can still install them separately via your package manager (or all together via egroupware-epl-compat archive). In-place-updates update them as expected.
- SiteMgr
- KnowledgeBase
- Wiki
- SambaAdmin (Samba 3 LDAP integration, use ActiveDirectory for Samba4)
- phpFreeChat (not available with PHP 7.0+)
- jDots (aka Stylite) template (11.1 default template with iDots look and tabs)
- old eTemplate 1 app and phpgwapi (new eTemplate2 and current API are in api directory / egroupware-epl-core package)
- Printing in Calendar with Firefox under Windows does not work due to a bug in Firefox. Currently only workaround is either not using Firefox or Windows.
- Groups app for long time community users is available in a 16.1 compatible version through the same repo.
- Updating an existing installation, you want to generate a new header.inc.php via Setup / Headeradmin (lower login), specially if you plan to remove all old apps requiring egroupware-epl-compat package.
- For updates from versions before 14.3 also refer to release notes of version 14.2
Language: |
- General information
- Distribution specific instructions
- Update recommendations and troubleshooting
- Tuning EGroupware for higher number of users
- Docker-compose installation: Linux, Windows, Mac, Synology, QNAP
- Configure IMAP push
- IMAP Push Notifications for Dovecot 2.2+
- Using EGroupware Mail server with ActiveDirectory
CTI / Computer Telephone Integration
Using SmallPART with a LMS (Moodle, OpenOLAT, ...)
Synchronisation between Untis / Webuntis and EGroupware
Development