Skip to content
Andrea Jonus edited this page Feb 27, 2019 · 48 revisions

We provide a pre-built SDK with new features of bugfixes in the meantime that Appceleator approves our/others PR.

Naming

The naming of the SDK is [ORIGINALVERSION].CAFFEINA-[REVISION]. The URL of each build is https://s3-eu-west-1.amazonaws.com/caffeina/tisdk/mobilesdk-[SDK]-osx.zip

Each revision version has its own branch named MAJ_MIN_X_CAFFEINA and its checkout-ed from the respective branch (MAJ_MIN_X) at its tag MAJ_MIN_REV_GA. Each patch appends -PATCH (incremental, from 1) to the version.

Please note that all features added / issues fixed in a previous release are kept in the newest versions unless specified differently.

Create new release

Checkout to new APPC branch

git checkout appc/MAJ_MIN_X

Create a new branch from it

git checkout -b MAJ_MIN_X_CAFFEINA

Analize current situation and merge not-ported features

Go to latest version in this guide, and one by one analize every feature/bugfix. If that feature has been ported to current Appc version, then you can safely ignore.

Otherwise, you've to merge the still-open pull request from our repository.

git merge origin/PR-AC-XYZ

...and resolve conflicts (this is most time-consuming part).

--

List of SDK

Changelog

7.5.1.CAFFEINA-2 (27 Feb 2019)

Issues closed

Ported Previous Features

  • iOS: Added willclose event to window which is triggered before the window is closed

  • iOS / Android: Expose aspectFill option to Ti.UI.ImageView

  • iOS: Added heightMultiply property to label. Defines label vertical padding to give space to exceeding characters

Not ported previous features

  • Refactored calendar module

7.5.1.CAFFEINA-1 (14 Jan 2019)

Issues closed

Ported Previous Features

  • iOS: Added willclose event to window which is triggered before the window is closed

  • iOS / Android: Expose aspectFill option to Ti.UI.ImageView

  • iOS: Added heightMultiply property to label. Defines label vertical padding to give space to exceeding characters

Not ported previous features

  • Refactored calendar module

7.4.0.CAFFEINA-1 (24 Sep 2018)

Ported Previous Features

Not ported previous features

  • Refactored calendar module

7.3.1.CAFFEINA-1 (5 Sep 2018)

Ported Previous Features

Not ported previous features

  • Refactored calendar module

7.1.0.CAFFEINA-2 (15 May 2018)

Issues closed

Ported Previous Features

Not ported previous features

  • Refactored calendar module

7.1.0.CAFFEINA-1 (11 Apr 2018)

Issues closed

Ported Previous Features

Not ported previous features

  • Refactored calendar module

6.3.1.CAFFEINA-1 (1 Mar 2018)

Merged 6_3_X branch.

New Features

https://github.com/appcelerator/titanium_mobile/commit/6b311b990f80e041d874d5a9580a5e0d321e4bb1

Not ported previous features

  • Refactored calendar module

6.3.0.CAFFEINA-2 (9 Feb 2018)

Merged 6_3_X branch.

New Features

Not ported previous features

  • Refactored calendar module

6.2.3.CAFFEINA-1 (16 Oct 2017)

Merged 6_2_X branch.

New Features

No added features

Not ported previous features

  • Refactored calendar module

6.0.4.CAFFEINA-1 (18 Apr 2017)

Merged 6_0_X branch.

New Features

Not ported previous features

  • Refactored calendar module

6.0.0.CAFFEINA-1 (18 Jan 2017)

New Features

Issues closed

Not ported previous features

  • Refactored calendar module

5.5.1.CAFFEINA-2 (7 Nov 2016)

New features

Issues closed

5.5.1.CAFFEINA-1 (30 Sep 2016)

Issues closed

5.5.0.CAFFEINA-1 (29 Sep 2016)

New features

Issues closed

5.2.2.CAFFEINA-3 (24 Aug 2016)

New features

5.2.2.CAFFEINA-1 (3 May 2016)

New features

Issues closed