### v2019.10.318
* FEAT: Portuguese locale in the GUI enhance.
### v2019.10.317
* FEAT: Portuguese locale in the GUI.
### v2019.10.301
* Bugfix: configstore error
### v2019.10.211
* CHORE: Upgraded Electron v4 to v6 finally and using just 1 icon 🙌
### v2019.10.202
* Bugfix: Build error.
### v2019.10.230
* Bugfix: Electron v6 was generating twice icons so I reverted to v4.2.8
### v2019.10.127
* CHORE: Upgraded Electron v4 to v6.
### v2019.10.117
* BUGFIX: DISABLE_WAYLAND fix
* https://github.com/patrikx3/onenote/issues/70
* https://github.com/patrikx3/onenote/pull/71
### v2019.4.122
* BUGFIX: configstore v5 is not working with SNAP, had to revert to configstore v4
* https://github.com/patrikx3/onenote/issues/68
### v2019.4.115
* BUGFIX: The cursor sometimes hidden
* https://github.com/patrikx3/onenote/issues/67
### v2019.4.114
* BUGFIX: Since the `Language` menu shift from the `Check updates` `Help` to `View`.
### v2019.4.108
* CHORE: Revert to Electron v4, as showing 2 icons with the hack.
### v2019.4.104
* CHORE: Upgraded to Electron v5
* BUGFIX: Electron was not working sandbox, I worked it out with a script in `src/build/after-pack.js`
### v2019.4.101
* BUGFIX: Minor translation issue.
### v2019.4.42
* BUGFIX: Revert Electron to v4.2.1 as there is an SUID permission, https://github.com/patrikx3/onenote/issues/63
### v2019.4.39
* FEATURE: New `OneNote 2019` icon
* FEATURE: German translation, able to try to guess `Online Onenote` language, but not always working ...
### v2019.4.33
FEATURE: Added in the `Action` menu to go to any URL.
### v2019.4.32
FEATURE: The link chooser was missing the cancel button.
### v2019.4.31
CHORE: Updated all dependencies.
### v2019.4.26
FEATURE: the Electron GUI color (you can check in the `Set Proxy` theme) is switched form blue to purple
### v2019.4.24
FEATURE: Allows using multiple instances (with some quirks, as the config will not be synchronized, so it can provide wrong settings)
### v2019.4.21
FEATURE: Reverted added emoji in the title (notebook)
### v2019.4.19
FEATURE: Added emoji in the title (notebook)
### v2019.4.17
FEATURE: The settings tray menu is a checkbox now (it was a button and different labels).
### v2019.4.12
BUGFIX: the tray was giving a "tray was already destroyed" error
### v2019.4.8
FEATURE: for all links in P3X OneNote is left for the user to decide how the links are handled - as internal or external
### v2019.4.7
* BUGFIX: the tray was showing all the time, now, it only shown if the close button behavior is happening by minimize to the tray
### v2019.02.17
* BUGFIX: Added info, that not every case can be handled.
* BUGFIX: On the sidebar on notebooks it was opening a new window, it is quite hacky, but is supposed to be working.
### v2019.02.16
* BUGFIX: On the sidebar on notebooks it was opening a new window, it is quite hacky, but is supposed to be working.
### v2019.02.04
* BUGFIX: Donation button was Hungarian, now is supposed to be automatically by browser locale.
### v2019.02.02
* FEATURE: Disable/enable main timer on window blur/focus
* CHORE: upgrade to Electron 4.0.4
### v2019.01.24
* CHORE: upgrade to Electron 4.0.2
### v2019.01.18
* BUGFIX: it was saving the window position and size, but it is not correct, because the user could change 2 monitors to 1 monitor and could save incorrect positions, so I disabled this option
[//]: #@corifeus-footer
---