Skip to content

Conversation

@Justin-dynamsoft
Copy link
Contributor

No description provided.

DMGithubPublisher and others added 30 commits July 16, 2024 16:53
* fix: changed license for locate-an-item sample and updated links

* Update main.yml

---------

Co-authored-by: felixindrawan <indrawan.felix123@gmail.com>
Co-authored-by: DMGithubPublisher <65145280+DMGithubPublisher@users.noreply.github.com>
* Update README.md

fixes broken React Hooks link.

* Update README.md

---------

Co-authored-by: Keillion <735699921@qq.com>
a362758199 and others added 26 commits November 3, 2025 10:16
use the specific runner
Exclude obj/ and .gradle/ directories to prevent build artifacts from showing as untracked files.
The scan-datamatrix-code scenario exists in the repository and is properly listed in index.html, but was missing from the scenarios list in README.md.
…d code

- Add cursor: default to non-clickable github-label elements
- Add 3 main README links (Main, Frameworks, Scenarios) in headers
- Remove ~90 lines of unused .github-link CSS rules
- Replace inline styles with reusable CSS classes
- Add .readme-link styling with document icon and external link indicator
- Fix duplicate Android applicationId for both webview projects:
  - foundational: com.dynamsoft.dbrjswebview.foundational
  - rtu: com.dynamsoft.dbrjswebview.rtu
- Fix duplicate Android rootProject names in settings.gradle
- Fix duplicate package.json names:
  - capacitor: dbrjs-capacitor-rtu
  - native-ts: dbrjs-native-ts-rtu
  - electron foundational: dbrjs-electron-foundational
  - electron rtu: dbrjs-electron-rtu
  - svelte foundational: dbrjs-svelte-foundational
  - svelte rtu: dbrjs-svelte-rtu

Resolves IDE/Gradle workspace conflicts and console errors
- Update electron from ^26.4.1 to ^33.2.0 (fixes 4 medium severity issues)
  - ASAR Integrity Bypass via resource modification
  - Heap Buffer Overflow in NativeImage
- Update vite from ^5.1.6 to ^6.0.5 (fixes 2 low severity issues)
  - Middleware file serving issue
  - server.fs settings not applied to HTML files
- Update multer from ^1.4.2 to ^1.4.5-lts.1 (fixes 1 high severity issue)
  - Denial of Service via memory leaks from unclosed streams

Resolves GitHub Dependabot alerts #36, #37, #42, #43, #44, #47, #48
@Justin-dynamsoft Justin-dynamsoft deleted the 2025_Nov_re-structure branch November 25, 2025 01:01
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.