Skip to content

v10.5.1

Compare
Choose a tag to compare
@alexeybannov alexeybannov released this 19 Dec 13:57
· 31 commits to master since this release
b4ff11c

General

  • Added new mail messages for portals;

  • Docker installation in the install.sh script is now performed using the
    script by Docker developers;

  • Added scripts for the installation from DigitalOcean Marketplace;

  • Fixed the issue when downloading large files from a Storage, e.g. backup
    files.

Documents module

New features

  • Added the possibility to open the version and revision history when clicking on the Preview file version icon;

  • Added the possibility to open a file at the position of the previously added
    bookmark;

  • Added a notification about the conversion when uploading a file that must be
    converted before it can be opened;

  • Added support for the conversion of the password protected files: the password is now required to open a file that that must be converted before it can be opened;

  • Added the possibility to rename files using the F2 hotkey;

  • Added the possibility for administrators to adjust intermediate revision
    settings;

  • Added the possibility for users to save intermediate revisions when editing
    a document by using Ctrl+S or the Save button;

  • Added the button that allows to upload a folder;

  • Added the possibility to mention portal users when adding a comment in an
    editor. The mentioned user will automatically be granted with read-only
    access to the file and will receive a notification.

Viewers

  • Redesigned image/video Viewers;

  • Playback of the avi, mpg and mpeg files up to 100 Mb is now performed by
    means of the intermediate conversion into the .mp4 format.

Encryption mode

  • When connecting to the portal via the desktop editors interface with the
    encryption mode enabled, uploading folders as well as uploading with the
    drag-and-drop method is not available; OOXML documents (.docx, .xlsx, .pptx)
    become encrypted when they are uploaded to the portal or created.

Various changes

  • Minor changes in the file history display.

Bug fixes

  • Fixed the issue when downloading a lot of files added to an archive.

Projects module

New features

  • Added the button that allows to upload a folder;

  • Added the possibility to delete several projects at once.

Tasks/milestones

  • Added the possibility to create custom task statuses.

Various changes

  • Removed the Back button from the interface;

  • Projects are now removed without refreshing the page;

  • The Follow button is now moved to the Actions menu;

  • A complete name is now displayed in the entity profile.

CRM module

  • The png and jpg formats are only available for the CRM contact avatars.

Mail module

  • Added the new email Templates functionality;

  • Added the possibility to Download all attachments as a single archive;

  • Added the possibility to display the last quoted message in a conversation;

  • Added the indication of the mailbox deletion process.

Mail Server

  • Opened the following ports in Dockerfile: 465(SMTPS), 993(IMAPS),
    995(POP3S);

  • Disabled the redundant DKIM generation;

  • Removed the reject_unverified_sender key in the Postfix config.

Control Panel

New features

  • Redesigned the Backup module;

  • Added the section that displays all Online Users at the Login History tab;

  • Added the Storage module.

LDAP

  • Added the possibility to send invitation messages containing the button that
    allows to go to the portal sign in page and the email activation link when
    adding users to the portal.

Calendar

New features

  • Added the synchronization option for calendars from the Other
    Calendars
     section.

Various changes

  • Optimized the page display when there are a large number of events in the
    calendar.