Skip to content
Frank Wienberg edited this page Dec 16, 2020 · 107 revisions

This page contains all Jangaroo 4 release notes.

(Jangaroo 3 has been abandoned. Sorry.)

For Jangaroo 2 release notes, look here.

For Jangaroo 1 (1.0.x, 0.9.x, 0.8.x) release notes, look here.

Version 4.0.75

12/15/2020

Fixed issues

Version 4.0.74

11/26/2020

Adds support for building application plugin artifacts.
Please use at least 4.0.75, as it contains a relevant fix (see JOO-150 comment).

Fixed issues

Version 4.0.73

10/30/2020

Fixed issues

Version 4.0.72

09/08/2020

Fixed issues

Version 4.0.71

08/13/2020

Fixed issues

Version 4.0.70

04/17/2020

Fixed issues

Version 4.0.69

08/16/2019

Fixed issues

Version 4.0.68

07/01/2019

Fixed issues

Version 4.0.67

06/26/2019

Fixed issues

Version 4.0.66

02/28/2019

Fixed issues

Version 4.0.65

02/01/2019

This release makes the new build process that sym-links directories (introduced in 4.0.59) work under Windows without additional user privileges (no more requires developer mode or “create symbolic links” policy).

Fixed issues

Version 4.0.64

12/19/2018

This release fixes the Maven goal jangaroo:run, which was broken in 4.0.63.

Fixed issues

Version 4.0.63

11/28/2018

Fixed issues

Version 4.0.62

10/25/2018

This release fixes a critical bug in the new jangaroo-app-overlay packaging. If you want to use the new feature, you have to update to this version.

Fixed issues

Version 4.0.61

10/25/2018

Trying to fix a bug broke this release. Please do not use.

Version 4.0.60

07/28/2018

This release fixes some aftermath of the new feature to add Sencha modules at runtime.
Note that Ext AS 6.5.3-7, released on 07/29/2018, restores the API ‘Ext.manifest.packageDependencyOrder’ for backwards-compatibility, but still ‘PackageLoader.loadPackageList()’ is the new recommended API.

Fixed issues

Version 4.0.59

07/26/2018

Besides changes to simplify and speed up the build process, this version contains changes to the compiler and packaging in order to allow adding Sencha modules at runtime. Note that you cannot rely on ‘Ext.manifest.packageDependencyOrder’ any longer to determine all packages. Instead, use ‘PackageLoader.loadPackageList()’.

Fixed issues

Version 4.0.58

04/30/2018

This version contains two compiler updates that change the generated code of private member names and (transitive) dependencies. Although in our code base, we did not experience any problems, code that makes certain illegal assumptions on private member names or class load order has to be adapted. For details, see the JooTrack issues (link below).

Fixed issues

Version 4.0.57

04/17/2018

Fixed issues

Version 4.0.56

01/12/2017

Fixed issues

Version 4.0.55

11/24/2017

Fixed issues

Version 4.0.54

10/24/2017

Fixed issues

Version 4.0.53

09/27/2017

Versions 4.0.51 and 4.0.52 contain MXML compiler bugs, so please do not use these.

Here are all aggregated bug fixes for 4.0.51, 52, and 53:

Fixed issues

Version 4.0.50

06/23/2017

Fixed issues

Version 4.0.49

06/16/2017

Fixed issues

Starting with this version, the artifacts change from JAR/PKG to SWC.
This is a breaking change concerning the build process (maybe this release should have been called 4.1.0…).
For details, see JOO-103.

Versions 4.0.46, 4.0.47, and 4.0.48 contain serious bugs. Do not use.

Version 4.0.45

02/09/2017

Fixed issues

Version 4.0.44

01/26/2017

First release of Jangaroo 4 Tools.

Clone this wiki locally