Skip to content
This repository has been archived by the owner on Jul 8, 2020. It is now read-only.

1.7.0

Compare
Choose a tag to compare
@gruppjo gruppjo released this 17 Mar 17:58
· 220 commits to master since this release

Major changes:

  • CORS & Proxying #285
    • I wrote a guide on that topic
    • Additionally the generator now has a built in proxy to help with most common CORS problems
  • Appmobi integration #341
    • Optionally integrate the Secure Mobile Development Platform. More information in this guide
  • Cordova now installed with caret notation 76b7f1c

Minor changes:

  • EPERM error when cleaning #223
    • implemented a workaround for this issue on windows thanks to a tip from @geding
  • PR from @morellan: Fixing a small typo #340
  • Adding proper license info 32eb84f
  • Travis configuration 767cd73
    • Remove allowed fails for the stable node versions