Skip to content

Commit

Permalink
Version 2024.08.15 (#64)
Browse files Browse the repository at this point in the history
* ci(deps): pre-commit autoupdate (#46)

* ci(deps): pre-commit autoupdate (#38)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](astral-sh/ruff-pre-commit@v0.4.3...v0.4.4)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ci(deps): pre-commit autoupdate (#41)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](astral-sh/ruff-pre-commit@v0.4.4...v0.4.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Version 2024.06.01 (#36)

* Updating readme.md

* Updating workflow

* Updating workflow

* Updating Turkish translation by umut korkmaz (#34)

* Updating documentation

* Updating French translation (#35)

* Updating add-on description and updating French translation

* Updating French translation

* Updating Turkish po file

* Updating all readme.md (#37)

* updating Czech translation (#39)

* Updating Czech translation

* Updating readme.md

* Adding the German translation (#40)

* Updating all readme.md files

* Updating buildvars.py

* Updating link in readme files

* ci(deps): pre-commit autoupdate (#42)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.7](astral-sh/ruff-pre-commit@v0.4.5...v0.4.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* ci(deps): pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.4.8](astral-sh/ruff-pre-commit@v0.4.7...v0.4.8)

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Nael Sayegh <[email protected]>

* Fixed an issue where page numbers continued to increase after clicking delete (#49)

* Correction of pagination of pages after clicking the delete button

* Correcting the name of calling class

* Adding textmanage in class parameter for delete

* Updating changelog

* Updating all translations (#51)

* Updating all translations

* Updating readme file

* ci(deps): pre-commit autoupdate (#48)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.5.0](astral-sh/ruff-pre-commit@v0.4.7...v0.5.0)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Nael-Sayegh <[email protected]>

* Change base branch for pre-commit-ci

* Adding shortcut for editable zone too move between previous/next page (#54)

* Adding method too move in previous/next page

* Adding accelarator too move in editable text

* Correction name of key ACCEL_CTRL

* Fixe call addShortcut methode

* Remove unused code

* Correction of method's name

* Adding speakMessages too speak the number page

* Correction of speakmessage function

* Fixe name of editable text

* Fixe the name of class from range to GetRange

* Adding speech of page number with core.callLater

* Adding a message when we are in last page

* Speak end with core.callLater

* Adding page up and page down like accelarator

* Swap page down and page up

* Adding condition too speak page number if ctrl+shift shortcut is used

* Modify event too capture shortcut

* Fixe name of methode GetKeyCode

* Using variable too choose speak message instead of GetKeyCode

* Adding different method with ctrl+shift command and pageup and pagedown

* Fixe message end when we are in last page

* Updating changelog

* Updating readme.md

* ci(deps): pre-commit autoupdate (#55)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.2](astral-sh/ruff-pre-commit@v0.5.0...v0.5.2)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Adding possibility too remove the last scanned page (#53)

* adding method in text class too remove current page

* Adding delete last page scanned button

* Remove last position in self.start

* dding a message when the last page is deleted

* Correction of class name Remove too delete text

* Correction of class name Remove too delete text

* Fixing remove method with self.start table

* Adding condition too execute delepage

* Updating changelog

* Updating documentation

* Deleting text in txt file

* remove a part of get text file

* Changing methode too modify file

* Using a empty string too remove all text in file

* Removing comment line

* Swap the recording formats in save dialog (#52)

* Swap the recording formats

* Updating changelog

* Version 2024.08.15-dev

* Updating prerelease workflow

* Updating buildvars.py

* Fixing an error in update system

* Fixing download dev version

* Improvement of the update system (#56)

* Improvement of the update system

* Removing a double line

* Fixing call urllib.request.urlopen function

* Fixing access too download url

* Fixing access too name in prerelease

* Fixing search stable version

* Updating changelog

* Fixing changelog

* Updating prerelease action

* Fixing prerelease workflow

* Updating prerelease workflow

* Correction of error in workflow

* Updating Czech translation (#59)

* Updating Czech translation

* Updating readme.md

* Updating link in readme.md

* ci(deps): pre-commit autoupdate (#57)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.5](astral-sh/ruff-pre-commit@v0.5.2...v0.5.5)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Error management of the HTTP load process for the add-on (#58)

* Adding exception when a error from urlib.request is ddetected

* Adding debug message when a error is detected with urllib.request

* Updating message when no connection detected

* Correction of return instruction

* Updating readme.md

* Updating Germane translation (#63)

* french translation (#65)

* Updating French translation

* Updating nvda.po file

* Updating changelog in documentation

* Updating French documentation

* ci(deps): pre-commit autoupdate (#62)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](astral-sh/ruff-pre-commit@v0.5.5...v0.5.6)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

* Updating Turkish translation (#66)

* Updating readme.md

* Updating Turkish translation

* Update French translation

* Update readme.md

* Update buildvars.py

* Update channel in buildvars.py

* ci(deps): pre-commit autoupdate (#67)

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](astral-sh/ruff-pre-commit@v0.5.6...v0.5.7)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
Nael-Sayegh and pre-commit-ci[bot] authored Aug 14, 2024
1 parent 78dfd8e commit 8257d6f
Show file tree
Hide file tree
Showing 15 changed files with 536 additions and 200 deletions.
10 changes: 7 additions & 3 deletions .github/workflows/prerelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,17 +24,20 @@ jobs:
run: sudo apt-get install gettext
- name: get the last tag
id: get-latest-tag
run: echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT
run: |
TAG=${GITHUB_REF#refs/*/}
TAG_WITHOUT_LAST_CHAR=${TAG%?}
echo "tag=$TAG_WITHOUT_LAST_CHAR" >> $GITHUB_OUTPUT
- name: Generating Addon
run: |
TAG=${{ steps.get-latest-tag.outputs.tag}}
scons version=${TAG%?}
scons version=${TAG}
- name: generating pot file
run: scons pot
- name: Create a file with the version number
run: |
TAG=${{ steps.get-latest-tag.outputs.tag }}
touch version.txt && echo '${TAG%?}' >> version.txt
touch version.txt && echo ${TAG} >> version.txt
- name: Upload the nvda add-on
uses: wlixcc/[email protected]
with:
Expand Down Expand Up @@ -70,6 +73,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
name: ${{ steps.get-latest-tag.outputs.tag }}
files: |
*.nvda-addon
*.pot
Expand Down
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ repos:
- id: check-yaml

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: "v0.5.0"
rev: "v0.5.7"
hooks:
- id: ruff-format
- id: ruff
15 changes: 13 additions & 2 deletions addon/doc/cs/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,24 @@ Doplněk vyžaduje USB skener připojený k počítači a nainstalované ovlada

## Použití doplňku

Doplněk se používá jednoduše stiskněte nvdaklávesu +n, najděte položku ScanVox. Zde je tlačítko skenovat a editační pole jen pro čtení, do kterého přibývá naskenovaný text. po stisknutí enteru začne skenování a poté se začne automaticky číst text. Můžete naskenovat i více stránek a poté text uložit do formátu Word .docx nebo txt souboru. Pokud text neuložíte, text se po uzavření okna vymaže.
Doplněk se používá jednoduše stiskněte nvdaklávesu +n, najděte položku ScanVox. Zde je tlačítko skenovat a editační pole jen pro čtení, do kterého přibývá naskenovaný text. po stisknutí enteru, nebo klávesové zkratky alt +s začne skenování a poté se začne automaticky číst text, pokud je to nastavené.
Naskenovanou stránku můžete vymazat klávesovou zkratkou alt +v.
Můžete se také pohybovat po stránkách klávesovou zkratkou page down a page up.
Můžete naskenovat i více stránek a poté text uložit do formátu Word .docx nebo txt souboru. Pokud text neuložíte, text se po uzavření okna vymaže.

### Klávesové zkratky

Doplněk lze spustit kdekoli klávesovou zkratkou inzert +alt +s.

## Změny
### Verze 2024.08.15
* V editačním poli je nově možné použít klávesy pro pohyb na další, nebo předchozí stránku, nebo pro rychlé listování ctrl+shift+up arrow a ctrl+shift+down arrow
* Přidáno tlačítko pro odstranění naposledy naskenované stránky.
* Rozšířena možnost uložení skenovaného dokumentu do více formátů, výchozí je docx
*Modernizovaný systém aktualizací s použitím Github api, opraven také problém při instalaci vývojových verzích.
### Verze 2024.07.02

* Opraven problém, kdy čísla stránek pokračovala ve zvyšování po kliknutí na smazání

### Verze 2024.07.02

Expand Down Expand Up @@ -68,6 +79,6 @@ Nové funkce

* První verze

[1]: https://github.com/Nael-Sayegh/scanvox-for-nvda/releases/download/2024.07.02/scanvox-2024.07.02.nvda-addon
[1]: https://github.com/Nael-Sayegh/scanvox-for-nvda/releases/download/2024.08.15/scanvox-2024.08.15.nvda-addon

[2]: https://github.com/Nael-Sayegh/scanvox-for-nvda
22 changes: 16 additions & 6 deletions addon/doc/de/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,21 +6,23 @@
* NVDA-Kompatibilität: 2021.3 und höher;
* [Quellcode auf GitHub][2];

# Präsentation
# Funktionalität

Dieses Add-on nutzt die Scanvox-Software zum Lesen Ihrer Papierdokumente. Es wurde mit Hilfe des Softwareentwicklers erstellt und erfordert keine zusätzliche Installation.
Dieses Add-on nutzt die Scanvox-Software zum Lesen Ihrer Papierdokumente. Es erfordert keine zusätzliche Installation von externer Software.

## Voraussetzungen

Um dieses Add-on nutzen zu können, müssen Sie einen USB-Scanner an Ihren Computer angeschlossen haben, der mit TWAIN oder WIA kompatibel ist, was bei den meisten Scannern der Fall ist.

## Wie es funktioniert

Um dieses Add-on zu verwenden, gehen Sie zum NVDA-Menü und wählen Sie dann Scanvox. In diesem Dialog können Sie einen Scan starten, indem Sie auf die Schaltfläche „Scannen“ klicken. Der Start des Scanvorgangs dauert einige Sekunden und am Ende des Scanvorgangs wird der gescannte Text automatisch vorgelesen. Sie können die automatische Wiedergabe deaktivieren, indem Sie zum NVDA-Einstellungsmenü und dann zur Kategorie „Scanvox für NVDA“ gehen.
Um dieses Add-on zu verwenden, gehen Sie zum NVDA-Menü und wählen Sie dann dort direkt Scanvox oder drücken Sie einfach NVDA+alt+s. In diesem Dialog können Sie einen Scan starten, indem Sie auf die Schaltfläche „Scannen“ (alt+s) klicken. Der Start des Scanvorgangs dauert einige Sekunden und am Ende des Scanvorgangs wird der gescannte Text automatisch vorgelesen. Sie können die automatische Wiedergabe deaktivieren, indem Sie zum NVDA-Einstellungsmenü und dann zur Kategorie „Scanvox für NVDA“ gehen.

Drücken Sie alt+s, bis alle Seiten gescannt wurden. Sobald Sie fertig sind, können Sie die verschiedenen gescannten Seiten lesen, indem Sie Umschalt+Tab auf der Schaltfläche „Scannen“ drücken oder indem Sie Alt+T drücken, um auf einen Bearbeitungsbereich mit dem Inhalt aller Seiten zuzugreifen. Sie können die Datei auch speichern.
Drücken Sie alt+s, bis alle Seiten gescannt wurden. Sobald Sie fertig sind, können Sie die verschiedenen gescannten Seiten lesen, indem Sie Umschalt+Tab auf der Schaltfläche „Scannen“ drücken oder indem Sie Alt+T betätigen, um auf einen Bearbeitungsbereich mit dem Inhalt aller Seiten zuzugreifen. Dort kann man sich von Seite zu Seite vor- und rückwärts bewegen, indem man Umschalt+Steuerung+Cursor-hoch bzw. -runter drückt.

Sie können den Text auch in eine Datei speichern.

Wenn Sie die gescannten Seiten löschen möchten, um ein neues Dokument zu scannen, können Sie die Taste alt+l drücken, um alle gescannten Seiten abzubrechen.
Wenn Sie die gescannten Seiten löschen möchten, um ein neues Dokument zu scannen, können Sie die Taste alt+l drücken, um alle gescannten Seiten zu entfernen. Die zuletzt gescannte Seite ist mit alt+d zu löschen.

Wenn Sie Scanvox beenden, werden alle gescannten Seiten verworfen.

Expand All @@ -30,6 +32,14 @@ Das Add-on „Scanvox for NVDA“ kann von überall auf Ihrem Computer durch Dr

## Änderungen

### Version 2024.08.15

* Im Bearbeitungsbereich können Sie jetzt die Tasten „Vorherige Seite“ und „Nächste Seite“ oder Strg+Umschalt+Pfeil nach oben und Strg+Umschalt+Pfeil nach unten verwenden, um schnell von einer Seite zur anderen zu wechseln.
* Hinzufügen einer Schaltfläche zum Löschen der zuletzt gescannten Seite
* Umkehrung der Dateiformate in der Formatliste im Dateispeicherdialog. Das Standardformat ist docx.
* Modernisierung des Update-Systems, um die GitHub-API zum Überprüfen und Installieren neuer Versionen zu verwenden. Dadurch wird auch das Installationsproblem von Entwicklungsversionen behoben.
* Behebung des Modulladeproblems, das einfrierte, wenn keine Internetverbindung erkannt wurde.

### Version 2024.07.02

* Ein Problem wurde behoben, bei dem die Seitenzahlen weiterhin anstiegen, nachdem auf Löschen geklickt wurde
Expand Down Expand Up @@ -73,6 +83,6 @@ Das Add-on „Scanvox for NVDA“ kann von überall auf Ihrem Computer durch Dr

* Erste Version

[1]: https://github.com/Nael-Sayegh/scanvox-for-nvda/releases/download/2024.07.02/scanvox-2024.07.02.nvda-addon
[1]: https://github.com/Nael-Sayegh/scanvox-for-nvda/releases/download/2024.08.15/scanvox-2024.08.15.nvda-addon

[2]: https://github.com/Nael-Sayegh/scanvox-for-nvda
12 changes: 10 additions & 2 deletions addon/doc/fr/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Pour utiliser cette extension vous devez avoir un scaner USB connecté à votre

## Comment ça marche

Pour utiliser cette extension, allez dans le menu de NVDA, puis sélectionnez Scanvox. Dans cette boîte de dialogue, vous pouvez démarrer un scan en cliquant sur le bouton Numériser. Le scan prend quelques secondes pour démarrer, puis, à la fin de la numérisation, le texte scané est automatiquement lu. Vous pouvez désactivez la lecture automatique en allant dans les paramètres de NVDA puis dans la catégorie Scanvox pour NVDA. Appuyez sur ce bouton jusqu'à ce que toutes les pages soient scannées. Une fois terminé, vous pouvez faire maj+tab à partir du bouton numérisé ou alt+t pour accéder à une zone d'édition qui contient le contenu de toutes les pages scanées ou vous pouvez enregistrer le fichier ou l'ouvrir directement dans le Bloc-notes avec les boutons correspondants.
Pour utiliser cette extension, allez dans le menu de NVDA, puis sélectionnez Scanvox. Dans cette boîte de dialogue, vous pouvez démarrer un scan en cliquant sur le bouton Numériser. Le scan prend quelques secondes pour démarrer, puis, à la fin de la numérisation, le texte scané est automatiquement lu. Vous pouvez désactivez la lecture automatique en allant dans les paramètres de NVDA puis dans la catégorie Scanvox pour NVDA. Appuyez sur ce bouton jusqu'à ce que toutes les pages soient scannées. Si vous souhaitez supprimer la page que vous venez de scanner, vous pouvez appuyer sur le bouton "supprimer la dernière page numérisée" à côté du bouton scanner avec la touche tabulation ou en utilisant le raccourci alt+d. Une fois terminé, vous pouvez faire maj+tab à partir du bouton numérisé ou alt+t pour accéder à une zone d'édition qui contient le contenu de toutes les pages scanées. Dans cette zone d'édition, si vous souhaitez passer rapidement d'une page à l'autre, vous pouvez utiliser les boutons page précédente et page suivante, ou utiliser les raccourcis ctrl+shift+flèche haut et ctrl+shift+flèche bas. Vous pouvez enregistrer le fichier avec le bouton correspondant.
Si vous souhaitez supprimer les pages scannées pour scanner un nouveau document, vous pouvez appuyer sur le bouton pour annuler toutes les pages numérisées.
Lorsque vous quittez Scanvox, toutes les pages scannées sont effacées.

Expand All @@ -26,6 +26,14 @@ L'extension "Scanvox pour NVDA" peut être lancée de n'importe où sur votre or

## Changements

### Version 2024.08.15

* Dans la zone d'édition, vous pouvez désormais utiliser les touches de page précédente et suivante ou ctrl+shift+flèche haut et ctrl+shift+flèche bas pour passer rapidement d'une page à l'autre
* Ajout d'un bouton pour supprimer la dernière page scannée
* Inversion des formats de fichiers dans la liste des formats de la boîte de dialogue d'enregistrement de fichier. Le format par défaut est docx.
* Modernisation du système de mise à jour pour utiliser l'API GitHub pour vérifier et installer les nouvelles versions. Cela corrige également le problème d'installation des versions de développement.
* Correction du problème de chargement du module qui se bloquait lorsqu'aucune connexion internet n'était détectée.

### Version 2024.07.02

* Correction d'un problème où le numéro de page continuait à augmenter après avoir cliquer sur supprimer
Expand Down Expand Up @@ -73,6 +81,6 @@ Copyright ©: 2024 (Nael Sayegh et Nael-Accessvision

<!-- links section -->

[1]: https://github.com/Nael-Sayegh/scanvox-for-nvda/releases/download/2024.07.02/scanvox-2024.07.02.nvda-addon
[1]: https://github.com/Nael-Sayegh/scanvox-for-nvda/releases/download/2024.08.15/scanvox-2024.08.15.nvda-addon

[2]: https://github.com/Nael-Sayegh/scanvox-for-nvda
27 changes: 19 additions & 8 deletions addon/doc/tr/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,14 +16,17 @@ Bu eklentiyi kullanmak için bilgisayarınıza bağlı, çoğu tarayıcıda oldu

## Nasıl çalışır

Bu eklentiyi kullanmak için, NVDA menüsüne gidin ve ardından Scanvox seçeneğini seçin.
Bu eklentiyi kullanmak için NVDA menüsü VE ardından Scanvox'u seçin.
Bu iletişim kutusunda, Tara düğmesine tıklayarak bir tarama başlatabilirsiniz.
Taramanın başlaması birkaç saniye sürer ve tarama işleminin sonunda taranan metin otomatik olarak yüksek sesle okunur.
NVDA menüsü, ayarlar ardından NVDA için scanvox kategorisine giderek otomatik okumayı devre dışı bırakabilirsiniz.
NVDA menüsü Ayarlar ve ardından NVDA için scanvox kategorisine giderek otomatik oynatmayı devre dışı bırakabilirsiniz.
Tüm sayfalar taranana kadar bu düğmeye basın.
Bittiğinde, tara düğmesinden shift+tab yaparak, tüm sayfaların içeriğiyle bir düzenleme alanına erişmek için alt+t yaparak taranan farklı sayfaları okuyabilir veya ilgili düğmeleri kullanarak dosyayı kaydedebilir ya da doğrudan Not Defteri'nde açabilirsiniz.
Yeni bir belge taramak için taranan sayfaları silmek isterseniz, tüm taranan sayfaları iptal et düğmesine basabilirsiniz.
Scanvox'tan çıktığınızda, taranan tüm sayfalar silinir.
Yeni taradığınız sayfayı silmek istiyorsanız, Sekme ile taranan düğmesinin yanındaki “son taranan sayfayı sil” düğmesine basabilir veya alt+l kısayolunu kullanabilirsiniz.
İşiniz bittiğinde, taranan düğmesinden shift+tab yaparak veya tüm sayfaların içeriğini içeren bir düzenleme alanına erişmek için alt+t yaparak taranan farklı sayfaları okuyabilirsiniz.
Bu düzenleme alanında, sayfadan sayfaya hızlı bir şekilde geçmek istiyorsanız, önceki sayfa ve sonraki sayfa düğmelerini kullanabilir veya ctrl+shift+yukarı ok ve ctrl+shift+aşağı ok kısayollarını kullanabilirsiniz.
İlgili düğmeleri kullanarak dosyayı kaydedebilir veya doğrudan Not Defteri'nde açabilirsiniz.
Yeni bir belge taramak için taranan sayfaları silmek isterseniz, tüm taranan sayfaları iptal etmek için düğmesine basabilirsiniz.
Scanvox'tan çıktığınızda, taranan tüm sayfalar silinir.

### Klavye kısayolları

Expand All @@ -32,15 +35,23 @@ Bu hareket, girdi hareketleri iletişim kutusunda değiştirilebilir.

## Değişiklikler

### Sürüm 2024.08.15

* Düzenleme alanında, bir sayfadan diğerine hızlıca geçmek için artık önceki ve sonraki sayfa tuşlarını veya ctrl+shift+yukarı ok ve ctrl+shift+aşağı ok tuşlarını kullanabilirsiniz.
* Son taranan sayfayı silmek için düğme eklendi.
* Dosya kaydetme iletişim kutusundaki Biçim listesindeki dosya biçimlerinin tersine çevrilmesi. Varsayılan biçim docx'tir.

### Sürüm 2024.07.02

* Sayfa numaralarının sil'e tıkladıktan sonra artmaya devam ettiği bir sorun düzeltildi
* Sil'e tıkladıktan sonra sayfa numaralarının artmaya devam etmesi sorunu düzeltildi.

### Sürüm 2024.06.01

* Yeni özelliklerin test edilebilmesi ve Çevirmenler için bir Geliştirici kanalı eklendi.
* Türkçe dil desteği eklendi.
* Bir Word belgesini kaydederken, her sayfa dosyaya yeni bir sayfa olarak eklenir.
* Scanvox'un yüklendiğini belirtmek için NVDA günlüğüne bir mesaj eklendi.
* Yardım belgeleri güncellendi.

### Sürüm 2024.05.04

Expand Down Expand Up @@ -74,6 +85,6 @@ Bu hareket, girdi hareketleri iletişim kutusunda değiştirilebilir.

* İlk sürüm.

[1]: https://github.com/Nael-Sayegh/scanvox-for-nvda/releases/download/2024.07.02/scanvox-2024.07.02.nvda-addon
[1]: https://github.com/Nael-Sayegh/scanvox-for-nvda/releases/download/2024.08.15/scanvox-2024.08.15.nvda-addon

[2]: https://github.com/Nael-Sayegh/scanvox-for-nvda
[2]: https://github.com/Nael-Sayegh/scanvox-for-nvda
Loading

0 comments on commit 8257d6f

Please sign in to comment.