Unofficial Content
  • This documentation is valid for:

 

NOTE: Refer to GeneXus Tilo Night Builds Log in order to get the newest out after GeneXus Tilo Beta 1

The log below shows some new stuff added to Tilo BEFORE Beta 1.

Build #71237, July 1st, 2013

This build is GeneXus Tilo Beta 1. Be Aviced!: It contains a lot more news than just the ones shown in this log below!

Go to GeneXus X Evolution 3 for download, resources and more.

Build # 69378, may 5, 2013

  • fix IDE: memory leaks and GDI+ fixes
  • fix Automatic synchronization fixes in Android
  • iOS offline compilation fixed, new functions implemented
  • timezone support fixes

Build # 68842

  • fix: broken in build 68769: screen locks / freeze in IDE
  • fix: video upload in android

Build # 68769 

  • New: Web: Transitions support in Form classes of Theme
  • New: Data types, methods and functions for handling cryptography. Available for Java, .NET and Android
  • New: Multiples Layouts per Row (iOS, Android, Windows 8)
  • New: Distinct clause only applies to fields mentioned in for each 
  • Performance improvements in GAM
  • new: prompts in SD
  • new: Android Offline supports Transactional integrity
  • new: Offline SD apps by default use Automatic Synchronization. If you want Manual Synchronization, you have to set it at "Data Synchronization Criteria" property
  • + all the features, improvements and bug fixes of X Evolution 2 Upgrade 3 Preview 1 GeneXus X Evolution 2 Upgrade #3 Preview

Build # 67229 - march 7, 2013

  • New: iOS: Main Object property to set Notifications registration handler procedure
  • Fix: SmartDevices (Smart Devices) Generation Failed
  • Fix IDE: Latest builds was not possible to save a condition that includes a udp:  Error: Call to program <object name>' is not valid

Build # 67138 - march 6, 2013

Compatibility: This build has to be installed using the Setup of GeneXus Tilo. It cannot be used by just using the uncompressed .zip file. Furthermore, to use this version, you need to ask for licenses again.

  • New iOS First bits for iOS offline apps generation
  • New Win8: New user contros supported : Timeline & pie charts  . 
  • New IDE: Formulas Average, Count, Exists, Find, Max, Min and Sum now can be used in SD object conditions (build 66664)

Build #66186

  • Fix Android Offline: now() and servernow() functions convert the time to UTC. (build 66166)
  • Fix Android Offline: Fatal Exception when there is a search with a formula att that uses Concact funcion (or + operator to concat) (build 66148)

Build #66081

  • Fix Android: Attribute with control type SD Scanner does not show the button in runtime to scan (build 66077)
  • Fix Android Offline : Default Rule supported in offline mode (build 66047)
  • Fix Android: It's not possible to select a date from Febraury when the device's date is January (build 66001)

Build #65765

  • Fix .net: Sysdate() function does not compile : No overload for method 'Today' takes '0' arguments

Next #65443

  • Error with GAM Application Registration after changing the user/admin credentials (build 65443).

Build #64782

  • Fix Android: Error "package AndroidContext does not exist..." compiling a Transaction that includes a rule that assing a value form websession: att = &websession.Get(...) (build 64518)
  • Fix Android: Error compiling <main offline>offlinedatabase.java ("reached end of file while parsing"), when offline main has not references to tables.
  • Fix Android: Fatal exception calling WWSD object.
  • Fix Android: Image Gallery control in Offline mode didn't work

Build #64490

  • Fix Android: Keyboard Next key doesn't work. (build 64412)
  • Fix Ruby: HttpClient Data type does not return header values. This is used on Offline example (SynSend object).

Build #64175

  • Fix IDE : Unknown error validating expressions like this : link('..\home.html')  (build 64103)
  • Fix IDE : Performance problema open object's Events (build 64103)
  • New Spec: Server Side (dbms) support for the following functions in SQLite: trim, upper, lower, len, ltrim, rtrim, round, substr, strreplace, int, val, padr and padl. That means that  some conditions now they are going to be evaluated in the DBMS side. (build 64164)
  • Fix Spec: Synchronizer Object was not loading all main's referenced tables. Therefore, Database on SQlite could not include all the requiered tables (build 63996)
  • Fix Spec: The build process has a performance issue in previews builds (build 63996).

Build #63819

  • Fix Android: Using multiple selection in Grids cause a Fatal Exception in runtime (Build 63815)
  • Fix Android: Object reference not set to an instance of an object, impacting the database (build 63833)

Build #63777

  • Fix IDE : Call to program 'Procedure' is not valid, when it has &Var = Procedure(), instead of &Var = Procedure.UDP()   (build 63738)

Build #63703

  • New:  ProgressIndicator  External Objects now can be called from offline Procedures (63536)
  • Fix Reorg SQLite: Auxiliary fields (_GXI)for multimedia attributes (images, video , etc) were not being considered in the create database sentence. (build 63549)
  • Fix Android Offline: MultiWheel control was causing a compilation error (build 63543) 
  • Fix Android: App hang up when a prompt is invoked (63650)

Build #63493

  • New Android and iOS: Dashboard now can call online and offline SD Objects (with UI) . Procedures inherit the behaviour from the caller object. (build 63238).
  • fix Android Offline: <object>synchronizer.java is unavailable compiling  (build 63357)
  • fix Android offline: Online Proc (rest service) calling directly from an Offline dashboard was causing an error (build 63098)
  • fix Android: Horizontal Alignments does not take effect on variables (build 63078)
  • fix: Variables whose values are initialized on Event Refresh are not recongnized on User Events (build 62826)

Next #62782

  • New Android offline: &websession.destroy() method is implemented 
  • Fix Build: Unable to cast object of type 'Artech.Genexus.Common.CustomTypes.ControlAttVarReference' to type 'Artech.Genexus.Common.Objects.Attribute' (build 62721)

Build #62698

  • New Offline: Create DB is automatically executed on device whenever the tables accessed by the offline apps are changed. Therefore is not more required to uninstall the app (build 62614) 
  • Fix Offline: "Unknown error" messages now it shows the correct message (build 62478).
  • Fix iOs Online: Item on Dashboard as Tabs does not appears in runtime when the have the Connectivity support = Inherited.
  • Fix Android: ClientInformation and GeoLocationAPI methods now can be used from offline objects. For instance, it is possible to call the GetDistance method from Procedure generated in Android (62369)

Build #62260

  • Main SD objects with Connectivty support = Inherit were generated with offline generator, despite there wesn't defined an Offline main object. 
    As from now, the criteria for the build process is as follows:
    • All SD objers all allways generated as Online (web generator). 
    • SD objets are generated with Offline generator whenever is defined as Main Offline or is reachable by an Offline main and has de Inherit value in ther Connectivity Support property.
    • Note that to call an SD objets dynamically (call(&Object)), it must have the Connectivity Support with "Offline" value or be called by another SD Offline object explicity.

Build #62165

  • Fix Offline: Erro UNEXPECTED TOP-LEVEL EXCEPTION when compiling. The deprecated jar that causes this error is automatically deleted during build process (build 62010)
  • Fix Offline: SD object that calls a procedure with &message variable, does show the message when it returns an error/warning (build 62080)

Build #61972

  • Fix Offline: Images are not being copied correctly to the device. It requires connection to the server to be loaded.
  • Fix Offline: Build 61916 introduces a broken: an "invalid first character in file" when compiling.
  • Fix Android: Erro UNEXPECTED TOP-LEVEL EXCEPTION when compiling.  You have to manually delete this file: <Model>\mobile\Android\<Main Object>\libs\acra-4.2.3.jar

Build #61861

  • Fix Offline: "Unexpected failure during deserialization of... " calling a proc with &Messages as parameter. 
  • Fix Offline: "Fatal Exception" using a non initialized SDT  (could happens with &Messages as parm, &WebSession.Get without a Set)

Build #61836

  • Fix F5: SmartDevices API are not compiled, messages like this one apperas in the build process "SdtSDActions.java is unavailable" (build 61833)
    With .Net , the file sm15_x.ari needs to be deleted and rebuild de SD main object.
  • Fix Offline: Image Uploader does not take into account the object Connectivity Support property.

Build #61788

  • Fix Offline: Error when inserting a record with an empty image: java.sql.SQLException: Invalid length 0
  • Fix Offline: Error using API Progress Indicator: SdtProgressIndicator.java:85: illegal start of expression
  • Fix Offline: BC.Save() with character PK doesn't save data (build 61786)
  • Fix Offline: Web generator tries to compile rest services that are not generated becase de SD app is offline. It shows an error like this: workwithdevicesinterlocutores_interlocutores_list_grid1.cs is unavailable
  • Fix SD: java.lang.NullPointerException when inserting from WWSD Layout that was not associated to a BC.
  • Fix SD: Dynamic Combos / Radio Button now take into account this class properties: Background, Font Weight, Font Size
  • Fix spec Offline: SQLite reorganization said the Unique Index are not supported (rgz0021) but in fact is created and it works. The warning is wrong (build 61769)
  • Fix spec SD: Error spc0008 calling a Dashboard from a SD Panel (build 61767)
  • Fix IDE : Set as Startup Object contextual menu does not appers on WWSD and Dashboard objects
  • New: CreateDB for SQlite is re-generated whenever a main is set to offline and the data model was changes since the last offline build (build 61776).
  • Temporally restriction: When generating an offline main, also online services are generated. This was fixed but now reverted because of some side effects that needs to be analysed ( build 61778)

 

Build #61594

  • Requires Android 2.2. (required for prototyping using the emulator: Delete myGxAvd emulator instance. Recommended: install Google Inc.:Google APIs:8 (2.2) in order to prototype faster than with Android 4.x emulator instances)
  • Fix: nested dyna combos didn't work offline
  • Fix: Android compilation failed with this error:  "...\controls\UserControls.java:15: error: illegal start of expression  javac definition.IsScrollable = ; "
  • Fix: Prompts in offline apps, retrieved data from server table.

Build #61540

  • An impact analis for offline app is created the first time the Connectivity Support property is set as "Offline" for a Main SD.  

Last update: April 2024 | © GeneXus. All rights reserved. GeneXus Powered by Globant