All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- patch: update allowed extensions to include deb afterinstall in build [mcraa]
- patch: add update notification [Peter Makra]
- patch: fix usb-device-boot link in README [Andrew Scheller]
- Fix application directory for Debian postinst script [Ken Bannister]
- patch: complete suse uninstall readme [Peter Makra]
- patch: completed suse instructions [Peter Makra]
- patch: order rpm instrictions [Peter Makra]
- patch: enabled update notification for version 1.7.8 [Peter Makra]
- patch: updated title to balenaEtcher [Peter Makra]
- patch: cleanup and organize readme [Peter Makra]
- patch: extend cloudsmith attribution in readme [Peter Makra]
- Update macOS Icon to Big Sur Style [Logicer]
- patch: clarified update check [Peter Makra]
- patch: autoupdate stagingPercentage check, include default [Peter Makra]
- patch: version number notification [Peter Makra]
- patch: fixed typos in template [Peter Makra]
- patch: add requirements and help to issue template [mcraa]
- patch: add requirements and help to issue template [mcraa]
- patch: fix flashing from URL when using basic auth [Marco Füllemann]
- patch: set version update notification 1.7.3 [Peter Makra]
- patch: updated electron to 12.2.3 [Peter Makra]
- patch: updated electron to 12.2.3 [Peter Makra]
- patch: fix mesage of null [Peter Makra]
- patch: fixed open from browser on windows [Peter Makra]
- patch: Revert back to electron-rebuild [Lorenzo Alberto Maria Ambrosi]
- patch: Disallow TS in JS [Lorenzo Alberto Maria Ambrosi]
- patch: Remove esInterop TS flag [Lorenzo Alberto Maria Ambrosi]
- patch: Use @balena/sudo-prompt [Lorenzo Alberto Maria Ambrosi]
- patch: Update rpiboot guide link [Lorenzo Alberto Maria Ambrosi]
- patch: Improve webpack build time [Lorenzo Alberto Maria Ambrosi]
- patch: Add missing @types/react@16.8.5 [Lorenzo Alberto Maria Ambrosi]
- patch: Use npm ci in Makefile [Lorenzo Alberto Maria Ambrosi]
- patch: Add draft info boxes for system information [Lorenzo Alberto Maria Ambrosi]
- patch: Remove electron-rebuild package [Lorenzo Alberto Maria Ambrosi]
- patch: Make electron a dev. dependency [Lorenzo Alberto Maria Ambrosi]
- patch: Remove electron-rebuild package [Lorenzo Alberto Maria Ambrosi]
- patch: Use exact modules versions [Lorenzo Alberto Maria Ambrosi]
- patch: Update etcher-sdk from v6.2.5 to v6.3.0 [Lorenzo Alberto Maria Ambrosi]
- Fix write step for Http file process [JSReds]
- patch: Fix linting errors [Lorenzo Alberto Maria Ambrosi]
- minor: Refactor dependencies installation to avoid custom scripts [Lorenzo Alberto Maria Ambrosi]
- patch: Fix LEDs init error [Lorenzo Alberto Maria Ambrosi]
- Add support for basic auth when downloading images from URL. [Marco Füllemann]
- patch: Update etcher-sdk from v6.2.1 to v6.2.5 [Lorenzo Alberto Maria Ambrosi]
- Update Makefile to Apple M1 info [David Gaspar]
- Add LED settings for potentially different hardware [Lorenzo Alberto Maria Ambrosi]
- Restore image file selection LED-drive pathing [Lorenzo Alberto Maria Ambrosi]
- Update scripts submodule [Lorenzo Alberto Maria Ambrosi]
- Change LEDs colours [Lorenzo Alberto Maria Ambrosi]
- Windows images now show the proper warning again [Lorenzo Alberto Maria Ambrosi]
- Fix Update and install with DNF instructions [Mohamed Salah]
- Add possibile authorization as a query param [JSReds]
- update the windows part [Xtraim]
- Update SUPPORT.md [thambu1710]
- replace make webpack with npm run webpack [Seth Falco]
- Add loader on image select [JSReds]
- add pnp-webpack-plugin [Zane Hitchcox]
- Remove redundant codespell dependency/tests [Lorenzo Alberto Maria Ambrosi]
- patch: Delete Codeowners [Vipul Gupta]
- Add source maps for devtools [Lorenzo Alberto Maria Ambrosi]
- Clone submodules when initializing modules [Lorenzo Alberto Maria Ambrosi]
- patch: Select drive on list interaction rather than modal closing [Lorenzo Alberto Maria Ambrosi]
- Update README to reference Cloudsmith [Lorenzo Alberto Maria Ambrosi]
- Update readme for new PPA provider [Lorenzo Alberto Maria Ambrosi]
- patch: development environment [Zane Hitchcox]
- patch: watch files for electron [Zane Hitchcox]
- Rename mac releases (keep old naming) [Alexis Svinartchouk]
- Disable spectron tests on macOS [Alexis Svinartchouk]
- Update electron to v12.0.2 [Alexis Svinartchouk]
Update etcher-sdk from 6.1.1 to 6.2.1 [Alexis Svinartchouk]
Update node-raspberrypi-usbboot from 0.2.11 to 0.3.0 [Alexis Svinartchouk]
- Add support for compute module 4 [Alexis Svinartchouk]
- Fix size endianness of boot_message_t message [Alexis Svinartchouk]
- Added BeagleBone USB Boot example [Parthiban Gandhi]
- Added BeagleBone USB Boot support [Parthiban Gandhi]
- Fix getAppPath() returning an asar file on macOS [Alexis Svinartchouk]
- Grammar fix [Andrew Scheller]
- (docs) update README.md [vlad doster]
- Update copyright year in electron-builder.yml [Andrew Scheller]
- Update copyright year in .resinci.json [Andrew Scheller]
- Separate the Yum and DNF instructions. [Dugan Chen]
- Set msvs_version to 2019 when rebuilding [Alexis Svinartchouk]
- Use moduleIds: 'natural' in webpack config to keep js files in arm64 and x64 mac builds identical [Alexis Svinartchouk]
- Update electron-builder to 22.10.5 [Alexis Svinartchouk]
- Update spectron to v13 [Alexis Svinartchouk]
- Update dependencies, use aws4-axios@2.2.1 to avoid adding more dependiencies [Alexis Svinartchouk]
- Update scripts to build universal mac dmgs on the ci [Alexis Svinartchouk]
- Fix beforeBuild.js script to also work on mac [Alexis Svinartchouk]
- Support building universal dmgs (x64 and arm64) for mac [Alexis Svinartchouk]
- Update electron-builder to 22.10.4 [Alexis Svinartchouk]
- Fix titlebar z-index [Alexis Svinartchouk]
- Explicitly set contextIsolation to false [Alexis Svinartchouk]
- Update electron from 9.4.1 to 11.2.3 [Alexis Svinartchouk]
Update etcher-sdk from 6.1.0 to 6.1.1 [Alexis Svinartchouk]
- Only cleanup temporary decompressed files in child-writer [Alexis Svinartchouk]
- Add .versionbot/CHANGELOG.yml [Alexis Svinartchouk]
- Stop using node-tmp, use withTmpFile from etcher-sdk instead [Alexis Svinartchouk]
Update etcher-sdk from 5.2.2 to 6.1.0 [Alexis Svinartchouk]
- Prefix temporary decompressed images filenames [Alexis Svinartchouk]
- Ignore ENOENT errors on unlink in withTmpFile [Alexis Svinartchouk]
- Export tmp and add prefix and postfix options [Alexis Svinartchouk]
- upgrade lint [Zane Hitchcox]
- Revert "Change some border colors to have higher contrast" [Alexis Svinartchouk]
- Update electron to v9.4.1 [Alexis Svinartchouk]
Update etcher-sdk from 5.2.1 to 5.2.2 [Alexis Svinartchouk]
Update etcher-sdk from 5.1.12 to 5.2.1 [Alexis Svinartchouk]
- Only run one diskpart at a time [Alexis Svinartchouk]
- Ignore diskpart VDS_E_DISK_IS_OFFLINE errors [Alexis Svinartchouk]
- Store progress on usbboot devices [Alexis Svinartchouk]
- Remove libappindicator1 debian dependency [Alexis Svinartchouk]
Update etcher-sdk from 5.1.11 to 5.1.12 [Alexis Svinartchouk]
- Remove BlockDevice.mountpoints incorrect typing [Alexis Svinartchouk]
- Update axios to 0.21.1 and aws4-axios to 2.0.1 [Alexis Svinartchouk]
Update rendition from 18.8.3 to 19.2.0 [Alexis Svinartchouk]
- Add truncate property to Txt component [JSReds]
- Add fallback image source to Img component [Stevche Radevski]
- Remove Arcslider component [Stevche Radevski]
- Upgrade rehype-raw to latest version [Kakhaber]
- Fix disabled button tooltip [JSReds]
- Turn keydown handler into an arrow function [Stevche Radevski]
- Fix form not getting the Enter key event when nested in a modal [Stevche Radevski]
- feat: Add new StatsBar component [Graham McCulloch]
- Update snapshots [Graham McCulloch]
- Removed out-of-date documentation and template text [Graham McCulloch]
- Markdown: Fix line breaks [Kakhaber]
- Make card size responsive [Stevche Radevski]
- Allow passing responsive values to datagrid width props [Stevche Radevski]
- Update snapshots due to a Card change [JSReds]
- Card: make body to be full height [JSReds]
- Add star rating component [Kakhaber]
- Completely revamp the development setup for rendition [Stevche Radevski]
- Modal: Change the button margins to use the predefined spacing palette [Thodoris Greasidis]
- Modal: Move the cancel button first for dangerous & warning actions [Thodoris Greasidis]
- Allow passing checked items as a prop to Table [Stevche Radevski]
- Fix accidental complete lodash import [Thodoris Greasidis]
- Form: Remove the flaky Captcha sceenshot test [Thodoris Greasidis]
- Update react-simplemde-editor & snapshots for upstream versions [Thodoris Greasidis]
- Updated snapshots [Graham McCulloch]
- Fix: Confirm only depends on the files it needs [Graham McCulloch]
- Button: Preserve event during confirmation [Kakhaber]
- Button: Add confirmation property [Kakhaber]
- Tabs: changed interfaces and props [JSReds]
- Fix Tabs typings [Stevche Radevski]
- Add a Grid component [Stevche Radevski]
- Added more documentation for JsonSchemaRenderer [Graham McCulloch]
- fix: UI schema for JsonSchemaRenderer DropDownButton and ButtonGroup widgets [Graham McCulloch]
- Add dark mode to storybook [Stevche Radevski]
- Allow passing widget to extraFormats field [Stevche Radevski]
- Resolve module path not relying on node_moules dir [Kakhaber]
- Set tabpanel height so it stretches to full height [StefKors]
- Specify tabs width to fix layout problems [StefKors]
- feat: Add ColorWidget for JsonSchemaRenderer [Graham McCulloch]
- Markdown: Ignore decorators inside a code block [Kakhaber]
- Add compact variation to tabs [StefKors]
- Improve spacing for Modal and Select components [Stevche Radevski]
- fix: Use widget's display name to reference the widget [Graham McCulloch]
- Update dependencies [Alexis Svinartchouk]
- Update @balena/lint to 5.3.0 [Alexis Svinartchouk]
- Update webpack to v5 [Alexis Svinartchouk]
- Fix typo in webpack.config.ts comment [Alexis Svinartchouk]
- docs: fix quote marks [Aaron Shaw]
- Disable screensaver while flashing (on balena-electron-env) [Alexis Svinartchouk]
- Show the first error for each drive (not the last) [Alexis Svinartchouk]
- Fix red leds not showing for failed devices [Alexis Svinartchouk]
- docs: add documentation links [Aaron Shaw]
- docs: update macOS version [Aaron Shaw]
- Improve hover message when the drive is too small [Alexis Svinartchouk]
- Update electron to v9.4.0 [Alexis Svinartchouk]
- Update npm to v6.14.8 [Giovanni Garufi]
- Update rgb leds colors [Alexis Svinartchouk]
- Remove unmountOnSuccess setting [Alexis Svinartchouk]
- Only show auto-updates setting on supported targets [Alexis Svinartchouk]
- Remove dead code in settings modal [Alexis Svinartchouk]
- Fix effective flashing speed calculation for compressed images [Alexis Svinartchouk]
- Change some border colors to have higher contrast [Lorenzo Alberto Maria Ambrosi]
Update etcher-sdk from 5.1.10 to 5.1.11 [Alexis Svinartchouk]
- Don't use the O_SYNC flag for block devices, only O_DIRECT [Alexis Svinartchouk]
Update sys-class-rgb-led from 2.1.1 to 3.0.0 [Alexis Svinartchouk]
- Add example etcher-pro rainbow animation [Alexis Svinartchouk]
- Use one setInterval instead of a loop for each led, t in seconds [Alexis Svinartchouk]
- Add rendition and sys-class-rgb-led to repo.yml [Alexis Svinartchouk]
Update sys-class-rgb-led from 2.1.0 to 2.1.1 [Alexis Svinartchouk]
- Replace resin-lint with @balena/lint [Alexis Svinartchouk]
- Update typescript to v4.1.2 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
- Fix layout when the featured project is not showing [Alexis Svinartchouk]
- Improve flashing error handling [Alexis Svinartchouk]
- Fix modal content height on Windows [Alexis Svinartchouk]
Update etcher-sdk from 5.1.5 to 5.1.10 [Alexis Svinartchouk]
Update balena-image-fs from 7.0.5 to 7.0.6 [Alexis Svinartchouk]
- Add repo.yml file [Alexis Svinartchouk]
- Update @balena/udif from 1.1.0 to 1.1.1 [Alexis Svinartchouk]
Update zip-part-stream from 1.0.2 to 1.0.3 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update node-raspberrypi-usbboot from 0.2.9 to 0.2.10 [Alexis Svinartchouk]
- Update typescript to v4.1.2 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update mountutils from 1.3.19 to 1.3.20 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update gzip-stream from 1.1.1 to 1.1.2 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update drivelist from 9.2.1 to 9.2.2 [Alexis Svinartchouk]
- Update typescript to v4.1.2 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update blockmap from 4.0.2 to 4.0.3 [Alexis Svinartchouk]
- Update typescript to v4.1.2 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update partitioninfo from 6.0.1 to 6.0.2 [Alexis Svinartchouk]
Update file-disk from 8.0.0 to 8.0.1 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update file-disk from 8.0.0 to 8.0.1 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update balena-image-fs from 7.0.4 to 7.0.5 [Alexis Svinartchouk]
Update file-disk from 8.0.0 to 8.0.1 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update ext2fs from 3.0.3 to 3.0.4 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
Update partitioninfo from 6.0.1 to 6.0.2 [Alexis Svinartchouk]
Update file-disk from 8.0.0 to 8.0.1 [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
- Add versionbot changelog [Alexis Svinartchouk]
- Don't start opening drives in advance to avoid unhandled rejections [Alexis Svinartchouk]
- Update generated docs [Alexis Svinartchouk]
- Do not unmount source drives [Alexis Svinartchouk]
- Factorize retrying transient errors [Alexis Svinartchouk]
- Retry opening files & block devices on transient errors [Alexis Svinartchouk]
- Update generated docs [Alexis Svinartchouk]
- Set useContentSize to true so the size is the same on all platforms [Alexis Svinartchouk]
- Warn when the source drive has no partition table [Alexis Svinartchouk]
- Use a different icon when no source drive is available [Alexis Svinartchouk]
- Allow selecting a locked SD card as the source drive [Alexis Svinartchouk]
- Remove "Validate write on success" setting. Validation is always enabled, press the "skip" button to skip it. [Alexis Svinartchouk]
- Update electron to v9.3.3 [Alexis Svinartchouk]
- Update etcher-sdk to 5.1.1, use WASM ext2fs module [Alexis Svinartchouk]
- Remove console.log in tests [Lorenzo Alberto Maria Ambrosi]
- Fix URL not being selected with custom protocol [Lorenzo Alberto Maria Ambrosi]
- Add skip function to validation [Lorenzo Alberto Maria Ambrosi]
- Rework success screen [Lorenzo Alberto Maria Ambrosi]
- Workaround elevation bug on Windows when the username contains an ampersand [Alexis Svinartchouk]
- Fix content not loading when the app path contains special characters [Alexis Svinartchouk]
- Re-enable ext partitions trimming on 32 bit Windows [Alexis Svinartchouk]
- Rework system & large drives handling logic [Lorenzo Alberto Maria Ambrosi]
- Reword macOS Catalina askpass message [Lorenzo Alberto Maria Ambrosi]
- Add clone-drive workflow [Lorenzo Alberto Maria Ambrosi]
- Disable ext partitions trimming on 32 bit windows until it is fixed [Alexis Svinartchouk]
- Fix opening zip files from servers accepting Range headers [Alexis Svinartchouk]
- Update etcher-sdk to 4.1.26 [Alexis Svinartchouk]
- URL selector cancel button cancels ongoing url selection [Alexis Svinartchouk]
- Spinner for URL selector modal [Alexis Svinartchouk]
- Fix writing config file [Alexis Svinartchouk]
- Update electron to v9.2.1 [Alexis Svinartchouk]
- Update rendition to ^17 [Alexis Svinartchouk]
- Update electron to 9.2.0 [Alexis Svinartchouk]
- Update etcher-sdk to ^4.1.23 [Alexis Svinartchouk]
- Move linting and testing into package.json [Alexis Svinartchouk]
- Set module: es2015 in tsconfig.json [Alexis Svinartchouk]
- Replace native elevator with sudo-prompt on windows [Alexis Svinartchouk]
- Don't import WeakMap polyfill in deep-map-keys [Alexis Svinartchouk]
- Don't use lodash in child-writer.js [Alexis Svinartchouk]
- Optimize svgs [Alexis Svinartchouk]
- User regular stream in lzma-native instead of readable-stream [Alexis Svinartchouk]
- Remove Bluebird [Alexis Svinartchouk]
- Fix flashing truncated images, fix flashing large dmgs [Alexis Svinartchouk]
- Electron 9.1.1 [Alexis Svinartchouk]
- Remove bluebird from main process, reduce lodash usage [Alexis Svinartchouk]
- Centralize imports in child-writer [Alexis Svinartchouk]
- Split main process and child-writer js files [Alexis Svinartchouk]
- Stop using request, replace it with already used axios [Alexis Svinartchouk]
- Remove font awesome unused icons from the generated bundle [Alexis Svinartchouk]
- Remove no longer used .sass-lint.yml [Alexis Svinartchouk]
- Use tslib [Alexis Svinartchouk]
- Use strict typescript compiler option [Alexis Svinartchouk]
- Update rendition to ^16.1.1 [Alexis Svinartchouk]
- Resize modal to show content appropriately [Lorenzo Alberto Maria Ambrosi]
- Update etcher-sdk to v4.1.16 [Lorenzo Alberto Maria Ambrosi]
- Convert sass to plain css [Lorenzo Alberto Maria Ambrosi]
- Remove unused scss [Lorenzo Alberto Maria Ambrosi]
- Remove unused warning in settings [Lorenzo Alberto Maria Ambrosi]
- Refactor UI without bootstrap & flexboxgrid [Lorenzo Alberto Maria Ambrosi]
- Restyle modals [Lorenzo Alberto Maria Ambrosi]
- Remove bootstrap & flexboxgrid [Lorenzo Alberto Maria Ambrosi]
- Rework and move flashing view elements [Lorenzo Alberto Maria Ambrosi]
- Refactor UI grid to use rendition [Lorenzo Alberto Maria Ambrosi]
- Update partitioninfo to 5.3.5 [Alexis Svinartchouk]
- Add .vhd to the list of supported extensions, allow opening any file [Alexis Svinartchouk]
- Update mocha to v8.0.1 [Alexis Svinartchouk]
- Update electron-notarize to v1.0.0 [Alexis Svinartchouk]
- Update electron to v9.0.4 [Alexis Svinartchouk]
- Update etcher-sdk to v4.1.15 [Alexis Svinartchouk]
- Sticky header in target selection table [Alexis Svinartchouk]
- Update rendition to 15.2.1 [Alexis Svinartchouk]
- Fix source-selector image height [Lorenzo Alberto Maria Ambrosi]
- Update rendition to v15.0.0 [Lorenzo Alberto Maria Ambrosi]
- Merge unsafe mode with new target selector [Lorenzo Alberto Maria Ambrosi]
- Rework target selector modal [Lorenzo Alberto Maria Ambrosi]
- Update node-raspberrypi-usbboot to 0.2.8 [Alexis Svinartchouk]
- Update electron to 9.0.3 [Alexis Svinartchouk]
- Inline all svgs [Alexis Svinartchouk]
- Use between 2 and 256MiB for buffering depending on the number of drives [Alexis Svinartchouk]
- Check that argument is an url or a regular file before opening [Alexis Svinartchouk]
- Update etcher-sdk to ^4.1.13 [Alexis Svinartchouk]
- Update electron to v9.0.2 [Alexis Svinartchouk]
- Fix flash from url on windows [Alexis Svinartchouk]
- Avoid random access in http sources [Alexis Svinartchouk]
- Update etcher-sdk to ^4.1.8 [Alexis Svinartchouk]
- Read image path from arguments, register
etcher://...
protocol [Alexis Svinartchouk] - Update etcher-sdk to ^4.1.6 [Alexis Svinartchouk]
- Fix sudo-prompt promisification [Alexis Svinartchouk]
- Allow skipping notarization when building package (dev) [Lorenzo Alberto Maria Ambrosi]
- Fix ia32 builds for windows [Alexis Svinartchouk]
- Remove writing speed from finish screen [Alexis Svinartchouk]
- Add effective speed in flash results [Alexis Svinartchouk]
- Update progress bar style [Alexis Svinartchouk]
- Change font to SourceSansPro and fix hover color [Alexis Svinartchouk]
- Update rendition to ^14.13.0 [Alexis Svinartchouk]
- Remove unused styles [Alexis Svinartchouk]
- spectron: Make tests pass on Windows Docker containers [Juan Cruz Viotti]
- Stop checking file extensions [Alexis Svinartchouk]
- Fix flash from url (broken in 1.5.92) [Alexis Svinartchouk]
- Update etcher-sdk to ^4.1.4 [Alexis Svinartchouk]
- Update electron-builder to v22.6.1 [Alexis Svinartchouk]
- Strip out comments from generated code [Alexis Svinartchouk]
- Update electron to v9.0.0 [Alexis Svinartchouk]
- Use electron.app.getAppPath() instead of reading it from argv in catalina-sudo [Alexis Svinartchouk]
- Disable asar packing on all platforms [Alexis Svinartchouk]
- Remove unneeded fortawesome from main.scss [Alexis Svinartchouk]
- Remove unneeded font formats [Alexis Svinartchouk]
- Webpack everything, reduce package size [Alexis Svinartchouk]
- Minor fix - Init isSourceDrive param in correct place [Lorenzo Alberto Maria Ambrosi]
- Fix undefined image from DriveCompatibilityWarning [Rob Evans]
- Update leds behaviour [Alexis Svinartchouk]
- Fix drive selector modal padding [Alexis Svinartchouk]
- Update all dependencies minor versions [Alexis Svinartchouk]
- Update @types/node 12.12.24 -> 12.12.39 [Alexis Svinartchouk]
- Update ts-loader 6 -> 7 [Alexis Svinartchouk]
- Update sinon 8 -> 9 [Alexis Svinartchouk]
- Update node-gyp 3 -> 6 [Alexis Svinartchouk]
- Update lint-staged 9 -> 10 [Alexis Svinartchouk]
- Update husky 3 -> 4 [Alexis Svinartchouk]
- Remove no longer used html-loader dev dependency [Alexis Svinartchouk]
- Update electron-notarize 0.1.1 -> 0.3.0 [Alexis Svinartchouk]
- Remove no longer used chalk dev dependency [Alexis Svinartchouk]
- Update @types/tmp 0.1.0 -> 0.2.0 [Alexis Svinartchouk]
- Update @types/sinon 7 -> 9 [Alexis Svinartchouk]
- Update @types/semver 6 -> 7 [Alexis Svinartchouk]
- Update @types/mocha 5 -> 7 [Alexis Svinartchouk]
- Update roboto-fontface 0.9.0 -> 0.10.0 [Alexis Svinartchouk]
- Update rendition 12 -> 14, styled-system and styled-components 4 -> 5 [Alexis Svinartchouk]
- Update electron-updater 4.0.6 -> 4.3.1 [Alexis Svinartchouk]
- Update redux 3 -> 4 [Alexis Svinartchouk]
- Update debug 3 -> 4 [Alexis Svinartchouk]
- Update semver 5 -> 7 [Alexis Svinartchouk]
- Update tmp 0.1.0 -> 0.2.1 [Alexis Svinartchouk]
- Update uuid v3 -> v8 [Alexis Svinartchouk]
- Update etcher-sdk to ^4.1.3 to fix issues with some bz2 files [Alexis Svinartchouk]
- Fix theme warnings [Alexis Svinartchouk]
- Prefer balena-etcher to etcher-bin on Arch Linux [Alexis Svinartchouk]
- Including Arch / Manjaro install instructions [Tom]
- Fix notification icon path [Alexis Svinartchouk]
- Decompress images before flashing, remove trim setting, trim ext partitions [Alexis Svinartchouk]
- Allow http/https only for Flash from URL [Lorenzo Alberto Maria Ambrosi]
- Add generic error's message [Lorenzo Alberto Maria Ambrosi]
- Refactor buttons style [Lorenzo Alberto Maria Ambrosi]
- Add flash from url workflow [Lorenzo Alberto Maria Ambrosi]
- Add staging percentage for v1.5.81 [Lorenzo Alberto Maria Ambrosi]
- Trigger update for v1.5.81 [Lorenzo Alberto Maria Ambrosi]
- Add average speed in flash results [Lorenzo Alberto Maria Ambrosi]
- docs: Update macOS drive recovery command [Wilson de Farias]
- Update etcher-sdk to use direct IO [Alexis Svinartchouk]
- Use zoomFactor to scale contents in fullscreen mode [Lorenzo Alberto Maria Ambrosi]
- Update electron to v7.1.14 [Alexis Svinartchouk]
- Fix sass files path for lint-sass [Alexis Svinartchouk]
- Remove "Download the React DevTools for a better development experience" message [Alexis Svinartchouk]
- Fix error when launching from terminal when installed via apt. [Alois Klink]
- Update drivelist to 8.0.10 to fix parsing lsblk --pairs [Alexis Svinartchouk]
- Fix error message not being shown on write error [Alexis Svinartchouk]
- The RGBLed module has been moved to a separate repository [Alexis Svinartchouk]
- Prefix temp permissions script name [Lorenzo Alberto Maria Ambrosi]
- Fix image drop zone, remove react-dropzone dependency [Alexis Svinartchouk]
- Update etcher-sdk to ^2.0.17 [Alexis Svinartchouk]
- Initialize leds object map [Omar López]
- Etcher pro leds feature [Alexis Svinartchouk]
- Compress deb package with bzip instead of xz [Alexis Svinartchouk]
- Update electron to 7.1.11 [Alexis Svinartchouk]
- Sort devices by device path on Linux [Alexis Svinartchouk]
- Update electron to v7.1.10 [Alexis Svinartchouk]
- Remove no longer used angular svg-icon component [Alexis Svinartchouk]
- Remove no longer used closestUnit angular filter [Alexis Svinartchouk]
- Update resin-corvus to 2.0.5 [Lorenzo Alberto Maria Ambrosi]
- Make header draggable again [Lorenzo Alberto Maria Ambrosi]
- Refactor drive selector and confirm modal to React [Lorenzo Alberto Maria Ambrosi]
- Rework lib/gui/app/styled-components to typescript [Alexis Svinartchouk]
- Convert FlashAnother & FlashResults to typescript [Lorenzo Alberto Maria Ambrosi]
- Use React instead of Angular for image selection [Lucian]
- Convert the drive selection step to React [Thodoris Greasidis]
- chore: move flash step to React [Stevche Radevski]
- Use React instead of Angular for image selection [Lucian]
- Don't add --no-sandbox when ELECTRON_RUN_AS_NODE true [Alexis Svinartchouk]
- Add version in settings modal [Lorenzo Alberto Maria Ambrosi]
- Fix elevation on macos in development [Alexis Svinartchouk]
- Update spectron to ^8 [Alexis Svinartchouk]
- Update dependencies, get node-usb from npm [Alexis Svinartchouk]
- Update nan to ^2.14 [Alexis Svinartchouk]
- Use the same entrypoint for etcher and the child writer [Alexis Svinartchouk]
- Require angular-mocks only when needed [Alexis Svinartchouk]
- Remove no longer needed pkg dev dependency [Alexis Svinartchouk]
- Update mocha, remove nock [Alexis Svinartchouk]
- Remove no longer needed xml2js [Alexis Svinartchouk]
- Remove node-pre-gyp patch that is no longer needed with electron 6 [Alexis Svinartchouk]
- Update electron-mocha to ^8.1.2, remove acorn [Alexis Svinartchouk]
- Update electron to 6.0.10 [Alexis Svinartchouk]
- Convert settings modal to typescript [Lorenzo Alberto Maria Ambrosi]
- Refactor settings page into modal [Lorenzo Alberto Maria Ambrosi]
- Use bash instead of sh for running the elevated process on Linux and Mac [Alexis Svinartchouk]
- Introduce an FAQ file [Dimitrios Lytras]
- Update drivelist to 8.0.9 [Alexis Svinartchouk]
- Notarize app on macOS [Lorenzo Alberto Maria Ambrosi]
- Upgrade ext2fs to 1.0.30 [Matthew McGinn]
- Catch console log messages from SafeWebView [Roman Mazur]
- Remove leftover GH-pages configuration file [Dimitrios Lytras]
- Fix entrypoint when options are passed to electron [Alexis Svinartchouk]
- Fix windows portable download [Lorenzo Alberto Maria Ambrosi]
- Update etcher-sdk to ^2.0.13 [Alexis Svinartchouk]
- Fix auto-updater check for updates [Lorenzo Alberto Maria Ambrosi]
- Allow typescript files [Lorenzo Alberto Maria Ambrosi]
- Don't use wmic's ProviderName if it's empty [Alexis Svinartchouk]
- Update sudo-prompt to ^9.0.0 [Alexis Svinartchouk]
- Option for trimming ext partitions on raw images [Alexis Svinartchouk]
- Make window size configurable [Alexis Svinartchouk]
- Don't use sudo-prompt when already elevated [Alexis Svinartchouk]
- Rework drive-selector with react + rendition [Lorenzo Alberto Maria Ambrosi]
- Use rendition theme property for step buttons [Lorenzo Alberto Maria Ambrosi]
- Upgrade styled-system to v4.1.0 [Lorenzo Alberto Maria Ambrosi]
- Upgrade rendition to v8.7.2 [Lorenzo Alberto Maria Ambrosi]
- Update ext2fs to 1.0.29 [Alexis Svinartchouk]
- Empty commit to trigger build [Alexis Svinartchouk]
- Fix elevation on windows when the path contains "&" or "'" [Alexis Svinartchouk]
- Revert "Include sass in webpack configs" [Lorenzo Alberto Maria Ambrosi]
- Include sass in webpack configs [Lorenzo Alberto Maria Ambrosi]
- waffle.io removal and adding a link to the license [Mateusz Hajder]
- windows installer and portable version support both ia32 and x64 [Alexis Svinartchouk]
- Add clean-shrinkwrap script to postshrinkwrap step [Lorenzo Alberto Maria Ambrosi]
- Add mention to usbboot compatibility [Carlo Maria Curinga]
- Bump react dependency to v16.8.5 [Lorenzo Alberto Maria Ambrosi]
- Update etcher-sdk to ^2.0.9 [Alexis Svinartchouk]
- Downgrade electron 4.1.5 -> 3.1.9 [Alexis Svinartchouk]
- Use https url for fetching config, avoid redirection [Alexis Svinartchouk]
- win32: fix running diskpart when the tmp file path contains spaces [Alexis Svinartchouk]
- Fix gzipped files verification percentage and dmg verification. [Alexis Svinartchouk]
- Export NPM_VERSION variable in Makefile [Lorenzo Alberto Maria Ambrosi]
- Update etcher-sdk to ^2.0.3 [Alexis Svinartchouk]
- Update electron to 4.1.5 [Alexis Svinartchouk]
- Don't show a dialog when the write fails. [Alexis Svinartchouk]
- Add support for auto-updating feature [Giovanni Garufi]
- Update electron-builder to ^20.40.2 [Alexis Svinartchouk]
- Update etcher-sdk to ^2.0.1 [Alexis Svinartchouk]
- (Windows): Fix reading images from network drives when the tmp dir has spaces [Alexis Svinartchouk]
- (Windows): Fix reading images from network drives containing non ascii characters [Alexis Svinartchouk]
- New parameter in webview for opt-out analytics [Lorenzo Alberto Maria Ambrosi]
- Update resin-corvus to ^2.0.3 [Alexis Svinartchouk]
- Configure versionbot to publish repo metadata to github pages [Giovanni Garufi]
- (Windows): Use full path to wmic as some systems don't have it in their PATH [Alexis Svinartchouk]
- Fix error when config.analytics was undefined [Alexis Svinartchouk]
- Don't try to flash when no device is selected [Alexis Svinartchouk]
- Reformat changelog [Giovanni Garufi]
- Avoid "Error: There is already a flash in progress" errors [Alexis Svinartchouk]
- Update resin-corvus to ^2.0.2 [Alexis Svinartchouk]
- Better reporting of unhandled rejections to sentry [Alexis Svinartchouk]
- Update build scripts [Giovanni Garufi]
- Automatically publish github release from CI
- Add repo.yml
- Show the correct logo on usbboot devices on Ubuntu
- Update etcher-sdk to ^1.3.10
- Update build scripts
- Update build scripts
- Fixed broken Hombrew cask link for etcher
- Remove no longer used travis and appveyor configs
- Update resin-scripts
- Update etcher-sdk to 1.3.0
- Update ext2fs to 1.0.27
- Update docs
- Fix disappearing modal window
- Fix blurred background image
- Target electron 3 runtime in babel options
- Don't pass undefined sockets to ipc.server.emit()
- Fix error when event.dataTransfer.files is empty
- Fix error message not showing when an unsupported image is selected
- Avoid
Invalid percentage
exceptions - Update etcher-sdk to 1.1.0
- Add missing step for submodule cloning in README
- Throw error if no commit is annotated with a changelog entry
- Enable versionist editVersion
- Removed lodash dependency in versionist.conf.js
- Reworked flashing logic with etcher-sdk
- Add support for flashing Raspberry Pi CM3+
- Upgrade to Electron v3.
- Upgrade to NPM 6.7.0
- Fix incorrect drives list on Linux
- Changed “Drive Contains Image” to “Drive Mountpoint Contains Image”
- Removed etcher-cli
- Fix update notifier error popping up on v1.4.1->1.4.8
- Added React component for the Flash Results button
- Added React component for the Flash Another button
- Restyle success screen and enlarge UI elements
- Use https for fetching sub modules
- Add
.wic
image extension as supported format
- Added featured-project while flashing
- Moved back the write cancel button
- Reject drives with null size (fixes pretty-bytes error)
- Fix typo in contributing guidelines
- Modify versionist.conf.js to match new internal commit guidelines
- Rename etcher to balena-etcher
- Convert Select Image button to Rendition
- Provide a Buffer to xxhash.Stream
- Fix 64 bit detection on arm
- Fix incorrect file constraint path
- Fix flash cancel button interaction
- Add new balena.io logos
- Use Resin CI scripts to build Etcher
- Enable React lint rules
- Convert Progress Button to Rendition
- Center content independent to window resolution.
- Add electron-native file-picker component.
- Hide unsafe mode option toggle with an env var.
- Use new design background color and drive step size ordering.
- Add a convenience Storage class on top of localStorage.
- Introduce env var to toggle autoselection of all drives.
- Add font-awesome.
- Add support for configuration files
- Use GTK-3 darkTheme mode.
- Add environment variable to toggle fullscreen.
- Allow blacklisting of drives through and environment variable ETCHER_BLACKLISTED_DRIVES.
- Show selected drives below drive selection step.
- Add a button to cancel the flash process.
- Download usbboot drivers installer when clicking a driverless usbboot device on Windows.
- Allow disabling links and hiding help link with an env var.
- Add "make webpack" to travis-ci build script
- Makefile: Don't use tilde in rpm versions
- Change Spectron port so not to overlap with other builds
- Fix multi-writes analytics by reusing existing logic in multi-write events.
- Load usbboot adapter on start on GNU/Linux if running as root.
- Update drivelist to v6.4.2
- Add instructions for installing and uninstalling on Solus.
- Don't display status dots with a quantity of zero on success screen
- Correct wording of flash status to use "successful" instead of "succeeded"
- Keep single drive-image pairs with warnings selected
- Improve notification messages
- Fix blob handling for usbboot
- Make the progress button blue on verification
- Display succeeded and failed devices on finish screen
- Exclude RAID devices from drive selection list
- Display untitled device when device lacks description
- Prefix multiple devices label with quantity
- Fix handling of errors over IPC
- Fix usbboot blob loading
- Revert using native binding to clean disks on Windows
- Exclude package.json from UI bundle
- Move the drive selector warning dialog to the flash step
- Display image size for comparison if drive is too small
- Implement writing to multiple destinations simultaneously
- Add colorised multi-writes progress status dots
- Move CLI write preparation logic into SDK
- Make the drive-selector button orange on warnings
- Warn the user on selection of large drives
- Consolidate low-level components into Etcher SDK
- Use native code to clean drives on Windows
- Increase UV_THREADPOOL_SIZE to allocate 4 threads per CPU
- Add icon next to drive size when compatibility warnings exist
- Display number of active devices while flashing in CLI
- Replace CRC32 checksums with SHA512
- Enable usbboot on Linux if run as root
- Improve spacing to the drive-selector warning/error labels
- Line wrap selector size subtitles wholly
- Hide the size label given multiple devices
- Use correct usbboot blob path in AppImages
- Fix EINVAL error on Linux
- Fix enabling debug output
- Fix DevTools opening in docked mode
- Fix menu's application name
- Fix "Array buffer allocation failed" when flashing some .dmg images
- Log the banner load event to analytics
- Warn on usbboot load error in the console on Linux
- Ensure image/drive size is displayed on new line
- Don't force-inherit process environment on Windows
- Replace Helvetica as the main font with Roboto
- Update Electron to v1.7.13
- Add spacing to the drive warning icon
- Use multi-drive methods with drive-list warning button
- Remove unused & deprecated robot protocol
- Update copyright years
- Update instructions in ISSUE_TEMPLATE
- Use Concourse CI for automated release builds
- Only publish production packages to Bintray (remove devel)
- Replace Gitter with Resin.io Forums for support
- Add support for arm64 / armv8 / aarch64 in build scripts
- Add descriptive name to modal popup windows
- Fix "stdout maxBuffer" error on Linux
- Fix Etcher not working / crashing on older Windows systems
- Fix not all partitions being unmounted after flashing on Linux
- Fix selection of images in folders with file extension on Mac OS
- Update Electron to v1.7.11
- Display connected Compute Modules even if Windows doesn't have the necessary drivers to act on them
- Add read/write retry delays with backoff to ...
- Add native application menu (which fixes OS native window management shortcuts not working)
- Fix "Couldn't scan drives" error
- Ensure the writer process dies when the GUI application is killed
- Run elevated writing process asynchronously on Windows
- Fix trailing space in environment variables during Windows elevation
- Don't send analytics events when attempting to toggle a disabled drive
- Fix handling of transient write errors on Linux (EBUSY)
- Fix runaway perl process in drivelist on Mac OS
- Update Electron from v1.7.9 to v1.7.10
- Remove Angular dependency from image-writer
- Fix handling of temporary read/write errors
- Don't send initial Mixpanel events before "Anonymous Tracking" settings are loaded
- Fix verification step reading from the cache
- Display actual write speed
- Add the progress and status to the window title.
- Add a sudo-prompt upon launch on Linux-based systems.
- Add optional progress bars to drive-selector drives.
- Increase the flashing speed of usbboot discovered devices.
- Add eye candy to usbboot initialized devices.
- Integrate Raspberry Pi's usbboot technology.
- Fix bzip2 streaming with the new pipelines
- Remove Linux elevation meant for usbboot.
- Fix
LIBUSB_ERROR_NO_DEVICE
error at the end of usbboot. - Gracefully handle scenarios where a USB drive is disconnected halfway through the usbboot procedure.
- Make sure the progress button is always rounded.
- Fix permission denied issues when XDG_RUNTIME_DIR is mounted with the
noexec
option. - Fix Etcher being unable to read certain zip files
- Fix "Couldn't scan the drives: An unknown error occurred" error when there is a drive locked with BitLocker.
- Fix "Missing state eta" error when speed is zero
- Fix "Stuck on Starting..." error
- Fix situations where the process would get stuck while flashing
- Add the Python version (2.7) to the CONTRIBUTING doc.
- Remove duplicate debug enabling in usbboot module.
- Update Electron to v1.7.9
- Retry ejection various times before giving up on Windows.
- Try to use
$XDG_RUNTIME_DIR
to extract temporary scripts on GNU/Linux.
- Add support for
.rpi-sdcard
images
- Avoid "broken" icon when selecting a zip image archive with invalid SVG
- Fix
UNABLE_TO_GET_ISSUER_CERT_LOCALLY
error at startup when behind certain proxies - Fix
EHOSTDOWN
error at startup - Display a user-friendly error message if the user is not in the sudoers file
- Make archive-embedded SVG icons work again
- Fix "imageBasename is not defined" error on the CLI
- Fix various drive scanning Windows errors
- Improve Windows drive detection error codes.
- Prevent "percentage above 100%" errors on DMG images
- Fix Etcher not starting flashes in AppImages
- Fix most "Unmount failed" errors on macOS
- Add image name, drive name, and icon to OS notifications
- Add support for
.sdcard
images - Start publishing RPM packages
- Generate single-binary portable installers on Windows
- Show friendlier error dialogs when opening an image results in an error
- Generate one-click Windows NSIS installers
- Show the application version in the WebView banners
- Show a warning message if the selected image has no partition table
- Make use of
pkg
to package the Etcher CLI - Send anonymous analytics about package types
- Minor style improvements to the fallback success page banner
- Turn the update notifier modal into a native dialog
- Fix "You don't have access to this resource" error at startup when behind a firewall
- Fix
UNABLE_TO_VERIFY_LEAF_SIGNATURE
error at startup when behind a proxy - Reset webview after navigating away from the success screen
- Fix occasional increased CPU usage because of perl regular expression in macOS
- Don't install to
C:\Program Files (x86)
on 64-bit Windows systems - Fix "file is not accessible" error when flashing an image that lives inside a directory whose name is UTF-16 encoded on Windows.
- Fix various interrelated Windows
.bat
spawning issues - Fix 0.0 GB Windows drive detection issues
- Cleanup drive detection temporary scripts in GNU/Linux and macOS
- Ensure no analytics events are sent if error reporting is disabled
- Retry various times on
EAGAIN
when spawning drive scanning scripts - Don't break up size numbers in the drive selector
- Remove "Advanced" settings subtitle
- Remove support for the
ETCHER_DISABLE_UPDATES
environment variable - Swap speed and time below the flashing progress bar
- Implement a dynamic finish page.
- Display nicer error dialog when reading an invalid image.
- Prevent drive from getting re-mounted in macOS even when the unmount on success setting is enabled.
- Fix
ECONNRESET
andECONNREFUSED
errors when checking for updates on unstable connections. - Fix application stuck at "Starting..." on Windows.
- Fix error on startup when Windows username contained an ampersand.
- Fix various elevation issues on Windows
- Treat unknown images as octet stream
- Fix uncaught errors when cancelling elevation requests on Windows when the system's language is not English.
- Fix "Unmount failed" on Windows where the PC is connected to network drives.
- Various fixes for when drive descriptions contain special characters.
- Show a friendly user message on EIO after many retries.
- Show user friendly messages for
EBUSY, read
andEBUSY, write
errors on macOS.
- Show a user friendly message when the drive is unplugged half-way through.
- Fix "UNKNOWN: unknown error" error when unplugging an SD Card from an internal reader on Windows.
- Fix "function createError(opts) {}" error on validation failure.
- Fix "Unmount failed, invalid drive" error on Windows.
- Fix Apple disk image detection & streaming.
- Improve error reporting accuracy.
- Display a user error if the image is no longer accessible when the writer starts.
- Prevent uncaught
EISDIR
when dropping a directory to the application. - Fix "Path must be a string. Received undefined" when selecting Apple images.
- Don't interpret certain ISO images as unsupported.
- Add support for Apple Disk images.
- Add the un-truncated drive description to the selected drive step tooltip.
- Prevent flashing an image that is larger than the drive with the CLI.
- Prevent progress button percentage to exceed 100%.
- Don't print stack traces by default in the CLI.
- Prevent blank application when sending SIGINT on GNU/Linux and macOS.
- Fix unmounting freezing in macOS.
- Fix GNU/Linux udev error when
net.ifnames
is set. - Fix
ENOSPC
image alignment errors. - Fix errors when unplugging drives exactly when the drive scanning scripts are running.
- Fix several unmount related issues in all platforms.
- Fix "rawr i'm a dinosaur" bzip2 error.
- Make errors more user friendly throughout the application.
- Don't report "invalid archive" errors to TrackJS.
- Stop drive scanning loop if an error occurs.
- Don't include user paths in Mixpanel analytics events.
- Provide a user friendly error message when no polkit authentication agent is available on the system.
- Show friendly drive name instead of device name in the main screen.
- Start reporting errors to Sentry instead of to TrackJS.
- Show warning when user tries to flash a Windows image
- Update the image step icon with an hexagonal "plus" icon.
- Update main page design to its new style.
- Swap the order of the drive and image selection steps.
- Fix
transformRequest
error at startup when not connected to the internet, or when on an unstable connection. - Prevent flashing the drive where the source image is located.
- Fix text overflowing on tooltips.
- Don't ignore errors coming from the Windows drive detection script.
- Omit empty SD Card readers in the drive selector on Windows.
- Fix "Error: Command Failed" error when unmounting on Windows.
- Fix duplicate error messages on some errors.
- Fix 'MySQL' is not recognised as an internal or external command error on Windows.
- Ignore
stderr
output from drive detection scripts if they exit with code zero.
- Improve validation error message.
- Emit an analytics event on
ENOSPC
. - Normalize button text casing.
- Don't auto select system drives in unsafe mode.
- Use a OS dialog to show the "exit while flashing" warning.
- Capitalize every text throughout the application.
- Improve Etcher CLI error messages.
- Replace the
--robot
CLI option with anETCHER_CLI_ROBOT
environment variable. - Sort supported extensions alphabetically in the image file-picker.
- Label system drives in the drive-list widget.
- Show available Etcher version in the update notifier.
- Confirm before user quits while writing.
- Add a changelog link to the update notifier modal.
- Make the image file picker attach to the main window (as a real modal).
- Fix alignment of single call to action buttons inside modals.
- Fix "Invalid message" error caused by the IPC client emitting multiple JSON objects as a single message.
- Fix "This key is already associated with an element of this collection" error when multiple partitions point to the same drive letter on Windows.
- Fix system drives detected as removable drives on Mac Mini.
- Fix sporadic "EIO: i/o error, read" errors during validation.
- Fix "EIO: i/o error, write" error.
- Fix command line arguments not interpreted correctly when running the CLI with a custom named NodeJS binary.
- Wrap drive names and descriptions in the drive selector widget.
- Allow the user to press ESC to cancel a modal dialog.
- Fix "Can't set the flashing state when not flashing" error.
- Fix writing process remaining alive after the GUI is closed.
- Check available permissions in the CLI early on.
- Fix
this.log is not a function
error when clicking "flash again". - Fix duplicate drives in Windows.
- Fix drive scanning exceptions on GNU/Linux systems with
net.ifnames
enabled. - Fix
0x80131700
error when scanning drives on Windows. - Fix internal SDCard drive descriptions.
- Fix unmount issues in GNU/Linux and OS X when paths contain spaces.
- Fix "Not Enough Space" error when flashing unaligned images.
- Fix
at least one volume could not be unmounted
error in OS X.
- Use info icon instead of "SHOW FULL FILE NAME" in first step.
- Display image path base name as a tooltip on truncated image name.
- Add support for
etch
images.
- Fix Etcher leaving zombie processes behind in GNU/Linux.
- Prevent escaping issues during elevation by surrounding paths in double quotes.
- Fix "Unexpected end of JSON" error in Windows.
- Fix drag and drop not working anymore.
- Don't clear selection state when re-selecting an image.
- Publish standalone Windows builds.
- Allow the user to disable auto-update notifications with an environment variable.
- Allow images to declare a recommended minimum drive size.
- Fix flashing never starting after elevation in GNU/Linux.
- Fix sporadic EPERM write errors on Windows.
- Fix incorrect validation errors when flashing bzip2 images.
- Fix
cscript is not recognised as an internal or external command
Windows error.
- Allow archive images to configure a certain amount of bytes to be zeroed out from the beginning of the drive when using bmaps.
- Make the "Need help?" link dynamically open the image support url.
- Add
.bmap
support.
- Don't clear the drive selection if clicking the "Retry" button.
- Fix "
modal.dismiss
is not a function" exception. - Prevent
ENOSPC
if the drive capacity is equal to the image size. - Prevent failed validation due to drive getting auto-mounted in GNU/Linux.
- Fix incorrect estimated entry sizes in certain ZIP archives.
- Show device id if device doesn't have an assigned drive letter in Windows.
- Fix
blkid: command not found
error in certain GNU/Linux distributions.
- Upgrade
etcher-image-stream
to v4.3.0. - Upgrade
drivelist
to v3.3.0. - Improve speed when retrieving archive image metadata.
- Improve image full file name modal tooltip.
- Show "Unmounting..." while unmounting a drive.
- Perform drive auto-selection even when there is no selected image.
- Prevent selected drive from getting auto-removed when navigating back to the main screen from another screen.
- Fix new available drives not being recognised automatically in Windows.
- Fix application stuck at "Finishing".
- Display an error if no graphical polkit authentication agent was found.
- Only enable error reporting if running inside an
asar
. - Fix "backdrop click" uncaught errors on modals.
- Fix internal removable drives considered system drives in macOS Sierra.
- Upgrade
etcher-image-write
to v6.0.1. - Upgrade
removedrive
to v1.0.0.
- Support rich image extensions.
- Add support for
raw
images. - Display a nice alert ribbon if drive runs out of space.
- Validate the existence of the passed drive.
- Add an "unsafe" option to bypass drive protection.
- Escape quotes from image paths to prevent Bash errors on GNU/Linux and OS X.
- Check if drive is large enough using the final uncompressed size of the image.
- Upgrade
drivelist
to v3.2.4.
- Set dialog default directory to the place where the AppImage was run from in GNU/Linux.
- Don't throw an "Invalid image" error if the extension is not in lowercase.
- Fix
ENOENT
error when selecting certain images with multiple extensions on GNU/Linux. - Fix flashing not starting when an image name contains a space.
- Fix error when writing images containing parenthesis in GNU/Linux and OS X.
- Fix error when cancelling an elevation request.
- Fix incorrect ETA numbers in certain timezones.
- Fix state validation error when speed equals zero.
- Display
*.zip
in the supported images tooltip. - Fix uncaught exception when showing the update notifier modal.
- Upgrade
etcher-image-write
to v5.0.2.
- Add support for
dsk
images. - Only elevate the writer process instead of the whole application.
- Make sure a drive is instantly deselected if its not available anymore.
- Make Etcher CLI
--robot
option output parseable JSON strings.
- Fix an error that prevented an AppImage from being directly ran as
root
. - Ensure we pass the correct argument types to
electron.dialog.showErrorBox()
. - Don't re-check for updates when navigating back to the main screen.
- Emit window progress even when not on the main screen.
- Improve aliasing of the striped progress button.
- Fix
EPERM
errors on Windows.
- Add documentation for the Etcher CLI.
- Add a GitHub issue template.
- Open DevTools in "undocked" mode by default.
- Don't interpret image file name information between dots as image extensions.
- Display ETA during flash and check.
- Show an informative label if the drive is not large enough for the selected image.
- Show an informative label if the drive is locked (write protected).
- Prevent certain system drives to be detected as removable in GNU/Linux.
- Fix external resources not opening on GNU/Linux when the application is elevated.
- Don't show an unnecessary scroll bar in the update notifier modal.
- Prevent selection of invalid images by drag and drop.
- Fix
EPERM
errors on Windows on drives formatted with a GUID Partition Table. - Prevent a very long image name from breaking the UI.
- Write a document explaining Etcher's architecture.
- Add
gzip
compression support. - Add
bzip2
compression support. - Provide a GUI elevation dialog for GNU/Linux.
- Fix broken image drag and drop functionality.
- Prevent global shortcuts from interfering with another applications.
- Prevent re-activating the "Flash" button with the keyboard shortcuts when a flash is already in process.
- Fix certain non-removable Windows devices not being filtered out.
- Display non-mountable Windows drives in the drive selector.
- Upgrade Electron to v1.1.1.
- Various improvements to the build system.
- Implement update notifier modal.
- Implement writing by forking the Etcher CLI as a child process.
- Prevent selection of drives that are not large enough for the selected image.
- Remove implicit "Enable" from settings screen items.
- Add
xz
compression support.
- Improve "Select Image" supported file types label.
- Fix error that prevented the application to be elevated correctly on Windows.
- Deprecate GNU/Linux
.tar.gz
installers in favor of AppImages.
- Generate AppImage packages for GNU/Linux.
- Add application version to footer, which links to the
CHANGELOG
. - Allow to bypass elevation with an environment variable (
ETCHER_BYPASS_ELEVATION
).
- Improve drive selector modal.
- Add dashed underline stlying to footer links.
- Upgrade Electron to v0.37.6.
- Integrate Etcher CLI in this git repository.
- Show drive name in drive selector modal.
- Add subtle hover styling to footer links.
- Implement OS notifications on completion.
- Allow to drag and drop an image to the first step.
- Add Etcher logo to application footer.
- Add "Change" button links below each step.
- Invert progress bar stripes during validation.
- Fix window contents being pushed below when opening the drive selector modal.
- Detect removal of selected drive.
- Detect MacBook SDCard readers in OS X.
- Improve removable drive detection on Windows.
- Keep one decimal in Windows drive sizes.
- Prevent error dialog not showing on malformed
Error
objects. - Fix window being resizable on GNU/Linux.
- Hide drive selector modal if no available drives.
- Make drive selector modal react to drive auto-selection.
- Improve UX when attempting to re-selecta single available drive.
- Reset writer state on flash error.
- Fix
stream.push() after EOF
error when flashing unaligned images.
- Compress Linux executables and libraries.
- Compress Windows DLLs.
- Make GNU/Linux binary lowercase.
- Replace all occurrences of "burn" with "flash".
- Implement a new drive selector modal widget.
- Log Etcher version in Mixpanel and TrackJS events to aid debugging.
- Implement write validation support.
- Add a setting to enable/disable write validation.
- Make sure window size is uniform between platforms.
- Fix "Use same image" button not preserving the image selection.
- Fix step vertical bars slight mis-alignment.
- Fix vertical spacing between success message and disk unmount notice label.
- Fix focus CSS style being persisted in the buttons after a click in some cases.
- Fix uncaught exception if no file was selected from a dialog.
- Fix external URL opening freezing applications in GNU/Linux.
- Fix code-signing issues in OS X in some systems.
- Heavy general refactoring.
- Allow window to be dragged from anywhere.
- Add more application metadata to installation package.
- Setup code-signing for Windows.
- Fix uncaught error after rejecting elevation in OS X.
- Upgrade
drivelist
to v2.0.9, which includes various drive scanning improvements. - Make sure error is logged if its trapped with an error dialog.
- Fix broken state when going to settings from the success screen.
- Fix
Cannot read property 'length' of undefined
frequent issue.