mirror of
https://github.com/balena-io/etcher.git
synced 2025-07-23 19:26:33 +00:00
v1.5.122
This commit is contained in:
parent
3ece1fd841
commit
13159f93ee
@ -1,3 +1,122 @@
|
||||
- commits:
|
||||
- subject: Restore image file selection LED-drive pathing
|
||||
hash: f46963b6b3176395acc07863c9936a7c7f31d31a
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
author: Lorenzo Alberto Maria Ambrosi
|
||||
nested: []
|
||||
- subject: Update scripts submodule
|
||||
hash: b97f4e0031d7c4d0f33be9fdb8c999631f9eef1d
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
author: Lorenzo Alberto Maria Ambrosi
|
||||
nested: []
|
||||
- subject: Change LEDs colours
|
||||
hash: e2d233d74b6335fd53a9271a9c00c3f93828c5b5
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
author: Lorenzo Alberto Maria Ambrosi
|
||||
nested: []
|
||||
- subject: Windows images now show the proper warning again
|
||||
hash: a7ca2e527bc0cc040711ee4d60f93eda35f17558
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Changelog-entry: Windows images now show the proper warning again
|
||||
changelog-entry: Windows images now show the proper warning again
|
||||
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
author: Lorenzo Alberto Maria Ambrosi
|
||||
nested: []
|
||||
- subject: Fix Update and install with DNF instructions
|
||||
hash: 396a053c0a0ec8def4b3672509cbb4ecc0b0c784
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Mohamed Salah
|
||||
nested: []
|
||||
- subject: Add possibile authorization as a query param
|
||||
hash: d1a3f1cb88ff38f804caa9289d3205b09666c1e6
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Andrea Rosci <andrear@balena.io>
|
||||
signed-off-by: Andrea Rosci <andrear@balena.io>
|
||||
author: JSReds
|
||||
nested: []
|
||||
- subject: update the windows part
|
||||
hash: 9f96558cdd11ce83dcc08289c31da425063eab24
|
||||
body: |
|
||||
I choose to add this part because, after the clean the usb stick
|
||||
could stay in a raw state without creating the new partions,
|
||||
activating and formatting.
|
||||
Thanks
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Xtraim
|
||||
nested: []
|
||||
- subject: Update SUPPORT.md
|
||||
hash: b3bc589d70cc4498a13f86f7d9aa36d9908275e3
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: thambu1710
|
||||
nested: []
|
||||
- subject: replace make webpack with npm run webpack
|
||||
hash: 18d2c28110c8b4b4c327a58f6f6a712c33dfd4cc
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Seth Falco
|
||||
nested: []
|
||||
- subject: Add loader on image select
|
||||
hash: b272ef296dec9b4242028202e1d759f1e2d1aa2b
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Andrea Rosci <andrear@balena.io>
|
||||
signed-off-by: Andrea Rosci <andrear@balena.io>
|
||||
author: JSReds
|
||||
nested: []
|
||||
- subject: add pnp-webpack-plugin
|
||||
hash: 32ca28a3a95d2ffd3eb2b32cfc54113515ae3097
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
author: Zane Hitchcox
|
||||
nested: []
|
||||
- subject: Remove redundant codespell dependency/tests
|
||||
hash: 4d5e5a3b0b81cbdd3341abbcca0c816bc905a8ed
|
||||
body: ''
|
||||
footer:
|
||||
Change-type: patch
|
||||
change-type: patch
|
||||
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
|
||||
author: Lorenzo Alberto Maria Ambrosi
|
||||
nested: []
|
||||
version: 1.5.122
|
||||
date: 2021-09-02T12:20:22.871Z
|
||||
- commits:
|
||||
- subject: 'patch: Delete Codeowners'
|
||||
hash: a81b552b95f93a8989a6fff4774a14e21abe9a0e
|
||||
|
16
CHANGELOG.md
16
CHANGELOG.md
@ -3,6 +3,22 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
This project adheres to [Semantic Versioning](http://semver.org/).
|
||||
|
||||
# v1.5.122
|
||||
## (2021-09-02)
|
||||
|
||||
* 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]
|
||||
|
||||
# v1.5.121
|
||||
## (2021-07-05)
|
||||
|
||||
|
4
npm-shrinkwrap.json
generated
4
npm-shrinkwrap.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "balena-etcher",
|
||||
"version": "1.5.121",
|
||||
"version": "1.5.122",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
@ -16843,4 +16843,4 @@
|
||||
"dev": true
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
@ -2,7 +2,7 @@
|
||||
"name": "balena-etcher",
|
||||
"private": true,
|
||||
"displayName": "balenaEtcher",
|
||||
"version": "1.5.121",
|
||||
"version": "1.5.122",
|
||||
"packageType": "local",
|
||||
"main": "generated/etcher.js",
|
||||
"description": "Flash OS images to SD cards and USB drives, safely and easily.",
|
||||
@ -125,6 +125,6 @@
|
||||
"webpack-dev-server": "^3.11.2"
|
||||
},
|
||||
"versionist": {
|
||||
"publishedAt": "2021-07-05T18:20:04.943Z"
|
||||
"publishedAt": "2021-09-02T12:20:23.119Z"
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user