Skip to content

Commit

Permalink
chore(release): 4.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Apr 23, 2023
1 parent cd48f15 commit b6f9583
Show file tree
Hide file tree
Showing 4 changed files with 52 additions and 3 deletions.
49 changes: 49 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,55 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

## [4.47.0](https://github.com/Cap-go/capacitor-updater/compare/4.17.21...4.47.0) (2023-04-23)


### Features

* add stats for decrypt issue ([c1bf966](https://github.com/Cap-go/capacitor-updater/commit/c1bf96661ebbf440c30cc23f171228a3e9f8dbe9))
* allow capacitor 5 apps ([5a5cb5d](https://github.com/Cap-go/capacitor-updater/commit/5a5cb5de886a272c1d07b2ab54203eb85e0132f4))
* allow override version ([31faecd](https://github.com/Cap-go/capacitor-updater/commit/31faecdf8adfec0991b08f54d2e447d8c16f22df))
* disable autoupdate in livereload mode + warning ([d3c2838](https://github.com/Cap-go/capacitor-updater/commit/d3c28386cf92b5283b8c43f86e3adb1e9f9a75a7))


### Bug Fixes

* add back md file ([f560a81](https://github.com/Cap-go/capacitor-updater/commit/f560a819a66b29192bba7c84a35975d9e08dc76b))
* add declaration for IOS ([0a402f7](https://github.com/Cap-go/capacitor-updater/commit/0a402f7f309375843ef14f871cfe2d7738145264))
* add missing check for debug ([4361192](https://github.com/Cap-go/capacitor-updater/commit/436119213b360e60beed5d201bd6d3304fea91e4))
* add missing sessionKey in TS def ([4fe8e43](https://github.com/Cap-go/capacitor-updater/commit/4fe8e431f3d21a17ac357bde10af3405656ffe8d))
* add removeAllListeners in definition ([ff15f70](https://github.com/Cap-go/capacitor-updater/commit/ff15f7024971af371bbd42d37bd98e46e42404d8))
* add warning for windows path and set bundle error when fail ([2250e0b](https://github.com/Cap-go/capacitor-updater/commit/2250e0ba39d802724447f581af5520215aeb1bb9))
* api file ([fc27bfd](https://github.com/Cap-go/capacitor-updater/commit/fc27bfdc2d6ff1be31dc982afba51803bba4b09f))
* api file for the doc ([0ceb96b](https://github.com/Cap-go/capacitor-updater/commit/0ceb96b4ac965be9925e96b60f6e9a5078c61fb7))
* autoupdate without livereload mode ([9a1b23f](https://github.com/Cap-go/capacitor-updater/commit/9a1b23faa5200b1478f2fdf4a905044dc5a46d21))
* better function name and order + fix android activity issue ([4232fee](https://github.com/Cap-go/capacitor-updater/commit/4232fee86ff45f0119fbcc511a1993c7a8c52a4a))
* build IOS ([2e599a9](https://github.com/Cap-go/capacitor-updater/commit/2e599a91eeedf3890cebdb996cb2e6f6b21d5731))
* build issue ([51df43e](https://github.com/Cap-go/capacitor-updater/commit/51df43e8151f0461ea06500087818f129e8834a0))
* build issue ([326bf04](https://github.com/Cap-go/capacitor-updater/commit/326bf04916d6b448cd2ed26767d37f78a37221d6))
* build issue ([c84842e](https://github.com/Cap-go/capacitor-updater/commit/c84842e4f92edf0b660128549d2f9d10bc921646))
* call appMovedToForeground only if not in app ([d4d53fa](https://github.com/Cap-go/capacitor-updater/commit/d4d53fa05780fb4029f3a01178f26d9f0f6115d1))
* commit issue ([edf5468](https://github.com/Cap-go/capacitor-updater/commit/edf5468e8ea95640746400dfec841e96f91d8996))
* deps ([74657fd](https://github.com/Cap-go/capacitor-updater/commit/74657fd05c1eda12f2f54ef13bbd36e4e6ab15a6))
* doc ([214e3b9](https://github.com/Cap-go/capacitor-updater/commit/214e3b9c8a7421b6465a723f5f761e4f818d287e))
* doc auto update ([e2965fd](https://github.com/Cap-go/capacitor-updater/commit/e2965fdcae6b10936db71130d03830d698975733))
* format ([3a2bebb](https://github.com/Cap-go/capacitor-updater/commit/3a2bebb6ae50b57a94e59f7d1a2e98d743e96825))
* isMainActivity missing try catch ([a2cca06](https://github.com/Cap-go/capacitor-updater/commit/a2cca069e82eef4eb577a678ab63d42c1077cd71))
* issue in sessionKey naming in android ([06d6800](https://github.com/Cap-go/capacitor-updater/commit/06d68009f404fe535174c77ed21881a9de141b6e))
* lint ([edb4e78](https://github.com/Cap-go/capacitor-updater/commit/edb4e78168e10b7ed085ad5df522d077083b8c29))
* lint ([164d32d](https://github.com/Cap-go/capacitor-updater/commit/164d32de47626b0b78890d052b5dc9dfb8ec784f))
* lint issue ([6c559e4](https://github.com/Cap-go/capacitor-updater/commit/6c559e46ae05818c2f9457f69cd4a047fbafeef0))
* lint issue ([6f11879](https://github.com/Cap-go/capacitor-updater/commit/6f11879c218732a299f1bc91b0f4758df9b1b2c5))
* lint issue ([ce64ae1](https://github.com/Cap-go/capacitor-updater/commit/ce64ae103063162a3564bf156a962247cd0e1410))
* print issue who create crash ([f638ef2](https://github.com/Cap-go/capacitor-updater/commit/f638ef2cf000e75b47555a21caa5c17431920cd0))
* pro-guard usage ([ba28f37](https://github.com/Cap-go/capacitor-updater/commit/ba28f37b7bf8e913b84c07a512239fb717f76c1f))
* remove sonarcloud security fix who broken user app ([5f0e402](https://github.com/Cap-go/capacitor-updater/commit/5f0e4025197902fef65707d5b6cb6912e4b04495))
* revert sonar change who cause build issues ([214ccc2](https://github.com/Cap-go/capacitor-updater/commit/214ccc260d8c787cc0ce7630808371f0deae12a2))
* script remove useless file from git ([b76f731](https://github.com/Cap-go/capacitor-updater/commit/b76f731894f39d607ecda98bc56a10c94a2f35f2))
* typo type ([dad698c](https://github.com/Cap-go/capacitor-updater/commit/dad698c53245eefe0d49d06567eaaf6cb1f952a3))
* upgrade versions ([7746388](https://github.com/Cap-go/capacitor-updater/commit/77463882212a18e83fb9d4a81ace925f0ac5dae5))
* warning build ([cd48f15](https://github.com/Cap-go/capacitor-updater/commit/cd48f150760efdafc4117523917d853dd9dfd80c))

## [4.46.0](https://github.com/Cap-go/capacitor-updater/compare/4.17.21...4.46.0) (2023-04-23)


Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ public class CapacitorUpdaterPlugin
private static final String channelUrlDefault =
"https://api.capgo.app/channel_self";

private final String PLUGIN_VERSION = "4.46.0";
private final String PLUGIN_VERSION = "4.47.0";
private static final String DELAY_CONDITION_PREFERENCES = "";

private SharedPreferences.Editor editor;
Expand Down
2 changes: 1 addition & 1 deletion ios/Plugin/CapacitorUpdaterPlugin.swift
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import Version
@objc(CapacitorUpdaterPlugin)
public class CapacitorUpdaterPlugin: CAPPlugin {
private var implementation = CapacitorUpdater()
private let PLUGIN_VERSION: String = "4.46.0"
private let PLUGIN_VERSION: String = "4.47.0"
static let updateUrlDefault = "https://api.capgo.app/updates"
static let statsUrlDefault = "https://api.capgo.app/stats"
static let channelUrlDefault = "https://api.capgo.app/channel_self"
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@capgo/capacitor-updater",
"version": "4.46.0",
"version": "4.47.0",
"packageManager": "[email protected]",
"license": "MPL-2.0",
"description": "Live update for capacitor apps",
Expand Down

0 comments on commit b6f9583

Please sign in to comment.