Skip to content

Commit

Permalink
Update for ver. 7.11.4 (#280)
Browse files Browse the repository at this point in the history
Update for ver. 7.11.4
  • Loading branch information
pgorod committed May 17, 2019
2 parents 3513bc3 + 54107c7 commit cf042aa
Showing 1 changed file with 65 additions and 2 deletions.
67 changes: 65 additions & 2 deletions content/admin/releases/7.11.x/_index.ru.adoc
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -17,6 +17,69 @@ weight: 9880
Краткая история основных нововведений и изменений системы представлена в русскоязычном разделе link:https://suitecrm.com/suitecrm/forum/suitecrm-forum-russian-general-discussion/17973-suitecrm[форума^]. Краткая история основных нововведений и изменений системы представлена в русскоязычном разделе link:https://suitecrm.com/suitecrm/forum/suitecrm-forum-russian-general-discussion/17973-suitecrm[форума^].
{{% /notice %}} {{% /notice %}}


== 7.11.4

_Released 30th April 2019_

=== Assets

* https://github.com/salesagility/SuiteCRM/archive/v7.11.4.zip[*Source code* (zip)]
* https://github.com/salesagility/SuiteCRM/archive/v7.11.4.tar.gz[*Source code* (tar.gz)]

=== Release Notes

[discrete]
===== Security
* *Security Issue* - Fixed SQL injection
* *Security Issue* - Fixed XSS vulnerability
* *Security Issue* - Fixed Oauth2 access control issue

[discrete]
==== Bug Fixes

* https://github.com/salesagility/SuiteCRM/issues/7188[#7188 ] Fixed #7188 - ACL doesn't work on JSON API V8.
* https://github.com/salesagility/SuiteCRM/issues/6829[#6829 ] Fixed #6829 - Cache composer packages on Travis CI.
* https://github.com/salesagility/SuiteCRM/issues/6540[#6540 ] Fixed #6540 - [language] Hard coded messages in Elasticsearch.
* https://github.com/salesagility/SuiteCRM/issues/6126[#6126 ] Fixed #6126 - If field value contains single quote, on each save CRM will treat this field as a changed.
* https://github.com/salesagility/SuiteCRM/issues/5724[#5724 ] Fixed #5724 - Map Area - Import Option Fails : An Error has occurred.
* https://github.com/salesagility/SuiteCRM/issues/7221[#7221 ] Fixed #7221 - stdClass::$message_id undefinded for IMAP.
* https://github.com/salesagility/SuiteCRM/issues/7220[#7220 ] Fixed #7220 - Description/note fields in the contract line items formats the numeric values as currency.
* https://github.com/salesagility/SuiteCRM/issues/6480[#6480 ] Fixed #6480 - REST API - Prevent "Too few arguments to function SugarWebServiceImplv4" after API call.
* https://github.com/salesagility/SuiteCRM/issues/7080[#7080 ] Fixed #7080 - API returns wrong module string address for email addresses.
* https://github.com/salesagility/SuiteCRM/issues/7221[#7221 ] Fixed #7221 - stdClass::$message_id undefinded for IMAP.
* https://github.com/salesagility/SuiteCRM/issues/4661[#4661 ] Fixed #4661 - Ability to create / edit object's "Created By" "Date Created" using API.
* https://github.com/salesagility/SuiteCRM/issues/6483[#6483 ] Fixed #6483 - V8 API Doesn't popuplate created_by and modified_user_id.
* https://github.com/salesagility/SuiteCRM/issues/7188[#7188 ] Fixed #7188 - ACL doesn't work on JSON API V8.
* https://github.com/salesagility/SuiteCRM/issues/6480[#6480 ] Fixed #6480 - REST API - Prevent "Too few arguments to function SugarWebServiceImplv4" after API call.
* https://github.com/salesagility/SuiteCRM/issues/6483[#6483 ] Fixed #6483 - V8 API Doesn't popuplate created_by and modified_user_id.
* https://github.com/salesagility/SuiteCRM/issues/6864[#6864 ] Fixed #6864 - API - overzealous method visibility.
* https://github.com/salesagility/SuiteCRM/issues/6037[#6037 ] Fixed #6037 - AOR Reports - Issue with related records in reports.
* https://github.com/salesagility/SuiteCRM/issues/7162[#7162 ] Fixed #7162 - Popup select All records btn hidden in SuiteCRM 7.11.x.
* https://github.com/salesagility/SuiteCRM/issues/7166[#7166 ] Fixed #7166 - Upgrad to 7.11.3 version email body is empty.
* https://github.com/salesagility/SuiteCRM/issues/5746[#5746 ] Fixed #5746 - Unable to order results descending on get_relationships API method .
* https://github.com/salesagility/SuiteCRM/issues/6455[#6455 ] Fixed #6455 - The V8 API does not allow filtering by custom fields.
* https://github.com/salesagility/SuiteCRM/issues/7189[#7189 ] Fixed #7189 - Fatal error when loading custom views.
* https://github.com/salesagility/SuiteCRM/issues/7207[#7207 ] Fixed #7207 - Get Menu.php from custom/modules/MODULE_NAME/.
* https://github.com/salesagility/SuiteCRM/issues/7095[#7095 ] Fixed #7095 - Api relationship links are missing the /Api and start with /V8 .
* https://github.com/salesagility/SuiteCRM/issues/6950[#6950 ] Fixed #6950 - We should have a way to add composer dependencies safe-upgrade.
* https://github.com/salesagility/SuiteCRM/issues/49[#49 ] Fixed #49 - Support pthreads.
* https://github.com/salesagility/SuiteCRM/issues/6761[#6761 ] Fixed #6761 - Api/V8 - Unable to Delete (unlink) relationships.
* https://github.com/salesagility/SuiteCRM/pull/48[#48 ] - Browser title not correct for custom modules.
* https://github.com/salesagility/SuiteCRM/pull/46[#46 ] - Spanish reminders added to notify template.
* https://github.com/salesagility/SuiteCRM/pull/7147[#7147 ] - Api - fix relate fields not populating on get_list.
* https://github.com/salesagility/SuiteCRM/pull/6744[#6744 ] - Fix emails losing confirmed opt-in when converting a lead to a contact.
* https://github.com/salesagility/SuiteCRM/pull/6680[#6680 ] - Change default view on template to avoid date created/modified issues.
* https://github.com/salesagility/SuiteCRM/pull/7214[#7214 ] - Fixed DeleteRelationshipParams typo.
* https://github.com/salesagility/SuiteCRM/pull/7213[#7213 ] - Fixed relationship links url.
* https://github.com/salesagility/SuiteCRM/pull/7229[#7229 ] - Remove hardcoded encryption key.
* https://github.com/salesagility/SuiteCRM/pull/7176[#7176 ] - Remove codecov patch status.
* https://github.com/salesagility/SuiteCRM/pull/7217[#7217 ] - Fix AOS_Product_Categories test name.

Users of ALL previous 7.11.x releases are advised to Upgrade to 7.11.4 as soon as possible.

Please https://suitecrm.com/download[visit the official website] to find the appropriate upgrade.
To report any security issues please follow our Security Process and send them directly to us via email security@suitecrm.com

== 7.11.3 == 7.11.3


_Released 28th Mar 2019_ _Released 28th Mar 2019_
Expand All @@ -30,7 +93,7 @@ _Released 28th Mar 2019_


[discrete] [discrete]
===== Security ===== Security
* *Security Issue* - Fixed SQL injection * https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2019-6506[#CVE-2019-6506 ]*Security Issue* - Fixed SQL injection


[discrete] [discrete]
==== Enhancements ==== Enhancements
Expand Down Expand Up @@ -495,4 +558,4 @@ Lastly a big thank you to the community for testing and confirming pull requests
our 17-18th December 2018 Pull Request Party. This release is the result of the hard work and our 17-18th December 2018 Pull Request Party. This release is the result of the hard work and
effort everyone put into the project! effort everyone put into the project!


''' '''

0 comments on commit cf042aa

Please sign in to comment.