Skip to content

Releases: oroinc/platform

Release Notes

03 Jul 15:18
Compare
Choose a tag to compare

List of improvements and fixed bugs

  • added ability to create reports with filters based on data audit changes of entity fields
  • fixed mobile-view experience at dashboard screen
  • fixed workflow entity extend-ability

Release Notes

03 Jul 15:30
Compare
Choose a tag to compare

List of improvements and fixed bugs

  • fixed email html code visibility
  • other minor fixes

Release Notes

12 Jun 19:29
Compare
Choose a tag to compare

List of improvements and fixed bugs

  • Added description to activity list item
  • Added check for email address in search query
  • Added ACL checks for mass action delete
  • Added foreign keys for extended relation fields
  • Made Tag entities extendable
  • Improved Tracking parse job
  • Fixed Leads Export
  • Fixed report chart by date
  • Fixed Process exclude definition doesn't apply to existing process

Release Notes

28 Apr 23:11
Compare
Choose a tag to compare

New page layouts and layout themes.

We have started to implement new layout configuration that allows for greater extendability of application pages. The entire layout definition will now exist in a single .yml file, that might be easily accessed and manipulated by various application bundles.
So far only Embedded Forms were implemented using the new layouts, but we expect to complete transition in future releases.

Google single sign-on.

Organizations may connect their Google Apps accounts to OroCRM instances so their users will be able to log into OroCRM using Google account credentials.
In order to enable Google SSO an admin should turn it on in System configuration and then provide Client ID, Secret, and list of supported domains.

Change or reset users' passwords.

System administrators now may change or reset password of any user with the button on a view user page. When the password is changed or reset, the user receives a notification email, with new password in the former case or with the link to new password entry page in the latter.
After the password has been reset, the user will still be able to log in using old credentials, but he will be redirected to new password entry page.
Password management is subject to standard ACL permissions.

Grid views.

It is now possible to save a set of filters and sorting applied to the grid in a named view. By default, all grids have "All" view that contains all records available to you.
To save a view, apply the filters you want and then click on Options link next to grid view name, select Save As and type in the name of the view. The view will be available in the dropdown next to the grid title.

Dashboard widget configuration.

Dashboard widgets may now contain user-accessible configurations and settings, allowing for greater customization and more direct user control over their contents and display. The most prominent and ubiquitous example of such settings will be display period of all chart-type widgets.

Email auto-response in workflow definition.

Developers are now able to define an automatic email response in the workflow and use email templates for it. Think of the following use case: create an automated first-line response for all customer inquiries that says "We have received your request and will start working on it soon."

Other minor changes.

  • Translation migration between versions has been improved.
  • Improved date & time picker control.
  • An alert will be shown to the user if he has unsaved changes on the form and tries to navigate away from it.
  • Three-dot menu icon has been changed and the menu itself is reconnected with the Pintab.
  • Grid headers may now be locked for scrolling.
  • Overall scrolling experience has been improved on mobile (touch) devices.

Known issues.

Lifetime Sales value is not yet available for filtering in reports & segments. It is possible, however, to use it in report columns.

Release Notes

05 May 16:45
Compare
Choose a tag to compare

List of improvements and fixed bugs

  • Fixed package installation
  • Fixed MailChimp integration
  • Fixed one-to-many relation field
  • Fixed many-to-many relation field
  • Fixed Zendesk and MailChimp integration
  • Fixed JS translation

Release Notes

05 May 16:44
Compare
Choose a tag to compare

List of improvements and fixed bugs

  • Fixed JS translations
  • Added report by call duration
  • Fixed IMAP sync
  • Fixed Package installation

Release Notes

05 May 16:46
Compare
Choose a tag to compare

List of improvements and fixed bugs

  • Fixed IMAP sync for multiple emails
  • Fixed IMAP sync memory leak
  • Add report with relation to Activities
  • Calendar events sync with Outlook

Release Notes

05 May 16:47
Compare
Choose a tag to compare

List of improvements and fixed bugs

  • Fixed IMAP sync for multiple emails
  • Fixed IMAP sync memory leak
  • Fixed IMAP interrupted sync

Release Notes

05 May 16:48
Compare
Choose a tag to compare

List of improvements and fixed bugs

  • Fixed search memory leak
  • Fixed embedded form
  • Fixed socket server extra connections

Release Notes

13 Feb 18:09
Compare
Choose a tag to compare

List of improvements and fixed bugs

  • Improved IMAP error handling
  • Fixed API performance issues in Outlook integration
  • Fixed integration loads all statuses in memory
  • Fixed search is getting out of memory
  • Fixed localization settings saving
  • Fixed invalid escape of enums
  • Fixed notice after doctrine cache bundle upgrade