mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-27 21:26:38 +00:00
v1.4.9
Change-type: patch Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
This commit is contained in:
parent
07858eecac
commit
d71b3fe1bc
14
CHANGELOG.md
14
CHANGELOG.md
@ -3,6 +3,20 @@
|
|||||||
All notable changes to this project will be documented in this file.
|
All notable changes to this project will be documented in this file.
|
||||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||||
|
|
||||||
|
## v1.4.9 - 2018-12-19
|
||||||
|
|
||||||
|
### Fixes
|
||||||
|
|
||||||
|
- Fix update notifier error popping up on v1.4.1->1.4.8
|
||||||
|
|
||||||
|
### Misc
|
||||||
|
|
||||||
|
- 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
|
||||||
|
|
||||||
## v1.4.8 - 2018-11-23
|
## v1.4.8 - 2018-11-23
|
||||||
|
|
||||||
### Features
|
### Features
|
||||||
|
2
npm-shrinkwrap.json
generated
2
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"version": "1.4.8",
|
"version": "1.4.9",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@babel/runtime": {
|
"@babel/runtime": {
|
||||||
"version": "7.2.0",
|
"version": "7.2.0",
|
||||||
|
@ -2,7 +2,7 @@
|
|||||||
"name": "balena-etcher",
|
"name": "balena-etcher",
|
||||||
"private": true,
|
"private": true,
|
||||||
"displayName": "balenaEtcher",
|
"displayName": "balenaEtcher",
|
||||||
"version": "1.4.8",
|
"version": "1.4.9",
|
||||||
"packageType": "local",
|
"packageType": "local",
|
||||||
"updates": {
|
"updates": {
|
||||||
"enabled": true,
|
"enabled": true,
|
||||||
|
BIN
screenshot.png
BIN
screenshot.png
Binary file not shown.
Before Width: | Height: | Size: 322 KiB After Width: | Height: | Size: 325 KiB |
Loading…
x
Reference in New Issue
Block a user