Skip to content

Fix Chinses translations #145

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: 6.9
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
# 6.9 #
08/22/2017
* General Changelog / Developer Notes
* Miscellaneous UI enhancements
* Green login logo
* Miscellaneous bug fixes
* Login token bug fix
* UI bug fixes

# 6.6 #
5/17/2017
* General Changelog / Developer Notes
Expand Down
32 changes: 5 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,33 +1,11 @@
# 6.6 #
5/17/2017
# 6.9 #
08/22/2017
* General Changelog / Developer Notes
* Campaign Improvements
* Email campaigns can now be scheduled
* Added email opened time and location to campaign launch grid
* Improved database performance of campaign email sends
* X2Touch Improvements
* Added barcode scanner to import product barcode identifier
* Mobile publisher now supports voice to text notes
* X2Workflow Improvements
* New Location Trigger to support general workflow operations when a Location is logged
* Added AddToNewsletter workflow action to manage web leads on newsletter contact lists
* Added new feature tours
* Improved email client IMAP server compatibility, including with Dovecot, Exchange, Office365, and Rackspace
* Added new import console command with 'rollback' operation
* Added an admin page to locate missing records that may have been inadvertently hidden
* New RackspaceEmail account type
* Fixed bug in email subject replacement
* Enabled mass execute macro on Contact list grids
* Added option to weblead form designer to disable dupe detection by X2Identity on a per-form basis
* X2Packager stability fixes
* Fixed date format issue under French locale
* Miscellaneous UI enhancements
* Green login logo
* Miscellaneous bug fixes
* Tracked Bug Fixes:
* [3703](http://x2software.com/index.php/bugReports/3703): Undefined index: X2List
* [5825](http://x2software.com/index.php/bugReports/5825): Call to a member function asa() on null
* [5966](http://x2software.com/index.php/bugReports/5966): Trying to get property of non-object
* [5971](http://x2software.com/index.php/bugReports/5971): Function mcrypt_create_iv() is deprecated
* Login token bug fix
* UI bug fixes

# Introduction #
Welcome to X2CRM!
Expand Down
Loading