Skip to content

Commit

Permalink
Release 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yocarbo committed Mar 7, 2019
1 parent 2971cd2 commit 6e1c51b
Showing 1 changed file with 71 additions and 0 deletions.
71 changes: 71 additions & 0 deletions CHANGELOG.md
@@ -1 +1,72 @@
## 2.0.0
* Update Electron to 4.0.4
* osslsigncode instead signcode
* Change to electron-builder
* Add Linux application desktop
* Fix notification Lin/Mac/Win
* Fix hide/minimize

## v1.1.7
* Fix signing windows app
* Sanitized compilation
* Fix rich preview when loading failed

## v1.1.6
* Fix Evernote authorization

## v1.1.5
* Revert updating application in background
* Fix native modules

## v1.1.4
* Use EV Certificate
* Update all dependencies
* Support new Google Drive sharing
* Improve how the application is updated

## v1.1.3
* Update Electron to 1.4.15
* Update all dependencies
* Fix OneDrive media sharing
* Refactor signing for Windows

## v1.1.2
* Update Electron to 1.4.2
* Update all dependencies
* Update node version
* Compile native extension properly
* Add Google sign-in

## v1.1.1
* Update Electron to 1.2.1
* Handle Box file picker (if they provide the window name)
* Fix task print
* Fix startup error

## v1.1.0
* Add spell checker in the context menu
* Add copy/paste in the context menu
* Add zoom in/out with shortcuts in the menu and context menu
* Update libraries
* Add a beta build

## v1.0.5
* Make new dropbox working

## v1.0.4
* Patch OneDrive integration

## v1.0.3
* Fix Microsoft login page
* Fix public and print task

## v1.0.2
* Fix reload shortcut on windows doesn't restart Azendoo (again)

## v1.0.1
* Fix reload shortcut on windows doesn't restart Azendoo
* Fix token was not added when user click on a download button

## v1.0.0
* First version of the application over Electron

0 comments on commit 6e1c51b

Please sign in to comment.