Sencha Architect Changelog

What's new in Sencha Architect 3.2.0 Build 75

Jan 29, 2015
  • This release contains support for Ext JS 5.1, bug fixes, and some very handy new features. Let’s take a look at a few of these items.
  • EXTJS 5.1:
  • The biggest change to Architect 3.2 is the inclusion of Ext JS 5.1 Support. This provides users with all of the exciting new updates found in our most recent Ext JS release. Aside from hundreds of bug fixes, this release includes (but is not limited to):
  • 3D column and bar charts
  • Draw Package Enhancements
  • Color Picker Package
  • Rating Widget Package
  • PROJECT-WIDE SEARCH:
  • One of the most frequently requested Architect features has always been project-wide search. We’re pleased to announce this functionality’s inclusion in Architect 3.2. This search tool allows users to quickly and easily navgiate their project by providing a string match across all of your classes. We think this new tool will make working with Architect even better!
  • GRID & FORM BUILDERS:
  • Another new addition in Architect 3.2 is the Grid/Form builder. This feature allows users to quickly create Grids and Forms by using a “wizard” type tool. The builder provides a few basic steps that will guide you through structure and data source setup. This should simplify the creation of potentially complex component creation.

New in Sencha Architect 3.1.0 Build 1835 (Aug 8, 2014)

  • The biggest update in Architect 3.1 is the addition of Ext JS 5 support. There are many new and exciting features that Ext JS 5 brings to the table. Some of these include: Touch-Screen Support, New Themes, Responsive Configs, Routing, Grid Widgets, ViewControllers, ViewModels and Data Binding.

New in Sencha Architect 3.0.0 Build 1337 (Nov 14, 2013)

  • User Extensions enable you to incorporate components developed outside Architect into an Architect project.
  • Ability to create your own User Extensions to share with others.
  • App Templates are displayed when you launch Architect to provide skeletal code for many common app types.
  • Ability to create your own App Templates.
  • Support for Custom Theming.
  • Support for Appurify for testing Mobile devices.
  • Code completion support when editing in the Code window.
  • Enhanced set of keyboard shortcuts.
  • Mock data feature is enhanced so you can choose to have Architect generate mock data for your store.
  • Support added for Cupertino theme for iOS7 devices; Cupertino Classic is now the older iOS7 theme.
  • Support added for MountainView theme for Android devices.
  • Redesigned screens for Architect Settings and Project Settings that are cleaner and support Sencha Complete users and users who use a custom framework.
  • Cmd is integrated into Sencha Architect and provides the default build tools.
  • Cmd now supports Ruby 2.0.
  • More diagnostic information has been added to the "About" screen.
  • The Sencha Touch 2.3 Ext.Menu component is now supported in Sencha Architect.
  • The ext-all-dev.js library is now used for debugging Ext JS projects in Architect.
  • Color preview compiling uses Cmd compass so it works on all systems.
  • Improved handling of Ext.Direct.
  • Improvements to the framework upgrade functionality.
  • index.htlm replaces the app.html file as the index file that is loaded in the browser to preview and run your application.
  • Framework license screen allows you to specify a custom path to the framework; useful when you have an extended framework from the Sencha Complete or Sencha Touch bundle.
  • Contextual menu items added for Add Controller Action and Add Controller Reference

New in Sencha Architect 3.0 Build 1318 RC 1 (Nov 5, 2013)

  • Supports version of Sencha Cmd that supports Ruby 2.0.
  • Fixed bug that caused build failures when ActionColumnItem was added to an Ext JS Grid.
  • Intermittent issues that occurred when installing User Extensions (.aux files) have been fixed.
  • Problems that sometimes caused Architect to hang when applying and modifying themes have been resolved.

New in Sencha Architect 2.2.3 Build 1038 (Oct 1, 2013)

  • Adds support for Touch 2.3
  • Boolean columns now have a unique icon.
  • Model Validations now includes a matcher config.
  • Architect now removes region from a floating panel inside a border layout.
  • Fixed timing problems that sometimes made saving a project unreliable.
  • Fixed issues that caused Architect to crash when it was launched behind a network proxy that uses auth or a .pac configuration.
  • Fixed problems that caused Ext Readers to exclude event bindings
  • Fixed code generation problems that occurred when adding a listener to Ext.data.proxyAjax or reader
  • Fixed problem that required Architect to be restarted for a URL Prefix setting to take effect.
  • Fixed error that occurred when trying to change the layout of a panel.
  • Visual SourceSafe files are no longer reported as bad metadata.
  • Missing params are added to renderer function of Touch Chart Axis.
  • Architect no longer deletes svn tmp folders.

New in Sencha Architect 2.2.2 Build 991 (Jun 13, 2013)

  • Adds support for Ext JS 4.2.1
  • Adds support for Touch 2.2.1
  • Fixes problems that occurred when updating existing projects into architect.
  • Fixes a problem that caused a new resource file to wipe out metadata for existing resource files.
  • Fixes a problem where the instance was not removed from the Inspector when a metadata file was deleted from disk.
  • Corrects visual problems that occurred on tab overflow.
  • Corrects problems that prevented the File and Directory Watcher dialog from running if the metadata was modified outside Architect.
  • Allows setting of the layout for CheckboxGroup and RadioGroup components.

New in Sencha Architect 2.2.2 Build 971 (May 7, 2013)

  • SDP auto-update is implemented. A full installation is required for this build but future updates of the Sencha Desktop Packager can be implemented without a complete re-installation of Architect.
  • Fixes the problem that caused phantom tab-closures when many tabs were open.
  • Adds the "Plain" value to the Ext.Button UI config.
  • Resolves problems creating a function with the same name.
  • Resolves the issue that a Touch 2.x CheckBox added as a column editor retained its boxLabel value.
  • Fixes the Uncaught Reference Error reported on the Forum for Touch 2.2 projects.
  • The pack: justify is now supported for Hbox/Vbox container layout config for Touch 2.2 projects.
  • Problems that caused large projects to render slowly when loaded are fixed.
  • You can now get out of the modal results window when publishing by clicking somewhere outside the box rather than having to explicitly close the window.
  • Grid columns that are nested underneath other grid columns (subcolumns) are now sortable.
  • UNC paths are now automatically disabled when the project is saved.
  • Projects that have spaces in class names should now build without error.
  • Proxy-related problems that sometimes caused Mac OS X to crash when opening Architect have been resolved.
  • Resolves issues that sometimes caused Windows systems to crash when opening Architect. If you continue to have problems, please post your information on the Forum.
  • Fixes problems that caused blank previews for Sencha Touch projects on Android and iOS. The changes required modifying how Architect uses Cmd for mobile packaging.
  • The Project Inspector Tree collapse/expand state is now saved.
  • The File and Directory watcher in Architect now handles temporary metadata files created by other applications.
  • Users can now turn off the File and Directory watcher.
  • Fixes problems that occasionally caused resources to disappear.
  • Architect now points to the right base library for Touch 2.2.

New in Sencha Architect 2.2.1 Build 951 (Apr 20, 2013)

  • New Features:
  • Adds support for Sencha Touch 2.2 and Sencha Cmd 3.1.1
  • An internet proxy authentication dialog is now provided for Linux and Windows
  • Fixes crash issues when using internet proxy server auto configuration .pac file on Mac
  • Fixes Model field duplication
  • Fixes duplicate component id(s) detected within same view
  • Fixes apparent UI locking on saving of large files
  • Improves VCS integration by ignoring more hidden files (.svn, .cvs, .git, .hg)
  • Fixes shift-DEL errors in Windows
  • Fixes rare problem upgrading projects from Architect 2.1 to Architect 2.2
  • Fixes a problem in configs that should allow string or mixed but were not allowing string
  • Fixes the issue of hideAnimation/showAnimation being treated as string instead of object

New in Sencha Architect 2.2.0 Build 908 (Mar 23, 2013)

  • Supports and requires Sencha Cmd 3.1 for publishing and packaging mobile apps
  • Fixed some launching problems on Windows and Linux systems.
  • Fixed problems related to clicking on various Elements on Windows systems.
  • Fixed issues relating to the missing string option for some configurations.
  • Fixed shift-delete error.
  • Workaround for framework error in Ext JS 4.2 when setting enableFont: false in HtmlEditor.
  • Fixed problems that occurred when components shared same userClassName.
  • Fixed problems that occurred when declining an Architect upgrade.
  • Fixed problems that caused Architect to delete metadata files on load
  • Fixed a problem that occured when Numberfield and Combofield had their value cfg changed to string; this caused problems for users that had previously set values for these fields that were not strings.

New in Sencha Architect 2.2.0 Build 894 (Mar 13, 2013)

  • Selective opening and saving of project files to enable better source code integration and improved performance
  • Architect is built using Sencha Desktop Packager, thus improving performance
  • Architect watches file system to detect and handle project changes from source control
  • The canvas now supports multiple Tabs to ease switching between components
  • The Project inspector added a "Quick Open" search box to help finding and opening components
  • Added createAlias and createClass configs to allow easier integration of external resources
  • Added ProcessConfig config for Ext JS and initialize config for Touch to allow easier code insertion when creating a component
  • Added ability to mock up data for stores
  • Support for Ext JS 4.2
  • Support for Cmd 3

New in Sencha Architect 2.1.0 Build 678 (Feb 26, 2013)

  • VersionCode, a property of package settings is now correctly marked as a string instead of an integer. This fixes a crash that occurred while packaging and simulating for Android

New in Sencha Architect 2.1.0 Build 676 (Feb 26, 2013)

  • User components that have dependencies now properly restore those items
  • Added Package settings configs certificatePassword, provisionProfile
  • Updated Ext JS 4.1 abstract store events: metachange, update (added modifiedFieldNames)
  • Simulate and Package documentation in the Deploy guide
  • Fixed bugs related to Cmd setup
  • Sencha Cmd path is now used for all sencha commands
  • Windows now opens cmd windows when running package/simulate instead of a dialog
  • Removed double scrollbars on settings screen in OS X

New in Sencha Architect 2.1.0 Build 670 (Feb 26, 2013)

  • Added support for Sencha Touch 2.1 (including charts)
  • Improved deployment and integration with Sencha Cmd V3
  • Templates will now indicate errors
  • Fixed a issue with getting Xml response data in Ext JS 4.1 projects
  • Added support for wildcard (*) in requires config
  • Fixed a crash that occurred while configuring certain layouts
  • userAlias now allow for dots except for Views
  • Fixed a focusing issue when the inspector is aligned left
  • Sencha Architect executables and installers are now digitally signed
  • Fixed an upgrade issue with Ext JS 4.1 and certain panel configurations

New in Sencha Architect 2.1.0 Build 640 (Feb 26, 2013)

  • Fixed a bug preventing data to be loaded in a store with a root

New in Sencha Architect 2.1.0 Build 637 (Feb 26, 2013)

  • Fixed a bug causing local CSS and JS files to not load