mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 08:34:29 +01:00
Page:
Release Notes 17.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
5
Release Notes 17.1
Ralf Becker edited this page 2018-11-27 09:25:17 +08:00
What's new in EGroupware 17.1
It contains many improvements and lot's of bugfixes over the 16.1 release. To name a few:
- Collabora: integration of Collabora Libre Office Online allowing to edit office document in browser
- Collabora: free of charge trial via EGroupware GmbH Collabora server farm
- All apps: merge print now also opens merged documents in Collabora app
- All apps: new notification system showing notifications in, by default hidden, sidebar
- Mail: server-side S/Mime support (does not require browser plugins)
- Mail: SpamTitian integration: white- and black-listing of addresses, ham/spam marking of mails
- Mail: improved privacy allowing to not automatic load external images
- ProjectManager: role-based notifications
- Admin: new group-list and export of all ACL rights
- Nginx: support for Debian and Ubuntu packages: apt install nginx php-fpm egroupware-epl
Installation requirements
- PHP 5.6 required, PHP 7.0, 7.1 or 7.2 recommended
- MariaDB 5.1+ incl. Galera Cluster, 10.1, 10.2, 10.3 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 7 (or 6) 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
- To speed up PHP you should install an opcode cache like OpCache
- EGroupware relies heavily on caching: it does this by default in filesystem, to improve speed you should install APCu PHP extension with at least 128MB memory (apc.shm_size * apc.shm_segments >= 128MB)
- Collabora trial (or any other external) Collabora Server requires access to you EGroupware installation! A local installation not accessible from the internet will NOT work with a public Collabora server.
- Initial 17.1.20171115 package creates pictures migrate from addressbook with owner root and therefore inaccessible by webserver. To fix that run:
chown -R <webserver-user> /var/lib/egroupware # Debian/Ubuntu: www-data, RHEL/CentOS: apache, SUSE: wwwrun
- 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)
- Groups app for long time community users is available in a 16.1 compatible version through the same repo.
- For updates from versions before 16.1 also refer to release notes of version 16.1
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