Skip to content

Releases: monaca/monaca-lib

2.7.8

06 Jul 15:57
Compare
Choose a tag to compare
  • Modified webpack development configuration of Angular to fix live reloading

2.7.7

06 Jul 10:27
bb2b8f7
Compare
Choose a tag to compare
  • Modified webpack development configuration to generate files to www directory

2.7.6

04 Jul 14:41
Compare
Choose a tag to compare
  • Improved getLocalProjectFiles functions by filtering files before further processing
  • Generated only one .monacaignore file for all project templates
  • Fixed Typo

2.7.5

27 Jun 02:34
Compare
Choose a tag to compare
  • Added historyApiFallback to angular template
  • Modified checkModifiedFiles functions to return file differences if options.actionType is passed as downloadProject
  • Modified Upload/Download functions to include custom files if options.userDefinedSelectedFiles and options.userDefinedSelectFileFlag is passed as true
  • Generate .monacaignore for both cordova and react-native templates before Upload/Download operation
  • Update .monacaignore pattern to follow .gitignore pattern
  • Misc fix

2.7.4

28 May 06:14
Compare
Choose a tag to compare

iOS & Android Signing Improvements

  • Added directory path validation check for signing APIs.
  • Added fetching signing certificate collection API.

for Monaca terminal feature

25 Apr 05:14
Compare
Choose a tag to compare

stop livereload in case of transpilable project

2.6.3

23 Apr 09:02
51e584e
Compare
Choose a tag to compare

Added Android and iOS Signing APIs Support.

2.2.2

17 Nov 05:49
Compare
Choose a tag to compare
  • templates: Renamed index.ejs => index.html.ejs
  • templates: HTML minifier is case sensitive now. Fixes Angular2 directive naming issues.
  • monaca: Fixed logout token minor bug.
  • monaca: Fixed cached Cordova version minor bug.

2.2.0

27 Sep 07:17
Compare
Choose a tag to compare
  • Create pollBuildStatus API
  • Added skip polling parameter to buildProject API
  • Added app distribute API