Skip to content

Preview (#514) - #516

Merged
Justin-dynamsoft merged 1 commit into
previewfrom
main
Sep 7, 2026
Merged

Preview (#514)#516
Justin-dynamsoft merged 1 commit into
previewfrom
main

Conversation

@Justin-dynamsoft

Copy link
Copy Markdown
Collaborator
  • Update links in the Foundational API Guide to version 11.4.30

  • Fix link in "Scan and Search" sample and remove unnecessary image

  • Update link for adaptive WASM loading logic in release notes

  • Remove unnecessary images from release notes for Barcode Reader JavaScript SDK v10.x

  • Fix typos and improve descriptions in documentation files

  • Fix typo in barcode type enumeration in captureImage function

  • Update release notes and user guide for version 11.6.2000; add new layout analysis utilities and parameters

  • Enhance release notes for version 11.6.2000; add DataMatrix color inversion detection, layout analysis utilities, and new enumerations

  • Refactor utility documentation structure; categorize classes, interfaces, and enumerations for better clarity

  • Reorganize layout analysis parameter link in documentation; move to appropriate section for better accessibility

  • Fix parameter reference in AutoDetectColorInversion documentation and update MaxParallelTasks description for clarity

  • Clarify optional engine file location specification in documentation; update examples for ES Module and global namespace usage

  • Update documentation for version 11.6.2100; include new release notes, fix links, and update example code

  • Update documentation for version 11.6.3000; modify script links, add new release notes, and update user guide references

  • Update documentation for version 11.6.3000; modify CDN and npm installation links

  • Update documentation for version 11.6.3100; modify script links, add new release notes, and update user guide references

  • Refactor barcode result handling in user guide; streamline image retrieval and console logging

  • Refactor barcode result handling in user guide; simplify result display logic

  • Update release notes for version 11.6.3100; correct release date and add compatibility fixes

  • Update documentation for version 11.6.3200; modify script links, release notes, and user guide references

  • Update release notes for version 11.6.3200; correct release date from 09/04/2026 to 09/07/2026

* Update links in the Foundational API Guide to version 11.4.30

* Fix link in "Scan and Search" sample and remove unnecessary image

* Update link for adaptive WASM loading logic in release notes

* Remove unnecessary images from release notes for Barcode Reader JavaScript SDK v10.x

* Fix typos and improve descriptions in documentation files

* Fix typo in barcode type enumeration in captureImage function

* Update release notes and user guide for version 11.6.2000; add new layout analysis utilities and parameters

* Enhance release notes for version 11.6.2000; add DataMatrix color inversion detection, layout analysis utilities, and new enumerations

* Refactor utility documentation structure; categorize classes, interfaces, and enumerations for better clarity

* Reorganize layout analysis parameter link in documentation; move to appropriate section for better accessibility

* Fix parameter reference in AutoDetectColorInversion documentation and update MaxParallelTasks description for clarity

* Clarify optional engine file location specification in documentation; update examples for ES Module and global namespace usage

* Update documentation for version 11.6.2100; include new release notes, fix links, and update example code

* Update documentation for version 11.6.3000; modify script links, add new release notes, and update user guide references

* Update documentation for version 11.6.3000; modify CDN and npm installation links

* Update documentation for version 11.6.3100; modify script links, add new release notes, and update user guide references

* Refactor barcode result handling in user guide; streamline image retrieval and console logging

* Refactor barcode result handling in user guide; simplify result display logic

* Update release notes for version 11.6.3100; correct release date and add compatibility fixes

* Update documentation for version 11.6.3200; modify script links, release notes, and user guide references

* Update release notes for version 11.6.3200; correct release date from 09/04/2026 to 09/07/2026
@Justin-dynamsoft
Justin-dynamsoft merged commit 4f5f257 into preview Sep 7, 2026
2 checks passed
Justin-dynamsoft added a commit that referenced this pull request Sep 7, 2026
* Update links in the Foundational API Guide to version 11.4.30

* Fix link in "Scan and Search" sample and remove unnecessary image

* Update link for adaptive WASM loading logic in release notes

* Remove unnecessary images from release notes for Barcode Reader JavaScript SDK v10.x

* Fix typos and improve descriptions in documentation files

* Fix typo in barcode type enumeration in captureImage function

* Update release notes and user guide for version 11.6.2000; add new layout analysis utilities and parameters

* Enhance release notes for version 11.6.2000; add DataMatrix color inversion detection, layout analysis utilities, and new enumerations

* Refactor utility documentation structure; categorize classes, interfaces, and enumerations for better clarity

* Reorganize layout analysis parameter link in documentation; move to appropriate section for better accessibility

* Fix parameter reference in AutoDetectColorInversion documentation and update MaxParallelTasks description for clarity

* Clarify optional engine file location specification in documentation; update examples for ES Module and global namespace usage

* Update documentation for version 11.6.2100; include new release notes, fix links, and update example code

* Update documentation for version 11.6.3000; modify script links, add new release notes, and update user guide references

* Update documentation for version 11.6.3000; modify CDN and npm installation links

* Update documentation for version 11.6.3100; modify script links, add new release notes, and update user guide references

* Refactor barcode result handling in user guide; streamline image retrieval and console logging

* Refactor barcode result handling in user guide; simplify result display logic

* Update release notes for version 11.6.3100; correct release date and add compatibility fixes

* Update documentation for version 11.6.3200; modify script links, release notes, and user guide references

* Update release notes for version 11.6.3200; correct release date from 09/04/2026 to 09/07/2026

* Preview (#514) (#516)

* Update links in the Foundational API Guide to version 11.4.30

* Fix link in "Scan and Search" sample and remove unnecessary image

* Update link for adaptive WASM loading logic in release notes

* Remove unnecessary images from release notes for Barcode Reader JavaScript SDK v10.x

* Fix typos and improve descriptions in documentation files

* Fix typo in barcode type enumeration in captureImage function

* Update release notes and user guide for version 11.6.2000; add new layout analysis utilities and parameters

* Enhance release notes for version 11.6.2000; add DataMatrix color inversion detection, layout analysis utilities, and new enumerations

* Refactor utility documentation structure; categorize classes, interfaces, and enumerations for better clarity

* Reorganize layout analysis parameter link in documentation; move to appropriate section for better accessibility

* Fix parameter reference in AutoDetectColorInversion documentation and update MaxParallelTasks description for clarity

* Clarify optional engine file location specification in documentation; update examples for ES Module and global namespace usage

* Update documentation for version 11.6.2100; include new release notes, fix links, and update example code

* Update documentation for version 11.6.3000; modify script links, add new release notes, and update user guide references

* Update documentation for version 11.6.3000; modify CDN and npm installation links

* Update documentation for version 11.6.3100; modify script links, add new release notes, and update user guide references

* Refactor barcode result handling in user guide; streamline image retrieval and console logging

* Refactor barcode result handling in user guide; simplify result display logic

* Update release notes for version 11.6.3100; correct release date and add compatibility fixes

* Update documentation for version 11.6.3200; modify script links, release notes, and user guide references

* Update release notes for version 11.6.3200; correct release date from 09/04/2026 to 09/07/2026

* Fix formatting in release notes; replace full-width parentheses with standard ones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant