creator/group/ReleaseNotes_Creator.txt
branchRCL_3
changeset 19 b3cee849fa46
parent 18 48060abbbeaf
child 20 fad26422216a
equal deleted inserted replaced
18:48060abbbeaf 19:b3cee849fa46
     1 ===============================================================================
       
     2 
       
     3 RELEASE NOTES - CREATOR v5.3.5
       
     4 RELEASED 30th October 2009 
       
     5 
       
     6 SUPPORTS S60 3.0+
       
     7 
       
     8 ===============================================================================
       
     9 
       
    10 Product Description:
       
    11 ====================
       
    12 The Creator tool can be used to create different kinds of data into a device.
       
    13 It's useful for testing that the device works correctly when there are
       
    14 large amounts of data saved.
       
    15 
       
    16 Main Features:
       
    17 ==============
       
    18 - Creating appointment, event, anniversary, todo, and reminder entries
       
    19 - Creating bookmark, bookmark folder, saved page, and saved page folder
       
    20   entries
       
    21 - Creating different kinds of predefined file formats with or without DRM
       
    22 - Creating missed call, received call, and dialed number entries
       
    23 - Creating SMS, MMS, AMS, Email, Smart, Infrared and Bluetooth messages
       
    24 - Creating mailbox entries
       
    25 - Creating connection method, IMPS server, landmark and note entries
       
    26 - Creating contact and contact group entries
       
    27 - Entries can be created on the UI or by using scripts
       
    28 - Entries can be deleted with the UI
       
    29 
       
    30 ===============================================================================
       
    31 
       
    32 What's New in v5.3.5
       
    33 ====================
       
    34 - Fix: Creator crashes when creating 2000 contact entries.
       
    35 - Fix: Creator cannot create 1000 SMS messages
       
    36 
       
    37 ===============================================================================
       
    38 
       
    39 Installation Notes:
       
    40 ===================
       
    41 Creator is typically preinstalled on ROM. If not, it can be added to the
       
    42 ROM with the .iby file. Alternatively, a .sis file can be found under the sis-
       
    43 directory, but the user needs to sign it with their own developer certificate.
       
    44 In Nokia R&D environment, you can use directly the R&D-signed .sis file under
       
    45 the internal\sis directory.
       
    46 
       
    47 When signing with own developer certificate, the following capabilities are
       
    48 needed:
       
    49   ReadDeviceData
       
    50   WriteDeviceData
       
    51   AllFiles
       
    52   SwEvent
       
    53   NetworkServices
       
    54   LocalServices
       
    55   ReadUserData
       
    56   WriteUserData
       
    57   Location
       
    58   UserEnvironment
       
    59 
       
    60 ===============================================================================
       
    61 
       
    62 System Requirements:
       
    63 ====================
       
    64 Basic Requirements:
       
    65 - Any S60 3.x device, 5.x device or emulator environment
       
    66 
       
    67 ===============================================================================
       
    68 
       
    69 Compatibility Issues:
       
    70 =====================
       
    71 Since version 5.0.0, the old .creator script files are no longer supported, 
       
    72 therefore you should use the new .creatorxml format instead. However, the script
       
    73 support is not available for S60 3.0 and 3.1 releases.
       
    74 
       
    75 When Creator has been compiled against 3.0 or 3.1, it will use the old
       
    76 phonebook and accesspoint APIs. With 3.2 and newer, new virtual phonebook and
       
    77 connection method APIs are used.
       
    78 
       
    79 ===============================================================================
       
    80 
       
    81 Known Issues:
       
    82 =============
       
    83 - Generated browser saved pages cannot be opened in the browser. Currently no
       
    84   workaround available.
       
    85 - Logs: <datetime> element is not saved into database. Event time is always
       
    86   creation time of the event. S60 feature.
       
    87 - Deleting Notes created only with Creator is not supported
       
    88 - Deleting mailboxes is not supported
       
    89 - Deleting entries without using Creator may cause Creator to delete incorrect
       
    90   entries when using Delete -> ... -> By Creator -command
       
    91   
       
    92 ===============================================================================
       
    93 
       
    94 Version History:
       
    95 ================
       
    96 
       
    97 Version 5.3.4 - 12th October 2009
       
    98 ---------------------------------
       
    99 - Fix: Cannot create SMS messages in inbox with Creator
       
   100 - Fix: Softkeys are not visible immediately when progress bar is shown
       
   101 
       
   102 Version 5.3.3 - 26th August 2009
       
   103 -------------------------------- 
       
   104 - Fix: Creator crashes when using scripts to create calendar appointments, 
       
   105   which have existing contacts as attendees.
       
   106 - Fix: Destinations cannot be opened after deleting connection methods with
       
   107   Creator.
       
   108   
       
   109 Version 5.3.2 - 17th April 2009
       
   110 ------------------------------- 
       
   111 - Fix: Creator crashes after phonebook operation
       
   112 
       
   113 Version 5.3.1 - 20th February 2009
       
   114 ----------------------------------
       
   115 - Fix: Unable to create a phonebook group with more than 15 members
       
   116 
       
   117 Version 5.3.0 - 13th February 2009
       
   118 ----------------------------------
       
   119 - Change: XML Schema is now available for validating Creator scripts
       
   120 - Change: Creator now deletes files created by Creator when selecting
       
   121   Options -> Delete -> All
       
   122 - Fix: Creator crashes when creating RNG file
       
   123 - Fix: Creator crashes when creating large amount of files
       
   124 - Fix: Actual MIDI and 3GPP filenames are different from names described in
       
   125   Creator UI
       
   126 - Fix: Text type attachment are not displayed correctly with generated messages
       
   127  
       
   128 Version 5.2.2 - 12th December 2008
       
   129 ----------------------------------
       
   130 - Change: Generated file data changed 
       
   131 
       
   132 Version 5.2.1 - 14th November 2008
       
   133 ----------------------------------
       
   134 - Fix: VCS and VCF type attachments does not work with MMS in Creator scripts
       
   135 - Fix: DRM accumulated element in Creator script mixes up starttime and
       
   136   endtime values
       
   137 - Fix: Deleting Browser Bookmark folders -> By Creator deletes all bookmark
       
   138   folders when it should delete only those created with Creator
       
   139 
       
   140 Version 5.2.0 - 31st October 2008
       
   141 ---------------------------------
       
   142 - Feature: Deleting entries
       
   143 - Feature: Support for creating WMA and WMV files 
       
   144 
       
   145 Version 5.1.1 - 3rd October 2008
       
   146 --------------------------------
       
   147 - Fix: Creator creates messages with invalid recepients which causes Messages
       
   148   application to crash
       
   149 - Fix: Creator crashes when pressing cancel while creating phonebook entries
       
   150 - Feature: Script support for DRM protected files
       
   151 - Feature: "incvalueforeachcopy" attribute introduced for increasing phone
       
   152   numbers in scripts
       
   153   
       
   154 Version 5.1.0 - 19th September 2008
       
   155 -----------------------------------
       
   156 - Feature: DRM protected files can be now generated
       
   157 - Fix: Message read status does not get generated correctly from script
       
   158 - Change: Legacy version removed
       
   159 
       
   160 Version 5.0.4 - 8th August 2008
       
   161 -------------------------------
       
   162 - Feature: Random string can be now specified via an external XML file if not
       
   163   wanting to use the defaults provided by the tool
       
   164 - Fix: Crash when creating new landmark entries
       
   165 
       
   166 Version 5.0.3 - 2nd June 2008
       
   167 -----------------------------
       
   168 - Feature: Scripts can be now executed directly via commandline
       
   169 - Fix: With some combinations of parameters, connection method generation could
       
   170   fail
       
   171   
       
   172 Version 5.0.2 - 14th May 2008
       
   173 -----------------------------
       
   174 - Fix: Error handling in calendar entry recurrency rule improved
       
   175 - Fix: Context check for script's fields could fail
       
   176 
       
   177 Version 5.0.1 - 5th May 2008
       
   178 ----------------------------
       
   179 - Fix: Calendar entry creation may crash due to incorrect status field
       
   180 - Fix: Saved deck entry creation may crash due to invalid path
       
   181 
       
   182 Version 5.0.0 - 21st April 2008
       
   183 -------------------------------
       
   184 - Feature: Uses Virtual Phonebook API for S60 3.2 or newer 
       
   185 - Feature: Uses Connection Method API for S60 3.2 or newer 
       
   186 - Feature: Creation of Landmarks 
       
   187 - Feature: Completely new XML based script-format supporting all features
       
   188 - Change: Agenda API replaced with Calendar Interim API
       
   189 
       
   190 Version 4.9.0 - 1st April 2008
       
   191 ------------------------------
       
   192 - Change: Modified to support coexisting with Creator 5.0.0   
       
   193 
       
   194 Version 4.8.1 - 19th March 2008
       
   195 ---------------------------------
       
   196 - Fix: Contact groups were created incorrectly
       
   197 
       
   198 ===============================================================================
       
   199 Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
   200 All rights reserved.
       
   201 
       
   202 This component and the accompanying materials are made available
       
   203 under the terms of "Eclipse Public License v1.0"
       
   204 which accompanies this distribution, and is available
       
   205 at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
   206