Commit graph

112 commits

Author SHA1 Message Date
Sibin Grasic
7fe2a2523e
fix(Deps): Removed normalizer as dep 2025-06-05 13:14:42 +02:00
Sibin Grašić
f179e714b4
Merge pull request #51 from epicwp/action_scheduler
Update wppi-as-loader.php
2025-06-04 18:03:04 +02:00
Robbert Vermeulen
d43c68c23f
Update wppi-as-loader.php
Additional path to load action scheduler from
2025-06-04 11:24:13 +02:00
Sibin Grasic
1718238609
fix(Deps): Bumped jetpack constants version 2025-04-25 18:19:02 +02:00
Sibin Grasic
f6bc931613
fix: ActionScheduler initialization 2025-01-14 14:11:19 +01:00
Sibin Grasic
699d8f4788
fix: Textdomain loading for wp 6.7 2024-12-26 17:57:05 +01:00
Sibin Grasic
e34702944c
fix(CI): Fixed release workflow 2024-11-01 13:02:40 +01:00
Sibin Grasic
d772da1660
fix(Deps): Swapped ANM library 2024-11-01 12:58:29 +01:00
Sibin Grasic
9a8726f5e6
fix: Maintenance and tweaks 2024-02-09 22:39:23 +01:00
Sibin Grasic
0bb0c1927e
fix: Reimplemented table verification
Verifies indexes and not only table existence
2024-02-01 18:51:09 +01:00
Oblak Bot
ef18640e48
chore(release): 2.1.1 [skip ci]
## [2.1.1](https://github.com/oblakstudio/wp-plugin-installer/compare/v2.1.0...v2.1.1) (2024-01-05)

### Bug Fixes

* Instance basename sorted ([dfba698](dfba698486))
2024-01-05 20:26:26 +00:00
Sibin Grasic
dfba698486
fix: Instance basename sorted 2024-01-05 21:26:02 +01:00
Oblak Bot
a4f1be7cf4
chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/oblakstudio/wp-plugin-installer/compare/v2.0.4...v2.1.0) (2024-01-03)

### Features

* Added db verification to WooCommerce Tools ([97510f8](97510f8b99))
2024-01-03 13:49:51 +00:00
Sibin Grasic
97510f8b99
feat: Added db verification to WooCommerce Tools 2024-01-03 14:49:17 +01:00
Oblak Bot
8223146f0b
chore(release): 2.0.4 [skip ci]
## [2.0.4](https://github.com/oblakstudio/wp-plugin-installer/compare/v2.0.3...v2.0.4) (2023-12-29)

### Bug Fixes

* Typo fix ([c79341f](c79341f97e))
2023-12-29 19:20:18 +00:00
Sibin Grasic
c79341f97e
fix: Typo fix 2023-12-29 20:19:51 +01:00
Oblak Bot
fc43ea5ee1
chore(release): 2.0.3 [skip ci]
## [2.0.3](https://github.com/oblakstudio/wp-plugin-installer/compare/v2.0.2...v2.0.3) (2023-12-29)

### Bug Fixes

* Typo fix ([dcc722a](dcc722ad19))
2023-12-29 19:13:47 +00:00
Sibin Grasic
dcc722ad19
fix: Typo fix 2023-12-29 20:13:20 +01:00
Sibin Grašić
b39206eae6
Merge pull request #31 from oblakstudio/renovate/actions-checkout-4.x
chore(deps): update actions/checkout action to v4
2023-12-29 20:03:18 +01:00
Sibin Grašić
7ceebe8702
Merge branch 'master' into renovate/actions-checkout-4.x 2023-12-29 20:01:57 +01:00
Oblak Bot
83ccc2f7d6
chore(release): 2.0.2 [skip ci]
## [2.0.2](https://github.com/oblakstudio/wp-plugin-installer/compare/v2.0.1...v2.0.2) (2023-12-29)

### Bug Fixes

* **build:** Fixed release process ([f8e6f2b](f8e6f2bebf))
2023-12-29 18:59:06 +00:00
Sibin Grasic
daed48f510
Merge branch 'master' of https://github.com/oblakstudio/wp-plugin-installer 2023-12-29 19:58:44 +01:00
Sibin Grasic
f8e6f2bebf
fix(build): Fixed release process 2023-12-29 19:58:41 +01:00
oblakbot
5e87795888
chore(release): 2.0.1 [skip ci]
## [2.0.1](https://github.com/oblakstudio/wp-plugin-installer/compare/v2.0.0...v2.0.1) (2023-12-29)

### Bug Fixes

* Deps update ([4ee1c32](4ee1c32d63))
2023-12-29 18:54:06 +00:00
Sibin Grasic
4ee1c32d63
fix: Deps update 2023-12-29 19:53:44 +01:00
oblakbot
f5bde2f035
chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/oblakstudio/wp-plugin-installer/compare/v1.4.1...v2.0.0) (2023-12-29)

### Features

* Module rework ([b2304de](b2304deab8))

### BREAKING CHANGES

* Plugin updates go thru callback handler
2023-12-29 18:51:33 +00:00
Sibin Grasic
36486b47ec
Merge branch 'master' of https://github.com/oblakstudio/wp-plugin-installer 2023-12-29 19:51:07 +01:00
Sibin Grasic
b2304deab8
feat: Module rework
BREAKING CHANGE: Plugin updates go thru callback handler
2023-12-29 19:50:56 +01:00
oblakbot
e5584163c3
chore(release): 1.4.1 [skip ci]
## [1.4.1](https://github.com/oblakstudio/wp-plugin-installer/compare/v1.4.0...v1.4.1) (2023-11-28)

### Bug Fixes

* Fixed update function callbacks ([40187fb](40187fbc97))
2023-11-28 23:47:47 +00:00
Sibin Grasic
40187fbc97
fix: Fixed update function callbacks 2023-11-29 00:42:56 +01:00
renovate[bot]
fc3904331f
chore(deps): update actions/checkout action to v4 2023-10-19 11:32:26 +00:00
oblakbot
1d1c97f7b6
chore(release): 1.4.0 [skip ci]
# [1.4.0](https://github.com/oblakstudio/wp-plugin-installer/compare/v1.3.1...v1.4.0) (2023-10-01)

### Features

* Implemented multi-singleton ([2ff6062](2ff6062fde))
2023-10-01 08:24:43 +00:00
Sibin Grasic
2ff6062fde
feat: Implemented multi-singleton 2023-10-01 10:24:03 +02:00
Sibin Grašić
02db1326a7
Merge pull request #28 from oblakstudio/renovate/wp-coding-standards-wpcs-3.x-lockfile
chore(deps): update dependency wp-coding-standards/wpcs to v3
2023-08-23 07:46:07 +02:00
renovate[bot]
2f39f42e50
chore(deps): update dependency wp-coding-standards/wpcs to v3 2023-08-21 15:19:56 +00:00
Sibin Grašić
2515f224aa
Merge pull request #20 from oblakstudio/renovate/actions-checkout-3.x
chore(deps): update actions/checkout action to v3  [skip ci]
2023-08-09 12:47:38 +02:00
Sibin Grašić
519b591902
Merge branch 'master' into renovate/actions-checkout-3.x 2023-08-09 12:47:17 +02:00
Sibin Grašić
59f7d689ff
Merge pull request #19 from oblakstudio/renovate/actions-cache-3.x
chore(deps): update actions/cache action to v3 [skip ci]
2023-08-09 12:46:48 +02:00
renovate[bot]
b5062efb87
chore(deps): update actions/checkout action to v3 2023-08-09 10:46:40 +00:00
Sibin Grašić
7821da75fd
Merge pull request #16 from oblakstudio/renovate/actions-checkout-2.x
chore(deps): update actions/checkout action to v2.7.0  [skip ci]
2023-08-09 12:46:19 +02:00
Sibin Grašić
a3275acc5c
Merge branch 'master' into renovate/actions-checkout-2.x 2023-08-09 12:45:55 +02:00
renovate[bot]
a8d301172f
chore(deps): update actions/cache action to v3 2023-08-09 10:45:52 +00:00
Sibin Grašić
2a9ffc72fa
Merge pull request #12 from oblakstudio/renovate/actions-cache-2.x
chore(deps): update actions/cache action to v2.1.8 [skip ci]
2023-08-09 12:45:30 +02:00
Sibin Grašić
c6617cc256
Merge branch 'master' into renovate/actions-cache-2.x 2023-08-09 12:44:51 +02:00
oblakbot
dd02ebcdda
chore(release): 1.3.1 [skip ci]
## [1.3.1](https://github.com/oblakstudio/wp-plugin-installer/compare/v1.3.0...v1.3.1) (2023-08-09)

### Bug Fixes

* **Build:** Reworked build process ([29b4131](29b4131bb5))
* Fixed codeowners ([da7bb2c](da7bb2cec5))
2023-08-09 10:43:57 +00:00
Sibin Grasic
da7bb2cec5
fix: Fixed codeowners 2023-08-09 12:43:33 +02:00
Sibin Grasic
29b4131bb5
fix(Build): Reworked build process 2023-08-09 12:43:06 +02:00
Sibin Grašić
3c011e5552
Merge branch 'master' into renovate/actions-cache-2.x 2023-08-09 12:34:58 +02:00
Sibin Grasic
70f2397dc6 chore(deps): Updated yarn and semantic-release 2023-05-03 12:39:36 +02:00
renovate[bot]
5c88c837ec
chore(deps): update actions/checkout action to v2.7.0 2023-05-03 10:37:54 +00:00