Releases: devATdbsutdio/firmware_updater
Releases · devATdbsutdio/firmware_updater
v1.0.1b
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.appin 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
Full Changelog: v1.0.0...v1.0.1
v1.0.0
Full Changelog: v1.0.0b...v1.0.0
Summary:
- Linux support added but tested only in Ubuntu
Ubuntu 22.04 LTS x86_64running Kernel5.17.8-051708-generic - 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.
- Win exports tested on
windows 10 64 bitonly. - Exported macos-aarch64.zip, macos-x86_64.zip & windows-amd64.zip using
Processing 4.0b7 - Rest were exported using
processing 3.5.4. - 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 onfirmware_updater.appand open.
v1.0.0b
- First beta release for windows and mac OS (intel chip)
- Linux version in next release
- BUG fix TBD: Icon lock inconsistant.