Resin CI
1c707b2d37
v1.5.11
2019-03-12 20:07:34 +02:00
Resin CI
b3f68c2638
v1.5.10
2019-03-12 18:01:29 +02:00
Resin CI
a5f8b3c164
v1.5.9
2019-03-06 18:00:26 +02:00
Resin CI
02e0f40702
v1.5.8
2019-03-01 20:04:48 +01:00
Resin CI
c187aa46b7
v1.5.7
2019-03-01 17:10:08 +01:00
Lorenzo Alberto Maria Ambrosi
90838c99fc
Add missing line for supporting flashing CM3+
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2019-03-01 15:10:50 +01:00
Resin CI
72fdb7127a
v1.5.6
2019-03-01 12:16:33 +01:00
Resin CI
e84204b49a
v1.5.5
2019-02-28 13:13:02 +01:00
Resin CI
8052b2adfa
v1.5.4
2019-02-28 11:03:17 +01:00
Resin CI
df85ffb254
v1.5.3
2019-02-27 22:11:45 +01:00
Giovanni Garufi
8e372f1e93
Fix changelog
2019-02-27 16:25:10 +01:00
Resin CI
759722bf7d
v1.5.2
2019-02-26 15:21:12 +01:00
Resin CI
3f16858a93
v1.5.1
2019-02-25 12:11:04 +01:00
Lorenzo Alberto Maria Ambrosi
41a7fc4de5
Release v1.5.0
...
Change-type: minor
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2019-02-20 17:00:31 +01:00
Lorenzo Alberto Maria Ambrosi
d71b3fe1bc
v1.4.9
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-12-19 22:10:26 +01:00
Lorenzo Alberto Maria Ambrosi
9a83bd4267
v1.4.8
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-23 17:51:41 +01:00
Lorenzo Alberto Maria Ambrosi
6e9deeba5b
v1.4.7
...
Change-type: major
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@balena.io>
2018-11-11 16:23:13 +01:00
Lorenzo Alberto Maria Ambrosi
c1a8b0c303
v1.4.6
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2018-10-28 22:00:27 +01:00
Lorenzo Alberto Maria Ambrosi
abf1e4a8ac
fix: Correct 1.4.5 release date & remove checklist
...
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzothunder.ambrosi@gmail.com>
2018-10-11 16:15:08 +02:00
Lorenzo Alberto Maria Ambrosi
da23740f17
v1.4.5
...
Change-type: patch
Signed-off-by: Lorenzo Alberto Maria Ambrosi <lorenzoa@resin.io>
2018-10-10 21:29:34 +02:00
Jonas Hermsmeier
a8bbe02e21
v1.4.4
2018-04-25 20:58:17 +02:00
Jonas Hermsmeier
b63bb1ac0c
v1.4.3
2018-04-20 15:46:38 +02:00
Jonas Hermsmeier
4190a87171
v1.4.2
2018-04-18 23:09:49 +02:00
Jonas Hermsmeier
741f540f77
v1.4.1
2018-04-10 18:31:06 +02:00
Jonas Hermsmeier
950f853fa3
v1.4.0
2018-04-06 20:59:56 +02:00
Jonas Hermsmeier
dd961ad30b
test(lint): Update codespell 1.11.0 -> 1.12.0
...
This updates codespell, and fixes new spelling error detections
```
lib/shared/models/selection-state.js:377: Unselect ==> Deselect
lib/gui/app/components/modal/styles/_modal.scss:72: programatically ==> programmatically
tests/shared/errors.spec.js:88: prioritise ==> prioritize
tests/shared/errors.spec.js:94: prioritise ==> prioritize
tests/shared/errors.spec.js💯 prioritise ==> prioritize
tests/gui/components/svg-icon.spec.js💯 prioritise ==> prioritize
docs/MAINTAINERS.md:19: artefacts ==> artifacts
docs/MAINTAINERS.md:21: artefacts ==> artifacts
docs/MAINTAINERS.md:25: artefacts ==> artifacts
docs/MAINTAINERS.md:36: artefacts ==> artifacts
docs/MAINTAINERS.md:96: artefacts ==> artifacts
docs/MAINTAINERS.md:147: artefacts ==> artifacts
CHANGELOG.md:492: interferring ==> interfering
```
Change-Type: patch
2018-04-04 21:00:34 +02:00
Jonas Hermsmeier
c21baeda7a
v1.3.1
2018-01-23 11:39:33 -08:00
Jonas Hermsmeier
ece9a5666e
v1.3.0
...
Features:
- 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)
Fixes:
- 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
Misc:
- Update Electron from v1.7.9 to v1.7.10
- Remove Angular dependency from image-writer
Change-Type: minor
2018-01-05 18:59:33 +01:00
Jonas Hermsmeier
4c00a25968
v1.2.1 ( #1906 )
2017-12-07 16:43:58 +01:00
Juan Cruz Viotti
b74347d21f
chore: pass a dictionary to codespell.py ( #1717 )
...
The `-` option loads the default dictionary.
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
2017-12-06 12:58:30 +00:00
Jonas Hermsmeier
b1abc79942
v1.2.0 ( #1846 )
2017-11-27 15:37:48 +01:00
Juan Cruz Viotti
b97d7080e5
v1.1.2
2017-08-07 11:26:15 -04:00
Juan Cruz Viotti
7908c39ef4
v1.1.1
...
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
2017-07-25 09:50:24 -03:00
Juan Cruz Viotti
1563a2392d
v1.1.0
...
Signed-off-by: Juan Cruz Viotti <jv@jviotti.com>
2017-07-20 14:48:30 -03:00
Juan Cruz Viotti
3203eb5eda
v1.0.0
...
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
2017-05-12 01:09:35 -04:00
Juan Cruz Viotti
63fdb18286
v1.0.0-rc.5
2017-05-02 18:40:32 -04:00
Juan Cruz Viotti
0668f424e1
v1.0.0-rc.4
2017-04-22 20:42:40 -04:00
Juan Cruz Viotti
31aa73ce07
v1.0.0-rc.3
2017-04-15 00:18:35 -04:00
Juan Cruz Viotti
36822b1f91
v1.0.0-rc.2
2017-04-11 01:00:08 -04:00
Juan Cruz Viotti
53bc5a51e9
v1.0.0-rc.1
2017-04-10 17:01:15 -04:00
Juan Cruz Viotti
be001cc266
v1.0.0-beta.19
...
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
2017-02-24 15:15:14 -04:00
Juan Cruz Viotti
5b3926cf10
v1.0.0-beta.18
2017-01-16 11:02:11 -04:00
Juan Cruz Viotti
55bd372082
v1.0.0-beta.17
...
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
2016-11-28 09:58:29 -04:00
Juan Cruz Viotti
8103ba851f
v1.0.0-beta.16
...
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
2016-10-28 16:42:15 -04:00
Juan Cruz Viotti
feb120bf8c
v1.0.0-beta.15
2016-09-26 19:28:23 -04:00
Juan Cruz Viotti
7ea098c0d6
v1.0.0-beta.14
...
Signed-off-by: Juan Cruz Viotti <jviotti@openmailbox.org>
2016-09-12 11:10:16 -07:00
Juan Cruz Viotti
e30f8b08b9
v1.0.0-beta.13
...
Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
2016-08-05 14:47:19 -04:00
Juan Cruz Viotti
2d1b2ccf6e
v1.0.0-beta.12
...
Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
2016-07-26 21:31:18 -04:00
Juan Cruz Viotti
31e02f64b8
chore: integrate versionist ( #594 )
...
Versionist is a small utility to automatically generate CHANGELOGs based
on a certain commit convention.
This PR adds a new `changelog` npm script that calls Versionist to
preppend a new CHANGELOG entry based on our current structure.
Dealing with links to changes between versions in GitHub is hard to
automatise with a tool like Versionist. We chose to get rid of such
links since they are a nice to have, but don't provide any meaningful
value to maintainers, since they can manually see the diffs with `git
diff`.
Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
2016-07-24 23:09:56 -04:00
Juan Cruz Viotti
4e397f099e
chore: change CHANGELOG layout to features/fixes/misc ( #580 )
...
This layout will be used when generating the CHANGELOG with Versionist.
Signed-off-by: Juan Cruz Viotti <jviottidc@gmail.com>
2016-07-19 12:33:39 -04:00