> For the complete documentation index, see [llms.txt](https://docs.unicredit.shinesoftware.it/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.unicredit.shinesoftware.it/changelog.md).

# Versioni & Changelog

In questa pagina racchiudiamo tutte le modifiche effettuate al modulo e dei suoi sottomoduli ed i loro rilasci. La versione del proprio modulo è visibile nella sezione in alto del pannello di configurazione dei metodi di pagamento:

> Are you ready to use the Unicredit payment **v.2.0.0.0** method? Click here to learn more.

## La versione del sotto-modulo si trova al fianco del nome. In particolare le versione Ecco uno screenshot della sezione precedentemente indicata: ![](/files/-LfKluf0Go1nf0bAnvhB)Changelog Magento 1.9.x

```
* 0b68740 - (HEAD -> master, tag: 2.0.0.5, origin/master) Download of the log file has been fixed <Shine Software>
* 56be3bf - (tag: 2.0.0.4) MO.TO (Mail Order Telephone Order) has been released <Shine Software>
* 1a2c1fb - Unicredit MO.TO Credit Card selection in the frontend has been improved with an automatic switch <Shine Software>
* 0814b6f - (tag: 2.0.0.3) Language setting has been improved and little bug has been fixed <Shine Software>
* 92d7904 - (tag: 2.0.0.2) Currency asset file has been deleted and the currencies have been included in the code (compilation bug) <Shine Software>
* 1288e02 - form template have been upgraded for moto, masterpass, mybank, and hosted logo image has been updated <Shine Software>
* fb8a059 - (tag: 2.0.0.1) Masterpass payment system has been created MyBank payment system has been created Fixed minor bugs <Shine Software>
* 871c8e7 - (tag: 2.0.0.0) Initial Commit <Shine Software>
```

## Changelog Magento 2.1.x

```
* 1cae1f7 - (HEAD -> master, origin/master, origin/HEAD) The kSIG parameter sensitive data is encrypted in the database Main address is the billing address (virtual products have not any shipping address) LangID parameter must be IT and it must not ITA AddInfo 2-5 have been disabled 
* a3eb5c2 - Hosted, Masterpass, and MyBank payment methods have been updated! Authorization, Capture, Credit and Void payment options has been created minor bug have been fixed 
* 75e803a - (tag: 1.2.0) Masterpass Wallet has been added! Configuration panel has been fixed! Documentation has been updated! 
* c38db9a - (tag: 1.1.0) the bank replies are visible to the customer 
* 99c5b42 - MyBank SEPA payment has been released with the simple authorisation Hosted method has been updated Payment module assets have been updated 
* 193af38 - Authorisation, Capture, Refund, and Void order features have been added IGFS external class v.2.3.7 has been updated Configuration panel has been improved 
* c9de6a0 - (tag: 1.0.0, tag: 1.0) major release: the payment module has been improved new configuration panel in the administration area better compatibility with the last Magento 2.2 
* e6bb7ab - new features and fixes 
* cbd1634 - System.xml has been updated 
* fa0d714 - (tag: 0.1.5) customers could change the billing address in the checkout page module version deleted from the system configuration page (todo: adding a class that shows the module version) translation files have been added italian and english minor bugs fixed 
* 7d3ce32 - Module structure updated 
* 064be0d - Module structure updated 
* 06cf0aa - Module structure updated PDF has been added Readme.md has been added 
* e21dea9 - Readme file 
* 931a813 - first release
```

**Attenzione**: Il modulo è in continua evoluzione e per questo motivo vi invitiamo a seguirci su Twitter[ https://goo.gl/KvbP5A](https://goo.gl/KvbP5A) ed a pubblicare una recensione al primo utilizzo per ricevere oltretutto uno sconto alla scadenza dell'assistenza tecnica direttamente al link: <https://goo.gl/N0vzzo>.

## Versioni Magento

Magento è in continua evoluzione così come le estensioni realizzate dalla Shine Software. Le funzionalità vengono analizzate, programmate, sviluppate e testate. Di seguito le funzionalità esposte dal metodo di pagamento ed integrate nelle versioni di Magento.

|                                    | Magento 1.9.x | Magento > 2.1.x | Magento > 2.2.x |
| ---------------------------------- | ------------- | --------------- | --------------- |
| Hosted 3D Secure                   | Incluso       | Incluso         | Incluso         |
| MO.TO (Mail Order Telephone Order) | Incluso       |                 |                 |
| MyBank                             | Incluso       | Incluso         | Incluso         |
| Masterpass                         | Incluso       | Incluso         | Incluso         |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.unicredit.shinesoftware.it/changelog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
