The WebTop development team has just released a new update release: 5.2.3
(thanks to the Webtop Team particularly: @gabriele_bulfon, @matteo.albinola and @Amygos)
From this release you will find also published the administrator’s manual like any good open source project: https://www.sonicle.com/docs/webtop5/
In the release notes you will also find all the references of the features and bug fixes.
In particular, with this release all issues related to those development versions 5.2.0 + 5.2.2 are included.
Top New Feature:
- WebTop DAV Server implementation through SabreDAV. See documentation here
- Completed implementation of What’s New framework, showing changes for the user upon version upgrades and allowing to browse all history:
- New recursive rule based calendar recurrences and new full featured GUI
Other features:
- Contacts feature one click on email column to start mail composition
- Domain users are automatically added as a “webtop” contacts source when suggesting recipients
- A new action on the email tree context menu allows to upload an eml file to the right-clicked folder
- Mail now features a breadcrumb on top of the messages grid for quick folders navigation
- Invitation requests are now rendered only with WebTop internal management UI, any attached html part is ignored to avoid confusion
- On Cloud, a new “refresh” action allows to reload folders and files
- Firefox now correctly remembers successful login names
Bug fix:
- Creating new emails, images attached with spaces in the name are not displayed
- The partial search in the phonebook in the mail composition does not work
- New folders on google drive do not appear on the app
- Scheduled emails are no more processed
- Mails with wrong attachments names may have spaces at the end, causing problems
- Fix infinite grid bug on Chrome while paging up
- HTMLEditor bullet/numbered list fix by change on TinyMCE editor mode and styles
- Workaround a Chrome bug while downloading links of filenames containing a comma
- Fix bug attaching two times the same filename via cloud
- Can not use the action marks as seen in the filters
- Subject is not saved during send for later suggestions
To install and update directly use the Software Center or alternatively:
yum clean all && yum update nethserver-webtop5 webtop5
(to update)
yum clean all && yum install @nethserver-webtop5-groupware
(to install)
Reference issue: https://github.com/NethServer/dev/issues/5516