Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v7.8.1 #368

Merged
merged 1 commit into from
Oct 8, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 15 additions & 5 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,16 +1,26 @@
repos:
# Websec hook is MANDATORY, DO NOT comment it.
- repo: [email protected]:melisource/fury_websec-git-hooks
rev: v1.1.0
rev: v2.0.0
hooks:
- id: pre_commit_hook
stages: [commit]
- id: post_commit_hook
stages: [post-commit]

- repo: [email protected]:melisource/fury_datasec-git-hooks.git
rev: 1.0.3
- repo: [email protected]-emu:melisource/fury_datasec-git-hooks.git
rev: 1.2.0
hooks:
- id: pre_commit_hook
stages: [ commit ]
verbose: true
stages: [commit]
verbose: true
- id: post_commit_hook
stages: [post-commit]

- repo: local
hooks:
- id: add-index
name: Add index.php
stages: [pre-commit]
language: script
entry: ./bin/add-index.sh
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [7.8.1] - 2024-10-07

### Added
- **Silence is golden** directive implemented to enhance security for WordPress sites.
- **Sending new field to get the plugin version** from the stores on funnel to improve onboarding.

### Changed
- **Modified the way asset's are loaded into the store.**

### Fixed
- **Resolved issues with loading minified CSS and JS files** in debugging environments.
- **Refined translations for ES-all** languages.

## [7.8.0] - 2024-09-23

### Changed
Expand Down
13 changes: 13 additions & 0 deletions assets/css/admin/credits/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/css/admin/order/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/css/checkouts/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/css/products/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/checkouts/basic/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/checkouts/credits/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/checkouts/custom/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/checkouts/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/checkouts/pix/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/checkouts/yape/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/gateways/all/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/gateways/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/gateways/wallet-button/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/icons/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/products/credits/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/products/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/images/settings/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/js/admin/credits/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/js/admin/order/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/js/blocks/components/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/js/blocks/helpers/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/js/blocks/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/js/checkouts/custom/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
13 changes: 13 additions & 0 deletions assets/js/checkouts/index.php
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
<?php

/**
* Part of Woo Mercado Pago Module
* Author - Mercado Pago
* Developer
* Copyright - Copyright(c) MercadoPago [https://www.mercadopago.com]
* License - https://www.gnu.org/licenses/gpl.html GPL version 2 or higher
*
* @package MercadoPago
*/

exit;
Loading
Loading