Etcher 歷史版本列表
Etcher 為您提供 SD 卡和 USB 驅動器的跨平台圖像刻錄機。 Etcher 是 Windows PC 的開源項目!如果您曾試圖從損壞的卡啟動,那麼您肯定知道這個沮喪,這個剝離的實用程序設計了一個簡單的用戶界面,允許快速和簡單的圖像燒錄.8997423 選擇版本:Etcher 1.2.1(32 位) Etcher 1.2.1(64 位) Etcher 軟體介紹Etcher (32-bit)Etcher (64-bit)
更新時間:2021-01-22
更新細節:
What's new in this version:
New:
- Universal navigation
- A unified interface for web and native
- All the world’s APIs are just a click away
- New Features Galore
- Improvements
更新時間:2021-01-15
更新細節:
What's new in this version:
Etcher 1.5.114
- Remove libappindicator1 debian dependency
- Update dependencies
- Update @balena/lint to 5.3.0
- Update webpack to v5
- Fix typo in webpack.config.ts comment
- docs: fix quote marks [Aaron Shaw]
- Disable screensaver while flashing (on balena-electron-env)
Etcher 1.5.113
- Show the first error for each drive (not the last)
- Fix red leds not showing for failed devices
- docs: add documentation links
- docs: update macOS version
- Improve hover message when the drive is too small
- Update electron to v9.4.0
- Update npm to v6.14.8 [Giovanni Garufi]
- Update rgb leds colors
- Remove unmountOnSuccess setting
- Only show auto-updates setting on supported targets
- Remove dead code in settings modal
- Fix effective flashing speed calculation for compressed images
- Change some border colors to have higher contrast
- Update etcher-sdk from 5.1.10 to 5.1.11
- Update sys-class-rgb-led from 2.1.1 to 3.0.0
Etcher 1.5.112
- Add rendition and sys-class-rgb-led to repo.yml
- Update sys-class-rgb-led from 2.1.0 to 2.1.1
- Fix layout when the featured project is not showing
- Improve flashing error handling
- Fix modal content height on Windows
- Update etcher-sdk from 5.1.5 to 5.1.10
- Set useContentSize to true so the size is the same on all platforms
Etcher 1.5.111
- Warn when the source drive has no partition table
- Use a different icon when no source drive is available
- Allow selecting a locked SD card as the source drive
- Remove "Validate write on success" setting. Validation is always enabled, press the "skip" button to skip it.
- Update electron to v9.3.3
- Update etcher-sdk to 5.1.1, use WASM ext2fs module
Etcher 1.5.110
- Remove console.log in tests
- Fix URL not being selected with custom protocol
- Add skip function to validation
- Rework success screen
Etcher 1.5.109
- Workaround elevation bug on Windows when the username contains an ampersand
Etcher 1.5.108
- Fix content not loading when the app path contains special characters
Etcher 1.5.107
- Re-enable ext partitions trimming on 32 bit Windows
- Rework system & large drives handling logic
- Reword macOS Catalina askpass message
- Add clone-drive workflow
Etcher 1.5.106
- Disable ext partitions trimming on 32 bit windows until it is fixed
- Fix opening zip files from servers accepting Range headers
Etcher 1.5.105
- Update etcher-sdk to 4.1.26
- URL selector cancel button cancels ongoing url selection
- Spinner for URL selector modal
Etcher 1.5.104
- Fix writing config file
- Update electron to v9.2.1
Etcher 1.5.103
- Update rendition to ^17
- Update electron to 9.2.0
- Update etcher-sdk to ^4.1.23
- Move linting and testing into package.json
- Set module: es2015 in tsconfig.json
- Replace native elevator with sudo-prompt on windows
- Don't import WeakMap polyfill in deep-map-keys
- Don't use lodash in child-writer.js
- Optimize svgs
- User regular stream in lzma-native instead of readable-stream
- Remove Bluebird
Etcher 1.5.102
- Fix flashing truncated images, fix flashing large dmgs
- Electron 9.1.1
- Remove bluebird from main process, reduce lodash usage
- Centralize imports in child-writer
- Split main process and child-writer js files
- Stop using request, replace it with already used axios
- Remove font awesome unused icons from the generated bundle
- Remove no longer used .sass-lint.yml
- Use tslib
- Use strict typescript compiler option
- Update rendition to ^16.1.1
Etcher 1.5.101
- Resize modal to show content appropriately
- Update etcher-sdk to v4.1.16
- Convert sass to plain css
- Remove unused scss
- Remove unused warning in settings
- Refactor UI without bootstrap & flexboxgrid
- Restyle modals
- Remove bootstrap & flexboxgrid
- Rework and move flashing view elements
- Refactor UI grid to use rendition
Etcher 1.5.100
- Update partitioninfo to 5.3.5
- Add .vhd to the list of supported extensions, allow opening any file
- Update mocha to v8.0.1
- Update electron-notarize to v1.0.0
- Update electron to v9.0.4
- Update etcher-sdk to v4.1.15
- Sticky header in target selection table
- Update rendition to 15.2.1
- Fix source-selector image height
- Update rendition to v15.0.0
- Merge unsafe mode with new target selector
- Rework target selector modal
Etcher 1.5.99
- Update node-raspberrypi-usbboot to 0.2.8
- Update electron to 9.0.3
- Inline all svgs
Etcher 1.5.98
- Use between 2 and 256MiB for buffering depending on the number of drives
- Check that argument is an url or a regular file before opening
- Update etcher-sdk to ^4.1.13
Etcher 1.5.97
- Update electron to v9.0.2
- Fix flash from url on windows
- Avoid random access in http sources
- Update etcher-sdk to ^4.1.8
- Read image path from arguments, register etcher://... protocol
- Update etcher-sdk to ^4.1.6
- Fix sudo-prompt promisification
- Allow skipping notarization when building package (dev)
Etcher 1.5.95
- spectron: Make tests pass on Windows Docker containers
Etcher 1.5.94
- Stop checking file extensions
- Fix flash from url (broken in 1.5.92)
- Update etcher-sdk to ^4.1.4
Etcher 1.5.93
- Update electron-builder to v22.6.1
- Strip out comments from generated code
- Update electron to v9.0.0
Etcher 1.5.92
- Use electron.app.getAppPath() instead of reading it from argv in catalina-sudo
- Disable asar packing on all platforms
- Remove unneeded fortawesome from main.scss
- Remove unneeded font formats
- Webpack everything, reduce package size
Etcher 1.5.91
- Minor fix - Init isSourceDrive param in correct place
- Fix undefined image from DriveCompatibilityWarning
Etcher 1.5.90
- Change log not available for this version
Etcher 1.5.89
- Fix drive selector modal padding
- Update all dependencies minor versions
- Update @types/node 12.12.24 -> 12.12.39
- Update ts-loader 6 -> 7
- Update sinon 8 -> 9
- Update node-gyp 3 -> 6
- Update lint-staged 9 -> 10
- Update husky 3 -> 4
- Remove no longer used html-loader dev dependency
- Update electron-notarize 0.1.1 -> 0.3.0
- Remove no longer used chalk dev dependency
- Update @types/tmp 0.1.0 -> 0.2.0
- Update @types/sinon 7 -> 9
- Update @types/semver 6 -> 7
- Update @types/mocha 5 -> 7
Etcher 1.5.88
- Update roboto-fontface 0.9.0 -> 0.10.0
- Update rendition 12 -> 14, styled-system and styled-components 4 -> 5
- Update electron-updater 4.0.6 -> 4.3.1
- Update redux 3 -> 4
- Update debug 3 -> 4
- Update semver 5 -> 7
- Update tmp 0.1.0 -> 0.2.1
- Update uuid v3 -> v8
Etcher 1.5.87
- Update etcher-sdk to ^4.1.3 to fix issues with some bz2 files
Etcher 1.5.86
- Fix theme warnings
Etcher 1.5.85
- Prefer balena-etcher to etcher-bin on Arch Linux
Etcher 1.5.84
- Including Arch / Manjaro install instructions
- Fix notification icon path
Etcher 1.5.83
- Decompress images before flashing, remove trim setting, trim ext partitions
Etcher 1.5.82
- Allow http/https only for Flash from URL
- Add generic error's message
- Refactor buttons style
- Add flash from url workflow
- Add staging percentage for v1.5.81
- Trigger update for v1.5.81
Etcher 1.5.81
- Add average speed in flash results
- docs: Update macOS drive recovery command
- Update etcher-sdk to use direct IO
Etcher 1.5.80
- Use zoomFactor to scale contents in fullscreen mode
- Update electron to v7.1.14
- Fix sass files path for lint-sass
Etcher 1.5.79
- Remove "Download the React DevTools for a better development experience" message
- Fix error when launching from terminal when installed via apt
Etcher 1.5.78
- Update drivelist to 8.0.10 to fix parsing lsblk --pairs
Etcher 1.5.77
- Fix error message not being shown on write error
- The RGBLed module has been moved to a separate repository
Etcher 1.5.76
- Prefix temp permissions script name
- Fix image drop zone, remove react-dropzone dependency
- Update etcher-sdk to ^2.0.17
Etcher 1.5.75
- Initialize leds object map
Etcher 1.5.74
- Etcher pro leds feature
- Compress deb package with bzip instead of xz
- Update electron to 7.1.11
Etcher 1.5.73
- Update electron to v7.1.10
Etcher 1.5.72
- Remove no longer used angular svg-icon component
- Remove no longer used closestUnit angular filter
Etcher 1.5.71
- Update resin-corvus to 2.0.5
Etcher 1.5.70
- Make header draggable again
- Refactor drive selector and confirm modal to React
- Rework lib/gui/app/styled-components to typescript
- Convert FlashAnother & FlashResults to typescript
- Use React instead of Angular for image selection
- Convert the drive selection step to React
- chore: move flash step to React
- Use React instead of Angular for image selection
Etcher 1.5.69
- Don't add --no-sandbox when ELECTRON_RUN_AS_NODE true
Etcher 1.5.68
- Add version in settings modal
Etcher 1.5.67
- Fix elevation on macos in development
Etcher 1.5.66
- Update spectron to ^8
- Update dependencies, get node-usb from npm
- Update nan to ^2.14
- Use the same entrypoint for etcher and the child writer
- Require angular-mocks only when needed
- Remove no longer needed pkg dev dependency
- Update mocha, remove nock
- Remove no longer needed xml2js
- Remove node-pre-gyp patch that is no longer needed with electron 6
- Update electron-mocha to ^8.1.2, remove acorn
- Update electron to 6.0.10
Etcher 1.5.65
- Convert settings modal to typescript
- Refactor settings page into modal
Etcher 1.5.64
- Change log not available for this version
Etcher 1.5.63
- Introduce an FAQ file
Etcher 1.5.62
- Update drivelist to 8.0.9
Etcher 1.5.60
- Upgrade ext2fs to 1.0.30
Etcher 1.5.59
- Catch console log messages from SafeWebView
Etcher 1.5.58
- Remove leftover GH-pages configuration file
Etcher 1.5.57
- Fix entrypoint when options are passed to electron
Etcher 1.5.56
- Fix windows portable download
Etcher 1.5.55
- Update etcher-sdk to ^2.0.13
Etcher 1.5.54
- Fix auto-updater check for updates
Etcher 1.5.53
- Allow typescript files
Etcher 1.5.52
- Don't use wmic's ProviderName if it's empty
Etcher 1.5.51
- Update sudo-prompt to ^9.0.0
Etcher 1.5.50
- Option for trimming ext partitions on raw images
Etcher 1.5.49
- Make window size configurable
Etcher 1.5.47
- Rework drive-selector with react + rendition
- Use rendition theme property for step buttons
- Upgrade styled-system to v4.1.0
- Upgrade rendition to v8.7.2
Etcher 1.5.46
- Update ext2fs to 1.0.29
Etcher 1.5.45
- Empty commit to trigger build
Etcher 1.5.44
- Fix elevation on windows when the path contains "&" or "'"
Etcher 1.5.43
- Revert "Include sass in webpack configs"
Etcher 1.5.42
Include sass in webpack configs
Etcher 1.5.41
- waffle.io removal and adding a link to the license
Etcher 1.5.40
- windows installer and portable version support both ia32 and x64
更新時間:2021-01-15
更新細節:
What's new in this version:
New features:
- SVG can directly open wancaiyihua master for editing, and directly load after editing.
Fixed:
- Fix a small part of animation, "blinds" and other issues that cannot be played
- Fix the problem of layer disorder caused by editing layer
- Fix the problem of failed to save because the source file is occupied
- Fix the problem that double-click the old version project file can only open the software to the home page, but can't open the project
- Fix the problem that the text will not automatically adapt to the size of the box in the test
- Fix the problem that the pop-up pop-up box in the personal version of the test indicates that it is wrong when you click the VIP classification
- Fix the question of classification in the test After answering the right question, the reset button becomes smaller
- Optimization: there will be a pop-up prompt when the number of standard speech synthesis is used up
- Optimization: add prompt after successful output of mind map
- Optimization: when PPT is in the queue, it will prompt reconnection after disconnection
更新時間:2021-01-13
更新細節:
What's new in this version:
New and improved:
- Added compatibility with Windows 10 Build 20H2
- Combined commands and their parameters into a single command-line field for respective custom actions
- Added firewall changes monitoring for the command-line module
Fixed:
- Fixed the problem with monitoring failing to start on a Virtual Machine in specific environments
- Fixed eventual problems occurring when the evaluation period is ending
更新時間:2020-12-17
更新細節:
What's new in this version:
Etcher 1.5.113
- Show the first error for each drive (not the last)
- Fix red leds not showing for failed devices
- docs: add documentation links
- docs: update macOS version
- Improve hover message when the drive is too small
- Update electron to v9.4.0
- Update npm to v6.14.8 [Giovanni Garufi]
- Update rgb leds colors
- Remove unmountOnSuccess setting
- Only show auto-updates setting on supported targets
- Remove dead code in settings modal
- Fix effective flashing speed calculation for compressed images
- Change some border colors to have higher contrast
- Update etcher-sdk from 5.1.10 to 5.1.11
- Update sys-class-rgb-led from 2.1.1 to 3.0.0
Etcher 1.5.112
- Add rendition and sys-class-rgb-led to repo.yml
- Update sys-class-rgb-led from 2.1.0 to 2.1.1
- Fix layout when the featured project is not showing
- Improve flashing error handling
- Fix modal content height on Windows
- Update etcher-sdk from 5.1.5 to 5.1.10
- Set useContentSize to true so the size is the same on all platforms
Etcher 1.5.111
- Warn when the source drive has no partition table
- Use a different icon when no source drive is available
- Allow selecting a locked SD card as the source drive
- Remove "Validate write on success" setting. Validation is always enabled, press the "skip" button to skip it.
- Update electron to v9.3.3
- Update etcher-sdk to 5.1.1, use WASM ext2fs module
Etcher 1.5.110
- Remove console.log in tests
- Fix URL not being selected with custom protocol
- Add skip function to validation
- Rework success screen
Etcher 1.5.109
- Workaround elevation bug on Windows when the username contains an ampersand
Etcher 1.5.108
- Fix content not loading when the app path contains special characters
Etcher 1.5.107
- Re-enable ext partitions trimming on 32 bit Windows
- Rework system & large drives handling logic
- Reword macOS Catalina askpass message
- Add clone-drive workflow
Etcher 1.5.106
- Disable ext partitions trimming on 32 bit windows until it is fixed
- Fix opening zip files from servers accepting Range headers
Etcher 1.5.105
- Update etcher-sdk to 4.1.26
- URL selector cancel button cancels ongoing url selection
- Spinner for URL selector modal
Etcher 1.5.104
- Fix writing config file
- Update electron to v9.2.1
Etcher 1.5.103
- Update rendition to ^17
- Update electron to 9.2.0
- Update etcher-sdk to ^4.1.23
- Move linting and testing into package.json
- Set module: es2015 in tsconfig.json
- Replace native elevator with sudo-prompt on windows
- Don't import WeakMap polyfill in deep-map-keys
- Don't use lodash in child-writer.js
- Optimize svgs
- User regular stream in lzma-native instead of readable-stream
- Remove Bluebird
Etcher 1.5.102
- Fix flashing truncated images, fix flashing large dmgs
- Electron 9.1.1
- Remove bluebird from main process, reduce lodash usage
- Centralize imports in child-writer
- Split main process and child-writer js files
- Stop using request, replace it with already used axios
- Remove font awesome unused icons from the generated bundle
- Remove no longer used .sass-lint.yml
- Use tslib
- Use strict typescript compiler option
- Update rendition to ^16.1.1
Etcher 1.5.101
- Resize modal to show content appropriately
- Update etcher-sdk to v4.1.16
- Convert sass to plain css
- Remove unused scss
- Remove unused warning in settings
- Refactor UI without bootstrap & flexboxgrid
- Restyle modals
- Remove bootstrap & flexboxgrid
- Rework and move flashing view elements
- Refactor UI grid to use rendition
Etcher 1.5.100
- Update partitioninfo to 5.3.5
- Add .vhd to the list of supported extensions, allow opening any file
- Update mocha to v8.0.1
- Update electron-notarize to v1.0.0
- Update electron to v9.0.4
- Update etcher-sdk to v4.1.15
- Sticky header in target selection table
- Update rendition to 15.2.1
- Fix source-selector image height
- Update rendition to v15.0.0
- Merge unsafe mode with new target selector
- Rework target selector modal
Etcher 1.5.99
- Update node-raspberrypi-usbboot to 0.2.8
- Update electron to 9.0.3
- Inline all svgs
Etcher 1.5.98
- Use between 2 and 256MiB for buffering depending on the number of drives
- Check that argument is an url or a regular file before opening
- Update etcher-sdk to ^4.1.13
Etcher 1.5.97
- Update electron to v9.0.2
- Fix flash from url on windows
- Avoid random access in http sources
- Update etcher-sdk to ^4.1.8
- Read image path from arguments, register etcher://... protocol
- Update etcher-sdk to ^4.1.6
- Fix sudo-prompt promisification
- Allow skipping notarization when building package (dev)
Etcher 1.5.95
- spectron: Make tests pass on Windows Docker containers
Etcher 1.5.94
- Stop checking file extensions
- Fix flash from url (broken in 1.5.92)
- Update etcher-sdk to ^4.1.4
Etcher 1.5.93
- Update electron-builder to v22.6.1
- Strip out comments from generated code
- Update electron to v9.0.0
Etcher 1.5.92
- Use electron.app.getAppPath() instead of reading it from argv in catalina-sudo
- Disable asar packing on all platforms
- Remove unneeded fortawesome from main.scss
- Remove unneeded font formats
- Webpack everything, reduce package size
Etcher 1.5.91
- Minor fix - Init isSourceDrive param in correct place
- Fix undefined image from DriveCompatibilityWarning
Etcher 1.5.90
- Change log not available for this version
Etcher 1.5.89
- Fix drive selector modal padding
- Update all dependencies minor versions
- Update @types/node 12.12.24 -> 12.12.39
- Update ts-loader 6 -> 7
- Update sinon 8 -> 9
- Update node-gyp 3 -> 6
- Update lint-staged 9 -> 10
- Update husky 3 -> 4
- Remove no longer used html-loader dev dependency
- Update electron-notarize 0.1.1 -> 0.3.0
- Remove no longer used chalk dev dependency
- Update @types/tmp 0.1.0 -> 0.2.0
- Update @types/sinon 7 -> 9
- Update @types/semver 6 -> 7
- Update @types/mocha 5 -> 7
Etcher 1.5.88
- Update roboto-fontface 0.9.0 -> 0.10.0
- Update rendition 12 -> 14, styled-system and styled-components 4 -> 5
- Update electron-updater 4.0.6 -> 4.3.1
- Update redux 3 -> 4
- Update debug 3 -> 4
- Update semver 5 -> 7
- Update tmp 0.1.0 -> 0.2.1
- Update uuid v3 -> v8
Etcher 1.5.87
- Update etcher-sdk to ^4.1.3 to fix issues with some bz2 files
Etcher 1.5.86
- Fix theme warnings
Etcher 1.5.85
- Prefer balena-etcher to etcher-bin on Arch Linux
Etcher 1.5.84
- Including Arch / Manjaro install instructions
- Fix notification icon path
Etcher 1.5.83
- Decompress images before flashing, remove trim setting, trim ext partitions
Etcher 1.5.82
- Allow http/https only for Flash from URL
- Add generic error's message
- Refactor buttons style
- Add flash from url workflow
- Add staging percentage for v1.5.81
- Trigger update for v1.5.81
Etcher 1.5.81
- Add average speed in flash results
- docs: Update macOS drive recovery command
- Update etcher-sdk to use direct IO
Etcher 1.5.80
- Use zoomFactor to scale contents in fullscreen mode
- Update electron to v7.1.14
- Fix sass files path for lint-sass
Etcher 1.5.79
- Remove "Download the React DevTools for a better development experience" message
- Fix error when launching from terminal when installed via apt
Etcher 1.5.78
- Update drivelist to 8.0.10 to fix parsing lsblk --pairs
Etcher 1.5.77
- Fix error message not being shown on write error
- The RGBLed module has been moved to a separate repository
Etcher 1.5.76
- Prefix temp permissions script name
- Fix image drop zone, remove react-dropzone dependency
- Update etcher-sdk to ^2.0.17
Etcher 1.5.75
- Initialize leds object map
Etcher 1.5.74
- Etcher pro leds feature
- Compress deb package with bzip instead of xz
- Update electron to 7.1.11
Etcher 1.5.73
- Update electron to v7.1.10
Etcher 1.5.72
- Remove no longer used angular svg-icon component
- Remove no longer used closestUnit angular filter
Etcher 1.5.71
- Update resin-corvus to 2.0.5
Etcher 1.5.70
- Make header draggable again
- Refactor drive selector and confirm modal to React
- Rework lib/gui/app/styled-components to typescript
- Convert FlashAnother & FlashResults to typescript
- Use React instead of Angular for image selection
- Convert the drive selection step to React
- chore: move flash step to React
- Use React instead of Angular for image selection
Etcher 1.5.69
- Don't add --no-sandbox when ELECTRON_RUN_AS_NODE true
Etcher 1.5.68
- Add version in settings modal
Etcher 1.5.67
- Fix elevation on macos in development
Etcher 1.5.66
- Update spectron to ^8
- Update dependencies, get node-usb from npm
- Update nan to ^2.14
- Use the same entrypoint for etcher and the child writer
- Require angular-mocks only when needed
- Remove no longer needed pkg dev dependency
- Update mocha, remove nock
- Remove no longer needed xml2js
- Remove node-pre-gyp patch that is no longer needed with electron 6
- Update electron-mocha to ^8.1.2, remove acorn
- Update electron to 6.0.10
Etcher 1.5.65
- Convert settings modal to typescript
- Refactor settings page into modal
Etcher 1.5.64
- Change log not available for this version
Etcher 1.5.63
- Introduce an FAQ file
Etcher 1.5.62
- Update drivelist to 8.0.9
Etcher 1.5.60
- Upgrade ext2fs to 1.0.30
Etcher 1.5.59
- Catch console log messages from SafeWebView
Etcher 1.5.58
- Remove leftover GH-pages configuration file
Etcher 1.5.57
- Fix entrypoint when options are passed to electron
Etcher 1.5.56
- Fix windows portable download
Etcher 1.5.55
- Update etcher-sdk to ^2.0.13
Etcher 1.5.54
- Fix auto-updater check for updates
Etcher 1.5.53
- Allow typescript files
Etcher 1.5.52
- Don't use wmic's ProviderName if it's empty
Etcher 1.5.51
- Update sudo-prompt to ^9.0.0
Etcher 1.5.50
- Option for trimming ext partitions on raw images
Etcher 1.5.49
- Make window size configurable
Etcher 1.5.47
- Rework drive-selector with react + rendition
- Use rendition theme property for step buttons
- Upgrade styled-system to v4.1.0
- Upgrade rendition to v8.7.2
Etcher 1.5.46
- Update ext2fs to 1.0.29
Etcher 1.5.45
- Empty commit to trigger build
Etcher 1.5.44
- Fix elevation on windows when the path contains "&" or "'"
Etcher 1.5.43
- Revert "Include sass in webpack configs"
Etcher 1.5.42
Include sass in webpack configs
Etcher 1.5.41
- waffle.io removal and adding a link to the license
Etcher 1.5.40
- windows installer and portable version support both ia32 and x64
更新時間:2020-12-17
更新細節:
更新時間:2020-12-03
更新細節:
What's new in this version:
Etcher 1.5.112
- Add rendition and sys-class-rgb-led to repo.yml
- Update sys-class-rgb-led from 2.1.0 to 2.1.1
- Fix layout when the featured project is not showing
- Improve flashing error handling
- Fix modal content height on Windows
- Update etcher-sdk from 5.1.5 to 5.1.10
- Set useContentSize to true so the size is the same on all platforms
Etcher 1.5.111
- Warn when the source drive has no partition table
- Use a different icon when no source drive is available
- Allow selecting a locked SD card as the source drive
- Remove "Validate write on success" setting. Validation is always enabled, press the "skip" button to skip it.
- Update electron to v9.3.3
- Update etcher-sdk to 5.1.1, use WASM ext2fs module
Etcher 1.5.110
- Remove console.log in tests
- Fix URL not being selected with custom protocol
- Add skip function to validation
- Rework success screen
Etcher 1.5.109
- Workaround elevation bug on Windows when the username contains an ampersand
Etcher 1.5.108
- Fix content not loading when the app path contains special characters
Etcher 1.5.107
- Re-enable ext partitions trimming on 32 bit Windows
- Rework system & large drives handling logic
- Reword macOS Catalina askpass message
- Add clone-drive workflow
Etcher 1.5.106
- Disable ext partitions trimming on 32 bit windows until it is fixed
- Fix opening zip files from servers accepting Range headers
Etcher 1.5.105
- Update etcher-sdk to 4.1.26
- URL selector cancel button cancels ongoing url selection
- Spinner for URL selector modal
Etcher 1.5.104
- Fix writing config file
- Update electron to v9.2.1
Etcher 1.5.103
- Update rendition to ^17
- Update electron to 9.2.0
- Update etcher-sdk to ^4.1.23
- Move linting and testing into package.json
- Set module: es2015 in tsconfig.json
- Replace native elevator with sudo-prompt on windows
- Don't import WeakMap polyfill in deep-map-keys
- Don't use lodash in child-writer.js
- Optimize svgs
- User regular stream in lzma-native instead of readable-stream
- Remove Bluebird
Etcher 1.5.102
- Fix flashing truncated images, fix flashing large dmgs
- Electron 9.1.1
- Remove bluebird from main process, reduce lodash usage
- Centralize imports in child-writer
- Split main process and child-writer js files
- Stop using request, replace it with already used axios
- Remove font awesome unused icons from the generated bundle
- Remove no longer used .sass-lint.yml
- Use tslib
- Use strict typescript compiler option
- Update rendition to ^16.1.1
Etcher 1.5.101
- Resize modal to show content appropriately
- Update etcher-sdk to v4.1.16
- Convert sass to plain css
- Remove unused scss
- Remove unused warning in settings
- Refactor UI without bootstrap & flexboxgrid
- Restyle modals
- Remove bootstrap & flexboxgrid
- Rework and move flashing view elements
- Refactor UI grid to use rendition
Etcher 1.5.100
- Update partitioninfo to 5.3.5
- Add .vhd to the list of supported extensions, allow opening any file
- Update mocha to v8.0.1
- Update electron-notarize to v1.0.0
- Update electron to v9.0.4
- Update etcher-sdk to v4.1.15
- Sticky header in target selection table
- Update rendition to 15.2.1
- Fix source-selector image height
- Update rendition to v15.0.0
- Merge unsafe mode with new target selector
- Rework target selector modal
Etcher 1.5.99
- Update node-raspberrypi-usbboot to 0.2.8
- Update electron to 9.0.3
- Inline all svgs
Etcher 1.5.98
- Use between 2 and 256MiB for buffering depending on the number of drives
- Check that argument is an url or a regular file before opening
- Update etcher-sdk to ^4.1.13
Etcher 1.5.97
- Update electron to v9.0.2
- Fix flash from url on windows
- Avoid random access in http sources
- Update etcher-sdk to ^4.1.8
- Read image path from arguments, register etcher://... protocol
- Update etcher-sdk to ^4.1.6
- Fix sudo-prompt promisification
- Allow skipping notarization when building package (dev)
Etcher 1.5.95
- spectron: Make tests pass on Windows Docker containers
Etcher 1.5.94
- Stop checking file extensions
- Fix flash from url (broken in 1.5.92)
- Update etcher-sdk to ^4.1.4
Etcher 1.5.93
- Update electron-builder to v22.6.1
- Strip out comments from generated code
- Update electron to v9.0.0
Etcher 1.5.92
- Use electron.app.getAppPath() instead of reading it from argv in catalina-sudo
- Disable asar packing on all platforms
- Remove unneeded fortawesome from main.scss
- Remove unneeded font formats
- Webpack everything, reduce package size
Etcher 1.5.91
- Minor fix - Init isSourceDrive param in correct place
- Fix undefined image from DriveCompatibilityWarning
Etcher 1.5.90
- Change log not available for this version
Etcher 1.5.89
- Fix drive selector modal padding
- Update all dependencies minor versions
- Update @types/node 12.12.24 -> 12.12.39
- Update ts-loader 6 -> 7
- Update sinon 8 -> 9
- Update node-gyp 3 -> 6
- Update lint-staged 9 -> 10
- Update husky 3 -> 4
- Remove no longer used html-loader dev dependency
- Update electron-notarize 0.1.1 -> 0.3.0
- Remove no longer used chalk dev dependency
- Update @types/tmp 0.1.0 -> 0.2.0
- Update @types/sinon 7 -> 9
- Update @types/semver 6 -> 7
- Update @types/mocha 5 -> 7
Etcher 1.5.88
- Update roboto-fontface 0.9.0 -> 0.10.0
- Update rendition 12 -> 14, styled-system and styled-components 4 -> 5
- Update electron-updater 4.0.6 -> 4.3.1
- Update redux 3 -> 4
- Update debug 3 -> 4
- Update semver 5 -> 7
- Update tmp 0.1.0 -> 0.2.1
- Update uuid v3 -> v8
Etcher 1.5.87
- Update etcher-sdk to ^4.1.3 to fix issues with some bz2 files
Etcher 1.5.86
- Fix theme warnings
Etcher 1.5.85
- Prefer balena-etcher to etcher-bin on Arch Linux
Etcher 1.5.84
- Including Arch / Manjaro install instructions
- Fix notification icon path
Etcher 1.5.83
- Decompress images before flashing, remove trim setting, trim ext partitions
Etcher 1.5.82
- Allow http/https only for Flash from URL
- Add generic error's message
- Refactor buttons style
- Add flash from url workflow
- Add staging percentage for v1.5.81
- Trigger update for v1.5.81
Etcher 1.5.81
- Add average speed in flash results
- docs: Update macOS drive recovery command
- Update etcher-sdk to use direct IO
Etcher 1.5.80
- Use zoomFactor to scale contents in fullscreen mode
- Update electron to v7.1.14
- Fix sass files path for lint-sass
Etcher 1.5.79
- Remove "Download the React DevTools for a better development experience" message
- Fix error when launching from terminal when installed via apt
Etcher 1.5.78
- Update drivelist to 8.0.10 to fix parsing lsblk --pairs
Etcher 1.5.77
- Fix error message not being shown on write error
- The RGBLed module has been moved to a separate repository
Etcher 1.5.76
- Prefix temp permissions script name
- Fix image drop zone, remove react-dropzone dependency
- Update etcher-sdk to ^2.0.17
Etcher 1.5.75
- Initialize leds object map
Etcher 1.5.74
- Etcher pro leds feature
- Compress deb package with bzip instead of xz
- Update electron to 7.1.11
Etcher 1.5.73
- Update electron to v7.1.10
Etcher 1.5.72
- Remove no longer used angular svg-icon component
- Remove no longer used closestUnit angular filter
Etcher 1.5.71
- Update resin-corvus to 2.0.5
Etcher 1.5.70
- Make header draggable again
- Refactor drive selector and confirm modal to React
- Rework lib/gui/app/styled-components to typescript
- Convert FlashAnother & FlashResults to typescript
- Use React instead of Angular for image selection
- Convert the drive selection step to React
- chore: move flash step to React
- Use React instead of Angular for image selection
Etcher 1.5.69
- Don't add --no-sandbox when ELECTRON_RUN_AS_NODE true
Etcher 1.5.68
- Add version in settings modal
Etcher 1.5.67
- Fix elevation on macos in development
Etcher 1.5.66
- Update spectron to ^8
- Update dependencies, get node-usb from npm
- Update nan to ^2.14
- Use the same entrypoint for etcher and the child writer
- Require angular-mocks only when needed
- Remove no longer needed pkg dev dependency
- Update mocha, remove nock
- Remove no longer needed xml2js
- Remove node-pre-gyp patch that is no longer needed with electron 6
- Update electron-mocha to ^8.1.2, remove acorn
- Update electron to 6.0.10
Etcher 1.5.65
- Convert settings modal to typescript
- Refactor settings page into modal
Etcher 1.5.64
- Change log not available for this version
Etcher 1.5.63
- Introduce an FAQ file
Etcher 1.5.62
- Update drivelist to 8.0.9
Etcher 1.5.60
- Upgrade ext2fs to 1.0.30
Etcher 1.5.59
- Catch console log messages from SafeWebView
Etcher 1.5.58
- Remove leftover GH-pages configuration file
Etcher 1.5.57
- Fix entrypoint when options are passed to electron
Etcher 1.5.56
- Fix windows portable download
Etcher 1.5.55
- Update etcher-sdk to ^2.0.13
Etcher 1.5.54
- Fix auto-updater check for updates
Etcher 1.5.53
- Allow typescript files
Etcher 1.5.52
- Don't use wmic's ProviderName if it's empty
Etcher 1.5.51
- Update sudo-prompt to ^9.0.0
Etcher 1.5.50
- Option for trimming ext partitions on raw images
Etcher 1.5.49
- Make window size configurable
Etcher 1.5.47
- Rework drive-selector with react + rendition
- Use rendition theme property for step buttons
- Upgrade styled-system to v4.1.0
- Upgrade rendition to v8.7.2
Etcher 1.5.46
- Update ext2fs to 1.0.29
Etcher 1.5.45
- Empty commit to trigger build
Etcher 1.5.44
- Fix elevation on windows when the path contains "&" or "'"
Etcher 1.5.43
- Revert "Include sass in webpack configs"
Etcher 1.5.42
Include sass in webpack configs
Etcher 1.5.41
- waffle.io removal and adding a link to the license
Etcher 1.5.40
- windows installer and portable version support both ia32 and x64
更新時間:2020-11-24
更新細節:
What's new in this version:
Fixed:
- Fixed <webview> render-process-gone event dispatch
- Fixed contentTracing.stopRecording() not rejecting when there is no trace in progress
- Fixed screen methods not being accessible via remote.screen
- Fixed a crash when calling webContents.fromId with an unknown ID
更新時間:2020-11-24
更新細節:
What's new in this version:
Fixed:
- Fixed <webview> render-process-gone event dispatch
- Fixed LC_ALL environment variable getting changed in Electron
- Fixed debug.log files being created under working directory on win
- Fixed draggable regions stops working when devtools is opened on macOS
Changes:
- Backported the fix to CVE-2020-16017: Browser UAF when detaching a provisional frame
- Fixed value of getSystemVersion() on Big Sur
- Security: backported fix for 1143772
- Security: backported fix for 1144489
- Security: backported fix for chromium:1133527
- Security: backported fix for chromium:1137608
- Security: backported fix for chromium:1139398
- Re-enable Rosetta on Apple Silicon devices
更新時間:2020-11-24
更新細節:
What's new in this version:
Fixed:
- Tiles in last row, column of boards with colored backgrounds and no image render too large
- Reversed boards with grids fail to display
- IndexOutOfBoundsException in AbstractTiledOpImpl.getTile() via GridOp
- NullPointerException in AbstractTiledOpImpl.getTileOp() via GridOp