Skip to content

Releases: bigbigmdm/IMSProg

v1.5.2 - Fix: memory leaks

05 Mar 10:38
2cb1e83
Compare
Choose a tag to compare
  • Fix: Memory leaks
  • Fix: Gigadevice status registers write error
  • Added new SPI chip sizes
  • Added Fidelix, Zetta, MXIC OTP algorithm
  • Added support for new Boya, Winbond chips

v1.5.1 - New form 'Security registers' for SPI NOR flash

21 Feb 06:37
45404df
Compare
Choose a tag to compare
  • Fixed: Incorrect install dir for udev while cross compiling.
  • Added: Form for working with security registers for SPI NOR flash memory chips.

Security_registers_form

v1.4.5 - Added I2C bus speed combobox to the main form

20 Jan 05:51
97f4b52
Compare
Choose a tag to compare
  • Fixed: Incorrect block/page size after first read procedure.
  • Fixed: Incorrect reading/writing I2C low speed chips.
  • Added support for MXIC MX25V8035F.
  • Added I2C bus speed combobox to the main form.

v1.4.4 Fix: incorrect reading of the DataFlash chips status register

23 Sep 10:36
c4d343b
Compare
Choose a tag to compare

In new version:

  • Fix: In the Save menu, the cancel button causes an error message
  • Fix: Incorrect names of DataFlash chips
  • Fix: incorrect reading of the DataFlash chips status register
  • Fedora repository added
  • MacOS build support added
  • Uninstall script added

v1.4.3 Fixed SPI NOR FLASH erase mode

26 Jul 08:58
7fba80f
Compare
Choose a tag to compare
  • Fixed: On the GNOME desktop, program does not respond when erasing SPI NOR FLASH.
  • Fixed: The progress bar did not display correctly when SPI NOR FLASH was erased.
  • Fixed: When erasing SPI NOR Flash, the STOP button does not work.

v1.4.2 Corrected German translations

28 Jun 08:36
e3cce1a
Compare
Choose a tag to compare

New features:

Added new chips to the chip database.

Changes:

Corrected German translation
German translator added to copyright
Fix: fixed metadata files
Fix: corrected chip database

v1.4.1 Added support new chip type - AT45DBxx DataFlash

27 May 07:38
947320f
Compare
Choose a tag to compare

New features:

  • Added support new chip type - AT45DBxx DataFlash.
  • Added new chips to the chip database.

Changes:
In appsteram metadata files:

  • Fix: asv-url-redefined
  • Fix: icon-not-found
  • Fix: asv-developer-name-tag-deprecated
  • Fix: appstream-metadata-malformed-modalias-provide - include non-valid hex digit in USB matching rule 'usb:v1a86p5512d*'

In udev rules:

  • Renamed udev rule from 99-CH341.rules to 71-CH341.rules and removed deprecated MODE=660 and GROUP+=plugdev

v1.3.9 Packaging bug fixes

13 May 12:30
55136a9
Compare
Choose a tag to compare
  • Fixed: There is a spelling error in in 99-CH341.rules.
  • Fixed: (metadata changed): appstream-metadata-missing-modalias-provide usr/lib/udev/rules.d/99-CH341.rules
  • Splitting long lines in README.md
  • Removed language .qm files - it is generated when the package is built. (New building depends - need the qttools5-dev (Debian) / qt5-linguist (Fedora) / qt5-tools (Arch))
  • Removed unused tags from language files

v1.3.8 Update translations, bugfixes

06 May 09:18
6b76050
Compare
Choose a tag to compare
  • Added translation of update script
  • Appstream metadata files added
  • Fix: after first installing the software it does not find the CH341A device, detecting it only after rebooting the computer
  • Fix: incorrect translation file names in Chinese locale

[Tian-HP]

  • Chinese translation update

[Giovanni Scafora scafora.giovanni@gmail.com]

  • Italian translation update

v1.3.7 Fix small bugs

27 Apr 09:02
453f4e3
Compare
Choose a tag to compare
  • Small refinements (bugfix) to the interface.
  • Updating the Italian translation.
  • For 25xxx, 95xxx chips, writing to a status register is now only available after reading it.