軟體下載 Etcher 1.5.113

檔案名稱 balenaEtcher-Setup-1.5.113.exe

Etcher 1.5.113 軟體下載

軟體資訊
檔案版本 Etcher 1.5.113

檔案名稱 balenaEtcher-Setup-1.5.113.exe
檔案大小
更新日期 2020-12-17
  • 1
    版本確認
  • 2
    檔案準備中
  • 3
    檔案下載

軟體介紹 & 更新資訊

Etcher 1.5.113
Etcher 為您提供 SD 卡和 USB 驅動器的跨平台圖像刻錄機。 Etcher 是 Windows PC 的開源項目!如果您曾試圖從損壞的卡啟動,那麼您肯定知道這個沮喪,這個剝離的實用程序設計了一個簡單的用戶界面,允許快速和簡單的圖像燒錄.8997423 Etcher 軟體介紹

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

Etcher 1.5.113 相關參考資料
balena Etcher - Flash OS images to SD cards and USB drives

2019年12月13日 — balena Etcher Freeware - Flash OS images to SD cards and USB drives. ... Portable. balena Etcher screenshot ... Version, 1.5.113 history ...

https://www.snapfiles.com

Download balenaEtcher 1.5.113 - Softpedia

balenaEtcher (Etcher) is an application that allows you to burn OS images to SDcards and removable drives as directly as possible and hence, helps you avoid ...

https://www.softpedia.com

Download balenaEtcher Portable 1.5.113 - Softpedia

Made as the portable counterpart of balenaEtcher (Etcher), balenaEtcher Portable is a free and open-source utility designed to securely and quickly burn images ...

https://www.softpedia.com

Etcher 1.5.113 « Free Software Downloads

12 小時前 — Etcher is an application that allows you to create bootable drives easily and quickly. Technical details. Latest version:1.5.113File name: ...

http://www.free-downloads.us

Etcher Download (2020 Latest) for Windows 10, 8, 7 - FileHorse

Etcher 1.5.113 LATEST. Requirements: Windows 7 / Windows 8 / Windows 10 / Windows 7 64 / Windows 8 64 / Windows 10 64. User Rating: Click to vote.

https://www.filehorse.com

Etcher for Mac - Download Free (2020 Latest Version)

Download Etcher 1.5.113 for Mac from FileHorse. 100% Safe and Secure ✓ Burn images to SD cards & USB drives, safe & easy for macOS.

https://mac.filehorse.com

Etcher Portable 1.5.113 Free Download - FreewareFiles.com ...

2019年5月2日 — Etcher - Free software to easily burn operating system images to USB flash drives as well as SD cards.

https://www.freewarefiles.com

Releases · balena-ioetcher · GitHub

Flash OS images to SD cards & USB drives, safely and easily. - balena-io/etcher.

https://github.com

將作業系統映像檔燒錄到SD 卡和USB 隨身碟的軟體– Etcher ...

Etcher 是一款可將作業系統映像檔燒錄到SD 卡和USB 隨身碟的免費軟體,開放原始碼且跨平台, ... Etcher 檔案下載(英文軟體- 1.5.113 版):. 安裝版(32 + 64 位 ...

https://all.freewarehome.tw