Skip to content

Releases: stamp-web/stamp-imageparsing

v3.0.6

18 Jan 22:11
Compare
Choose a tag to compare

Infrastructural updates including

  • Bumping Electron JS to the latest Electron-28.1.4
  • Bumped ImageJ library to the latest 1.54h version
  • Spring Core libraries (for webservices) all updated

Fixes Include

  • Improved reliability of image parsing (in particular at the Despeckle stage) due to latest libraries

v3.0.5

18 Jan 20:45
Compare
Choose a tag to compare

Updated to the latest version of the Sharp JS library (used for image saving) as well as some version bumps for security vulnerabilities.

v3.0.4

28 Aug 22:45
Compare
Choose a tag to compare
  • Upgraded to Electron 26.1.0 and Electron-Builder 24.6.0
  • Various Security Fixes and package updates
  • Fixed #94 caused by improper JPEG images from Samsung devices

v3.0.2 Orange-Boat

31 May 18:21
2e0d41c
Compare
Choose a tag to compare
  • Upgrade to Electron 19.0.0 release
  • Address many security vulnerabilities
  • Replace all use of @electron/remote with ipcRenderer.invoke and ipcMain.handle per electron best-practices
  • Fix a few issues that can occur due to undefined values.

August Pre-Release

28 Aug 04:19
Compare
Choose a tag to compare
August Pre-Release Pre-release
Pre-release
Implement Duplicate Image Handling

Fixes #19