Skip to content

Commit

Permalink
Merge pull request #368 from mercadopago/release/7.8.1
Browse files Browse the repository at this point in the history
Release v7.8.1
  • Loading branch information
DouglasCorreiaMeli authored Oct 8, 2024
2 parents 8e29952 + c32e649 commit 1800afa
Show file tree
Hide file tree
Showing 101 changed files with 1,087 additions and 275 deletions.
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

0 comments on commit 1800afa

Please sign in to comment.