2015-10-13 12:37:50 -04:00
|
|
|
# Change Log
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
All notable changes to this project will be documented in this file
|
|
|
|
automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY!
|
2015-10-13 12:37:50 -04:00
|
|
|
This project adheres to [Semantic Versioning](http://semver.org/).
|
|
|
|
|
2017-08-28 09:34:59 +00:00
|
|
|
## v6.6.1 - 2017-08-28
|
|
|
|
|
|
|
|
* Update resin-preload to 3.1.4 #650 [Alexis Svinartchouk]
|
|
|
|
|
2017-08-28 08:42:44 +00:00
|
|
|
## v6.6.0 - 2017-08-28
|
|
|
|
|
|
|
|
* Add a --dont-check-device-type option for `resin preload` #647 [Alexis Svinartchouk]
|
|
|
|
|
2017-08-24 12:25:11 +00:00
|
|
|
## v6.5.3 - 2017-08-24
|
|
|
|
|
|
|
|
* Remove resin-preload build filtering workaround. #645 [Alexis Svinartchouk]
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.5.2 - 2017-08-22
|
2017-08-22 19:22:05 +02:00
|
|
|
|
2017-08-17 14:58:45 +02:00
|
|
|
### Changed
|
|
|
|
|
2017-08-22 15:33:03 +02:00
|
|
|
- Progress bar when preload builds its docker image or fetches the build size;
|
2017-08-17 14:58:45 +02:00
|
|
|
- Preload will do nothing if you try to preload a build that is already preloaded in the image.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.5.1 - 2017-08-21
|
2017-08-21 11:33:12 +02:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fix lodash upgrade bug that broke `resin help`
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.5.0 - 2017-08-18
|
2017-08-18 15:45:45 +02:00
|
|
|
|
2017-08-11 11:02:58 +01:00
|
|
|
### Changed
|
|
|
|
|
2017-08-18 12:41:24 +02:00
|
|
|
- Set up Travis npm autodeploy
|
2017-08-16 18:16:21 +02:00
|
|
|
- Upgrade to Lodash v4, drastically reducing install size (due to dedupes)
|
2017-08-16 11:22:21 +02:00
|
|
|
- Updated npm package description
|
2017-08-11 11:02:58 +01:00
|
|
|
- Added support for looking up shared apps via [owner]/[appname] strings
|
|
|
|
|
2017-08-04 14:53:31 +02:00
|
|
|
### Added
|
|
|
|
|
2017-08-11 16:52:21 +02:00
|
|
|
- Use forked global-tunnel-ng that doesn't proxy connections to socket files
|
2017-08-04 14:53:31 +02:00
|
|
|
- Preload support
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.4.0 - 2017-08-11
|
2017-08-02 18:15:35 +03:00
|
|
|
|
2017-08-09 15:18:16 +02:00
|
|
|
### Changed
|
|
|
|
|
2017-08-11 13:31:53 +02:00
|
|
|
- Support overlay2 in resin local push
|
|
|
|
- Support Docker versions greater than 1.X in resin sync
|
2017-08-10 21:40:05 +02:00
|
|
|
- Provide a helpful warning when Docker is not installed (or is unaccessible)
|
2017-08-09 15:18:16 +02:00
|
|
|
- Added a link to the Node download page in the warning for users with old Node versions
|
2017-08-09 17:53:22 +02:00
|
|
|
- Remove inconsistent (and now unneccesary) 'Tagging image as' message from local build output
|
2017-08-08 11:37:22 +03:00
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.3.1 - 2017-08-08
|
2017-08-08 11:37:22 +03:00
|
|
|
|
|
|
|
- Updated resin-cli-auth to point to the correct resin dashboard ued for authentication (for example, staging)
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.3.0 - 2017-08-03
|
2017-08-03 18:05:27 +03:00
|
|
|
|
2017-08-02 18:15:35 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed compatibility of `resin local push` with docker >= 1.12
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.2.0 - 2017-07-27
|
2017-07-27 14:07:05 +03:00
|
|
|
|
2017-07-26 22:48:27 +03:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Support the new resinOS versions where the sample connection file is called `resin-sample.ignore`
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.1.1 - 2017-07-18
|
2017-07-18 18:09:32 +02:00
|
|
|
|
2017-07-18 16:42:45 +02:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Hide the intro quickstart message for now (until it gets renovated)
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.1.0 - 2017-06-30
|
2017-06-30 20:47:28 +02:00
|
|
|
|
2017-06-27 15:05:54 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fix issue where emulated builds broke Docker `ARG` commands
|
2017-06-29 12:44:14 +02:00
|
|
|
- Fix issue when using resin deploy with non-standard stdin (e.g. git bash on windows)
|
2017-06-27 15:05:54 +02:00
|
|
|
|
2017-06-15 15:40:57 +02:00
|
|
|
### Added
|
|
|
|
|
2017-06-30 19:49:35 +02:00
|
|
|
- Bump resin-sync@8.0.1
|
2017-06-21 20:30:12 +03:00
|
|
|
- Permit resin sync to collaborators
|
2017-06-30 19:49:35 +02:00
|
|
|
- Fix "'cwd' must be a string" error in Node 8
|
2017-06-29 11:51:29 +03:00
|
|
|
- Do not explicitly disable ControlMaster option for device SSH connections
|
2017-06-15 15:40:57 +02:00
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v6.0.0 - 2017-06-26
|
2017-06-26 13:38:22 +02:00
|
|
|
|
|
|
|
### Added
|
2017-06-26 11:56:24 +02:00
|
|
|
|
|
|
|
- Added support for `--squash` parameter for `resin build`
|
|
|
|
|
2017-06-26 13:38:22 +02:00
|
|
|
### Fixed
|
2017-06-22 18:58:09 +02:00
|
|
|
|
|
|
|
- **Breaking** Remove Buffer polyfill, require Node v6+, and print warnings in older versions
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.11.1 - 2017-06-22
|
2017-06-22 18:19:53 +02:00
|
|
|
|
2017-06-26 13:38:22 +02:00
|
|
|
### Added
|
2017-06-22 14:48:25 +02:00
|
|
|
|
|
|
|
- Include Node version in Sentry logging
|
|
|
|
|
2017-06-26 13:38:22 +02:00
|
|
|
### Fixed
|
2017-06-20 11:48:15 +01:00
|
|
|
|
|
|
|
- Ensure to send .pem file contents rather than filename to docker daemon
|
2017-06-22 13:32:07 +02:00
|
|
|
- Add a polyfill to fix `local configure` in older (<6) Node versions
|
2017-06-20 11:48:15 +01:00
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.11.0 - 2017-06-19
|
2017-06-08 13:53:41 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- `package-lock.json` for `npm5` users
|
2017-06-13 19:28:37 +02:00
|
|
|
- Added ability to run an emulated build silently with `resin build`
|
|
|
|
- Gzip images when uploading in `resin deploy`
|
2017-06-13 19:47:47 +02:00
|
|
|
- Show a clear message immediately as the deploy starts, if we're deploying an image.
|
2017-06-12 14:26:57 +03:00
|
|
|
- Forced update to the newest resin-sdk (^6.4.1)
|
2017-06-08 22:58:37 +03:00
|
|
|
- Allow OS version selection when doing `resin device init`
|
2017-06-08 23:55:56 +03:00
|
|
|
- Actually tolerate the `--yes` param to `resin device init`
|
2017-06-09 12:32:28 +03:00
|
|
|
- Allows passing `--drive` to `resin device init`
|
2017-06-13 12:42:42 +03:00
|
|
|
- List detected drives with `resin util available-drives`
|
2017-06-12 11:42:08 +03:00
|
|
|
- Add the `resin os build-config` method to pass the interactive config step once
|
2017-06-13 12:42:42 +03:00
|
|
|
and reuse the built file for subsequent `resin os configure` calls (added the new `--config` param to it),
|
2017-06-12 11:42:08 +03:00
|
|
|
and for `resin device init` (same `--config` param)
|
2017-06-12 13:27:15 +03:00
|
|
|
- Improve the supported device types listing
|
2017-06-08 13:53:41 +03:00
|
|
|
|
2017-06-14 20:50:24 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Ensure emulated builds use the correct relative path to qemu when called from any location
|
2017-06-15 16:36:44 +02:00
|
|
|
- Make emulated builds reliable in the presence for WORKDIR comands
|
2017-06-14 20:50:24 +02:00
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.10.2 - 2017-05-31
|
2017-05-31 13:08:04 +01:00
|
|
|
|
2017-05-29 13:59:25 +01:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed command line arguments for `resin build`
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.10.1 - 2017-05-22
|
2017-05-22 21:59:12 +02:00
|
|
|
|
2017-05-22 20:49:34 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed breaking bug in `resin local ssh`
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.10.0 - 2017-05-22
|
2017-05-22 15:44:28 +02:00
|
|
|
|
2017-04-24 11:06:53 +01:00
|
|
|
### Added
|
|
|
|
|
2017-05-11 09:16:27 -07:00
|
|
|
- Reduce granularity of update checking to one day
|
2017-05-12 11:47:49 +02:00
|
|
|
- Include extra usage metadata in error logging to help debugging
|
2017-04-24 11:06:53 +01:00
|
|
|
- Add uploading of build logs when present with resin deploy
|
2017-05-02 13:27:18 +01:00
|
|
|
- Highlight cache usage in a local build
|
2017-05-10 23:06:35 +03:00
|
|
|
- Show a progress bar for upload progress
|
2017-05-10 22:02:52 +03:00
|
|
|
- Add ability to specify build-time variables for local builds
|
2017-05-20 00:20:22 +03:00
|
|
|
- Added the proxy support for the `resin ssh` command
|
2017-04-24 11:06:53 +01:00
|
|
|
|
2017-04-28 13:44:40 +01:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed the not enough unicorns bug in resin build
|
2017-05-20 00:20:22 +03:00
|
|
|
- Removed the install-time warning for the `valid-email` package
|
2017-04-28 13:44:40 +01:00
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.9.1 - 2017-05-01
|
2017-05-01 14:19:21 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Technical release because v5.9.0 was published earlier (erroneously)
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.9.0 - 2017-05-01
|
2017-05-01 14:14:37 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- HTTP(S) proxy support
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.8.1 - 2017-04-27
|
2017-04-27 16:24:57 +03:00
|
|
|
|
2017-04-27 16:18:39 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- The `ssh` command was broken
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.8.0 - 2017-04-26
|
2017-04-26 12:18:07 +01:00
|
|
|
|
2017-03-29 12:03:40 +01:00
|
|
|
### Added
|
|
|
|
|
2017-04-26 12:18:07 +01:00
|
|
|
- Add cloud builder output to local build
|
|
|
|
- Add nocache and tag options to resin deploy
|
2017-03-29 12:03:40 +01:00
|
|
|
- Add ability to build and deploy an image to resin's infrastructure
|
|
|
|
|
2017-04-21 13:10:30 +03:00
|
|
|
### Fixed
|
|
|
|
|
2017-03-29 12:03:40 +01:00
|
|
|
- Capture and report errors happening during the program initialization, like parsing invalid YAML config
|
2017-04-21 13:10:30 +03:00
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.7.2 - 2017-04-18
|
2017-04-18 12:15:11 +03:00
|
|
|
|
2017-04-07 21:26:56 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Fixed warning on NPM install due to dependency conflicts
|
2017-04-14 12:41:55 +03:00
|
|
|
- Improved node v4 support (some operations are fixed, some will run faster)
|
2017-04-07 21:26:56 +02:00
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.7.1 - 2017-04-03
|
2017-04-03 16:07:32 +02:00
|
|
|
|
2017-04-03 15:36:04 +02:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- Add basic support for the new ResinOS version format
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.7.0 - 2017-03-28
|
2017-03-28 14:43:31 +03:00
|
|
|
|
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- The OS init issues:
|
|
|
|
* failing to get the superuser resin auth (tried to look into `/root/.resin`)
|
|
|
|
* failing to write to the drive
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.6.1 - 2017-03-23
|
2017-03-23 15:52:06 +03:00
|
|
|
|
2017-03-23 15:32:06 +03:00
|
|
|
### Added
|
|
|
|
|
2017-03-17 18:37:07 +01:00
|
|
|
- Add Sentry error tracking
|
|
|
|
|
2017-03-23 15:32:06 +03:00
|
|
|
### Fixed
|
|
|
|
|
|
|
|
- The unneeded warning about the default OS version download from the `device init` command.
|
|
|
|
- Changed the help references from gitter to forums.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.6.0 - 2017-03-23
|
2017-03-23 01:36:08 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- The `--version` option to the `os download` command. Check `resin help os download` for details.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.5.0 - 2017-03-10
|
2017-03-10 18:19:45 +00:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Require superuser for scan commands, also introduce docker timeout
|
|
|
|
- Bump resin-sync@7.0.0: use experimental rds which requires superuser permissions
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.4.0 - 2017-03-09
|
2017-03-09 23:56:10 +00:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Implement 'resin local stop'
|
|
|
|
- Implement 'resin local'
|
|
|
|
- Implement 'resin local push'
|
|
|
|
- Implement 'resin local ssh'
|
|
|
|
- Implement 'resin local scan'
|
|
|
|
- Implement 'resin local promote'
|
|
|
|
- Implement 'resin local logs'
|
|
|
|
- Implement 'resin local flash'
|
|
|
|
- Implement 'resin local configure'
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Remove app create from primary commands
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.3.0 - 2017-03-03
|
2017-03-03 18:12:56 +02:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- `resin sync` AUFS device support
|
|
|
|
|
2017-01-25 19:32:07 +01:00
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Moved to the new version of `resin-sdk` (via `resin-sdk-preconfigured`)
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.2.4 - 2017-01-18
|
2017-01-18 19:13:25 +02:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Fix documented requirements for resin ssh and resin sync
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.2.3 - 2017-01-04
|
2017-01-04 13:54:09 -04:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Add missing `js-yaml` dependency.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.2.2 - 2016-11-01
|
2016-11-01 14:38:55 -04:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Fix `shutdown` command not being available.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.2.1 - 2016-10-28
|
2016-10-28 12:17:25 -04:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Fix `Boolean options can't have parameters` error in every command.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.2.0 - 2016-10-27
|
2016-10-27 17:47:43 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Add `shutdown` command.
|
|
|
|
- Add `--force` option to `device reboot` command.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.1.0 - 2016-09-25
|
2016-09-25 19:55:55 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Add `devices supported` command.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v5.0.0 - 2016-09-15
|
2016-09-15 19:36:06 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Automatically parse '.gitignore' for file inclusions/exclusions from resin sync by default. Skip parsing with `--skip-gitignore`.
|
|
|
|
- Automatically save options to `<sourceDirectory>/.resin-sync.yml` after every run.
|
|
|
|
- Support user-specified destination directories with `--destination/-d` option.
|
|
|
|
- Implement `--after` option to perform actions local (e.g. cleanup) after resin sync has finished.
|
|
|
|
- Implement interactive dialog for destination directory, with `/usr/src/app` being the default choice.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Require `resin sync` `--source/-s` option if a `.resin-sync.yml` file is not found in the current directory.
|
|
|
|
- Require `uuid` as an argument in `resin sync/ssh` (`appName` has been removed).
|
|
|
|
- Always display interactive device selection dialog when uuid is not passed as an argument.
|
|
|
|
- Disable ControlMaster ssh option (as reported in support).
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.5.0 - 2016-09-14
|
2016-09-14 11:09:43 -07:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Attempt to retrieve device type from the image's first partition.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.4.0 - 2016-08-11
|
2016-08-11 10:35:19 -04:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Display OS and Supervisor version in `devices` and `device` commands.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.3.0 - 2016-08-11
|
2016-08-11 10:21:41 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Implement `device public-url enable` command.
|
|
|
|
- Implement `device public-url disable` command.
|
|
|
|
- Implement `device public-url status` command.
|
|
|
|
- Implement `device public-url` command.
|
|
|
|
- Add global `--help` option.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.2.1 - 2016-07-26
|
2016-07-26 13:04:21 -04:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Fix log messages being `undefined`.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.2.0 - 2016-06-22
|
2016-06-22 16:19:31 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Add `verbose` option to `resin sync`.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.1.0 - 2016-06-22
|
2016-06-22 09:46:18 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Add `verbose` option to `resin ssh`.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.0.3 - 2016-05-17
|
2016-05-17 10:00:04 -04:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Fix `resin ssh` errors when running in `cmd.exe`.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.0.2 - 2016-04-27
|
2016-04-27 11:19:35 -04:00
|
|
|
|
2016-05-17 10:00:04 -04:00
|
|
|
### Changed
|
|
|
|
|
2016-04-27 11:19:35 -04:00
|
|
|
- Upgrade `resin-sync` to v2.0.2.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.0.1 - 2016-04-26
|
2016-04-26 12:40:20 -04:00
|
|
|
|
2016-05-17 10:00:04 -04:00
|
|
|
### Changed
|
|
|
|
|
2016-04-26 12:40:20 -04:00
|
|
|
- Fix unhandled exceptions in the `resin ssh` command.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v4.0.0 - 2016-04-26
|
2016-04-26 16:16:02 +03:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Implement `resin ssh` command
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
2016-04-27 11:19:21 -04:00
|
|
|
- Remove `resin sync` `exec` option.
|
|
|
|
- Upgrade `resin-sync` to v2.0.1.
|
|
|
|
- Upgrade `resin-sdk` to v5.3.0.
|
2016-04-26 16:16:02 +03:00
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v3.0.2 - 2016-04-08
|
2016-04-08 13:30:40 -04:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Fix `os configure` command not working with shorter uuids.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v3.0.1 - 2016-03-29
|
2016-03-29 11:30:11 -04:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Log Mixpanel events based on the matching command signature.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v3.0.0 - 2016-03-28
|
2016-03-28 09:29:31 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Implement `config inject` command.
|
|
|
|
- Document the case where `EACCES` is thrown during login because of an expired token.
|
|
|
|
- Integrate `resin-plugin-sync` as a build-in command.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Allow `config generate` to generate a `config.json` for an application.
|
|
|
|
- Force update alert to always be shown.
|
|
|
|
- Only throw "Invalid 2FA code" if we're sure that's the cause during `login`.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.7.0 - 2016-03-07
|
2016-03-07 08:34:32 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Implement `config generate` command.
|
|
|
|
- Implement `device reboot` command.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.6.2 - 2016-02-19
|
2016-02-19 08:36:25 -04:00
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
- Remove debugging statement in `quickstart`.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.6.1 - 2016-02-12
|
2016-02-12 14:41:37 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Documented corrupted image MBR error.
|
|
|
|
- Show parser device status in `device` command.
|
|
|
|
- Show id a device is online in `devices` command.
|
|
|
|
- Make use of static images.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Improve analytics.
|
|
|
|
- Improve `quickstart` messages.
|
|
|
|
- Fix `device` example.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.6.0 - 2016-01-21
|
2016-01-21 15:59:52 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Add support for credential-based authentication.
|
|
|
|
- Redirect users to GitHub and Gitter in case of errors.
|
|
|
|
- Add Resin.io ASCII art header on `login`.
|
|
|
|
- Print an informative next-steps message after `login`.
|
|
|
|
- Print informative verbose help to `resin help`.
|
|
|
|
- Support for shorter uuids in all commands.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Change license to Apache 2.0.
|
|
|
|
- Don't make `device init` a primary command.
|
|
|
|
- Stop instructing users to run `quickstart` as root.
|
|
|
|
- Make `login` command purely interactive.
|
|
|
|
- Handle authentication in `quickstart` if user is not logged in.
|
|
|
|
- Redirect to `signup` from `login` if user doesn't have an account.
|
|
|
|
- Make sure to remove registered device resource in case of errors in `quickstart`.
|
|
|
|
- Upgrade Resin SDK to v5.0.1.
|
|
|
|
- Upgrade Resin Image Manager to v3.2.6.
|
|
|
|
- Make `devices` output shorter uuids.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.5.0 - 2015-12-11
|
2015-12-11 21:30:02 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Show device id in `resin devices`.
|
|
|
|
- Add helpful instructions after `resin quickstart`.
|
|
|
|
- Add timestamp to `resin logs` lines.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Lazy load command actions dependencies for performance reasons.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.4.0 - 2015-12-01
|
2015-12-01 14:43:53 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Show device types when selecting applications.
|
|
|
|
- Automatic token exchange login with the web dashboard.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Simplify download output messages.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.3.0 - 2015-11-20
|
2015-11-20 13:01:58 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Implement `settings` command.
|
|
|
|
- Handle Windows elevation automatically.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Show uuids in `devices` command.
|
|
|
|
- Clarify resin url in `login` and `whoami`.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.2.0 - 2015-11-12
|
2015-11-12 08:33:51 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Implement `device move` command.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.1.0 - 2015-11-11
|
2015-11-11 08:31:32 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Implement `config read` command.
|
|
|
|
- Implement `config write` command.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Clarify the need of computer password during `sudo` in `os initialize`.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.0.1 - 2015-10-26
|
2015-10-26 08:46:16 -04:00
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Fix critical error when elevating permissions.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v2.0.0 - 2015-10-26
|
2015-10-26 08:08:20 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Add `drive` option to `os initialize`.
|
|
|
|
- Add application name length validation.
|
|
|
|
- Allow passing a custom uuid to `device register`.
|
|
|
|
- Add `advanced` option in `device init`.
|
|
|
|
- Implement user/password login form with 2FA support.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Clarify the need for admin privileges on update.
|
|
|
|
- Fix non working `yes` option in `os initialize`.
|
|
|
|
- Fix non working `type` option in `app create`.
|
|
|
|
- Take device type as an option in `os initialize`.
|
|
|
|
- Improve the way the update notifier is shown.
|
|
|
|
- Ignore advanced configuration options by default.
|
|
|
|
- Fix `device info` shadowing other command help pages.
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
- Remove login with token functionality.
|
|
|
|
- Remove project directory creation logic in `device init`.
|
|
|
|
- Remove `app associate` command.
|
|
|
|
|
2017-08-22 19:26:32 +02:00
|
|
|
## v1.1.0 - 2015-10-13
|
2015-10-13 12:37:50 -04:00
|
|
|
|
|
|
|
### Added
|
|
|
|
|
|
|
|
- Implement `os download` command.
|
|
|
|
- Implement `os configure` command.
|
|
|
|
- Implement `os initialize` command.
|
|
|
|
- Implement `device register` command.
|
|
|
|
- Add TROUBLESHOOTING guide.
|
|
|
|
- Add a dynamic widget for selecting connected drives.
|
|
|
|
|
|
|
|
### Changed
|
|
|
|
|
|
|
|
- Make sure temporary files are removed on failures in `device init`.
|
|
|
|
- Prompt to select application if running `device init` with no arguments.
|
|
|
|
- Only use admin privileges in `os initialize` to avoid the cache directory to belong to `root`.
|
|
|
|
- Separate help output per relevance.
|
|
|
|
- Only print primary command help by default.
|
|
|
|
- Print plugin warnings in red as the rest of the errors.
|
|
|
|
- Shorten the length of device await message.
|
|
|
|
- Upgrade Resin SDK to v3.0.0.
|
|
|
|
- Check that a directory is a `git` repository before attempting to run `git` operations on it.
|
|
|
|
- Improve plugin scanning mechanism.
|
|
|
|
- Fix `EPERM` issue in Windows after a successfull `device init`.
|
|
|
|
- Fix SDCard burning issues in Windows 10.
|
|
|
|
- Fix plugins not being loaded in Windows 10.
|
|
|
|
- Fix bug when listing the available drives in Windows when the user name contains spaces.
|
|
|
|
- Fix an edge case that caused drives to be scanned incorrectly in OS X.
|
|
|
|
- Fix operating system not being detected correctly when initializing a device.
|
|
|
|
|
|
|
|
### Removed
|
|
|
|
|
|
|
|
- Remove outdated information from README.
|