Skip to content

Releases: awesometic/odroid-etcher

Odroid Etcher v1.7.8-1

06 Apr 08:38
Compare
Choose a tag to compare

Changes

Those are related to the Odroid image select table.
You can see the Balena Etcher side changes from their Github repository.

  • Merge the upstream Balena Etcher v1.7.8
  • Fix parsing images from the odroid.in website
  • Fix parsing images from the Github Releases page
  • Disable anonymous error reporting and auto-update options by default
  • Edit the Settings modal to show the Odroid Etcher information

Notes

  • macOS binary is not signed. You should bypass the validating developer of this application by clicking the apply button in the Settings - Security and Privacy menu.
  • In Linux, if you cannot open the application then try to add --no-sandbox option.
    • For the AppImage, you can open the application using ./odroidEtcher-*.AppImage --no-sandbox
    • For the debian package installed, you can add that option by editing EXEC in /usr/share/applications/odroid-etcher-electron.desktop

Odroid Etcher v1.5.116-2

31 May 07:48
Compare
Choose a tag to compare

Changes

Those are related to the Odroid image select table.

  • Hovering highlighting works on all of the listed items. The highlights only worked for odd-order rows previously.
  • The new error status page added when failing to fetch the image list. Users can re-try on this page.
  • Implemented jumping between the previous steps.
  • Implemented sorting by the columns, such as the file name, or size and date.
  • Only shows the available distributors for the given board.
  • Added additional information about this modified program to the settings page.
  • Code refactoring for better maintenance.

Notes

  • I had some issues when building packages with version 1.5.117 or above. So I reverted to 1.5.116 for now.
  • Binaries for macOS will be uploaded within a few days. => (2021. 6. 8) Uploaded

Odroid Etcher v1.5.116-1

08 Apr 13:47
Compare
Choose a tag to compare

Changes

  • Updated base to Etcher v1.5.116
  • Improved parsing Apache directory listing websites so that DietPi images now can be recognized, but it doesn't work because Etcher cannot decompress 7zip files

Notes

  • 1.5.117 is released by Balena at this moment, I will do some jobs based on that version and release it as the new version.

Odroid Etcher v1.5.115-1

22 Jan 09:25
Compare
Choose a tag to compare

Changes

  • Updated base to Etcher v1.5.115
  • Added support for Armbian
  • Added support for CoreELEC
  • Increased the images table size so that we can see more items on one looking
  • Changed the images table theme to the built-in one Etcher using
  • Added more contents to the confirmation page. Now it shows the selected options
  • Changed the loading text to the spinner animation
  • Added a filter for showing only the available images for the selected board. this enforces the images must have the proper word like model name in their filename

Notes

  • I can't create Linux AppImage file for ARM64 platform. I don't know why. 🤔

Odroid Etcher v1.5.111-1

26 Nov 09:18
Compare
Choose a tag to compare
  • Updated Etcher to v1.5.111
  • Use the remote image list so that the list can be updated without building new binaries

Odroid Etcher v1.5.109-1

29 Sep 05:48
Compare
Choose a tag to compare

Initial release.