Skip to content

Releases: devATdbsutdio/firmware_updater

v1.0.1b

08 Dec 18:59

Choose a tag to compare

Full Changelog: v1.0.1...v1.0.1b

Notes for macOS:

  • OS: ventura 13.4
  • Silicon: Apple M1 Pro
  • Processing Version: 3.5.4
  • Special Permissions may not be needed to run the app (as the app requires accessing folders and files ... {mac OS pain 🙄}), but if it is required, try the following:
    • Right click on the extracted folder and then go to: Services->New Terminal at Folder.
    • A terminal will open and there you will be in this directory.
    • Type the following: 
    xattr -cr firmware_updater.app/
  • Right click adn open the app for the first time.
  • Do not move the firmware_updater.app in your application directory

Notes for Windows:

  • Tested on windows 10 64 bit only!
  • Run with "Administrator Privilege" (right-click).
  • It might give a warning of "Java Error".
    • Just follow the instructions; download & install and you should be good to go.

Notes for Linux:

TBD

v1.0.1

23 Oct 16:19

Choose a tag to compare

Full Changelog: v1.0.0...v1.0.1

v1.0.0

28 May 16:38

Choose a tag to compare

Full Changelog: v1.0.0b...v1.0.0

Summary:

  1. Linux support added but tested only in Ubuntu Ubuntu 22.04 LTS x86_64 running Kernel 5.17.8-051708-generic
  2. App for macOS (with apple silicon) support added by exporting from Processing V4.0b7 IDE. But the app has not been tested yet on that platform.
  3. Win exports tested on windows 10 64 bit only.
  4. Exported macos-aarch64.zip, macos-x86_64.zip & windows-amd64.zip using Processing 4.0b7
  5. Rest were exported using processing 3.5.4.
  6. On macOS Monterey 12.3.1 you need to give the app special permissions. (more info)
    a. Right click on the extracted folder and then go to: Services->New Terminal at Folder.
    b. A terminal will open and there you will be in this directory.
    c. Type in: xattr -cr firmware_updater.app/
    d. Right click on firmware_updater.app and open.

v1.0.0b

24 May 13:28

Choose a tag to compare

  1. First beta release for windows and mac OS (intel chip)
  2. Linux version in next release
  3. BUG fix TBD: Icon lock inconsistant.