mirror of
https://github.com/balena-io/etcher.git
synced 2025-04-20 05:17:18 +00:00
775 B
775 B
Change Log
All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
v1.0.0-beta.1 - 2016-03-28
Added
- Allow window to be dragged from anywhere.
- Add more application metadata to installation package.
- Setup code-signing for Windows.
Changed
- Fix uncaught error after rejecting elevation in OS X.
- Upgrade
drivelist
to v2.0.9, which includes various drive scanning improvements. - Make sure error is logged if its trapped with an error dialog.
- Fix broken state when going to settings from the success screen.
- Fix
Cannot read property 'length' of undefined
frequent issue.