Sugar v2.5.1d
April 13, 2005


-=Overview=-
The 2.5.1 maintenance release is primarily a bug fix release with some
minor new features. For a quick overview of the release, check out the
information below. For more details on bugs fixs, check out the bug tracker
at http://sourceforge.net/tracker/?grou...19&atid=648812.

You can send us an email any time with your feedback at
support@sugarcrm.com. Our goal continues to be to build the customer
relationship management system that you have always wanted, so your
input is vital.

Check out http://www.sugarcrm.com for more details on acquiring Sugar
Professional, the latest product roadmap, support forums, detailed
product information and much more. We hope you find this a useful tool
for building your business.

Enjoy!
The Sugar Team


------------------------------------------------------------------------
2.5.1d
------------------------------------------------------------------------
WARNING! Before upgrading, you may want to diff your local copies of
the following files and manually merge the changes. This is only
applicable if you've added custom fields to the users module.
HTML files changed:
modules/Leads/DetailView.html
modules/Users/EditView.html

Fixed: List views failed if custom fields are present


There is a problem with adding RSS feeds to Sugar because the URL field
is too small in the database. Run this query to make more room:
ALTER TABLE feeds CHANGE url url VARCHAR( 255 );

------------------------------------------------------------------------
2.5.1c
------------------------------------------------------------------------
WARNING! Before upgrading, you may want to diff your local copies of
the following files and manually merge the changes. This is only
applicable if you've added custom fields to the users module.
HTML files changed:
modules/Users/DetailView.html
modules/Users/EditView.html

Fixed: Custom field data no longer disappears when adding contacts to
opportunities
Fixed: Session and client IPs must match within a class C network range
Fixed: Allow special characters in email templates
Fixed: Problem adding a user from user details
Fixed: Dropdown editor now saves on first try
Fixed: Turning the self-service portal on now works after db upgrade to
2.5.1
Fixed: Cases subpanel was not present in Contacts/Accounts

------------------------------------------------------------------------
2.5.1b
------------------------------------------------------------------------
Fixed: Date/time formatting issues
Fixed: Slow query logging variable creation in the config.php file on a clean
install

------------------------------------------------------------------------
2.5.1a
------------------------------------------------------------------------
Fixed: SOAP API issues
Fixed: User customized tabs
Fixed: Miscellaneous security issues
Fixed: E-mail address parsing

------------------------------------------------------------------------
2.5.1
------------------------------------------------------------------------
Fixed: some install checks
Fixed: config.php variables stored in an array
Added: support for email attachments
Added: support for email drafts
Added: admins can define per user what tabs a user can/cannot see
Added: create email template
Added: support for outbound email
Fixed: Some default settings missing from config.php
Fixed: Clear button in search tag does not work
Fixed: Caching of Query does not let you get out of advanced search
Fixed: not displaying only available tabs in user's Edit Tabs interface
Fixed: events do not show up in calendar if scheduled between 23:00 and 23:59
Fixed: events do not show up in calendar on second day of a 2 day long event
Fixed: custom fields do not work for Cases
Fixed: broken search when searching by assigned user
Fixed: date sorting is wrong for My Upcoming Activities when using different
date formating
Fixed: all dates show up as red for My Upcoming Activities when using
different data formating
Fixed: issues in installer
Fixed: removed beta code
Fixed: PNG images have been optimized
Fixed: "Other" query now works correctly for Opportunity list view
Fixed: Black bars showing up in Pipeline by Month by Outcome graph in
international languages
Added: ability to save search parameters between pages
Added: import capabilities to notes