# Changelogs

<mark style="background-color:blue;">**DGMV-ID APP (Android)**</mark>

**v1.2.10 released on 14th October (Test) and 18th October, 2024 (Public)**

* Updated Google Billing Library to 6.0.1
* Update Android API to 34

<mark style="background-color:blue;">**DGMV-ID APP**</mark>

**v1.2.7 released on 8th October (Test) and 27th November, 2023 (Public)**

* Fixed support for short words in seed phrases
* Fixed multilanguage seed phrase issues (e.g. french diacritics è, etc.)
* 'Swipe to Delete' feature

**v1.2.6 released on 04th October, 2023 (Public)**

* Initial release

<mark style="background-color:blue;">**DGMV-Password Extension (Plugin)**</mark>

**v2.4.0 released on 14th November, 2023 (Test)**

* Improved AutoFill algorithm for email/username distinction
* Improved heuristics

**v2.3.1 released on 20th October, 2023 (Test)**

* Fixed bug that was causing the password button to be misplaced on some pages (i.e. Discord)

**v2.3.0 released on 20th October, 2023 (Test)**

* Improved detection on 2FA fields
* Introduced grace-period to send encrypted credentials (30 seconds)
* Fixed detection of non-form inputs ([gate.io](https://gate.io/))
* Approach to find active tab after script was suspended (chrome)

**v2.2.4 released on 16th August, 2023 (Public)**

* Initial release\
  \
  \*Disclaimer: The data presented herein is strictly for informational purposes, and is subject to change at any time at the discretion of the development team.


---

# Agent Instructions: 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:

```
GET https://digicorplabs.gitbook.io/docs/roadmap-release-notes/changelogs.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
