Released on 09/21/2023
- FEATURE: Update Polish language
Released on 08/03/2023
- BUGFIX: Change color following the OneNote Online color change.
Released on 07/31/2023
Released on 07/28/2023
Released on 07/23/2023
- FEATURE: Added windows version
Released on 07/20/2023
Released on 07/19/2022
- TEST: Auto upload with deb and AppImage
Released on 07/18/2022
- FEATURE: Enhance boot startup speed
- BUGFIX: Auto upload stopped working
Released on 06/25/2022
Released on 01/14/2023
Released on 01/10/2023
Released on 10/23/2022
Released on 10/02/2022
- FEATURE: Added Russian
- FEATURE: Update deps
Released on 07/27/2022
Released on 05/31/2022
Released on 02/21/2022
- FEATURE: Simplified-Chinese Translation.
Released on 02/05/2022
- CHORE: Upgraded to latest versions
Released on 01/05/2022
Released on 10/28/2021
- BUGFIX: Enhance boot speed - 1 second faster (but it is still very slow, because the Electron webview issues)
Released on 10/28/2021
Released on 10/26/2021
- FEATURE: Changed the
change-log.md
file name.
Released on 10/21/2021
- FEATURE: Optimized boot speed.
- FEATURE: Added
--minimized
argument.
- BUGFIX: Fix Electron 14 error.
- BUGFIX: Replace
configstore
to electron-store
- FEATURE: In the link popup external buttons moved from center to the right.
- FEATURE: Enable zoom in the bottom toolbar.
- FEATURE: Updated German translation.
- BUGFIX: Proxy got baaaad. Fix is done.
- FEATURE: The bookmarks are sorted by alphabetically.
- FEATURE: Enhanced dark mode by keeping the original colors (a bit shift, but not invert like before).
- FEATURE: Added Italian translation.
- FEATURE: Enable dark mode (with quirks) using invert all colors. Not perfect, but it works and is bettter for you eyes.
- FEATURE: Added Dutch translation.
- BUILD: Add Ubuntu 32 bit AppImage version
- BUGFIX: Fixed the latest Electron v12 version (it was crashing)
- BUGFIX: Electron v12 is crashing when clicking on a link (build with Electron v11, works)
- FEATURE: Corporate login fix.
- FEATURE: The menu is by default will show the menu, but in the settings, you can hide it and only show with ALT.
- FEATURE: Add
rpm
package format.
- FEATURE: Add
deb
package format.
- BUGFIX: The tray is more stable, but it is a hack, not perfect.
- BUGFIX: The tray is more stable, but it is a hack, not perfect.
- BUGFIX: The tray is more stable, but it is a hack, not perfect.
- BUGFIX: The tray is more stable, but it is a hack, not perfect.
- BUGFIX: The bookmarks editor title was wrong, showing adding.
- FEATURE: Add bookmarks menu.
- BUILD: Removed 32 bit version in Linux.
- BUGFIX: Fix button order by using Material Design Specs.
- BUGFIX: French build fix.
- FEATURE: Added French language.
- BUILD: Fix newer build from
electron-builder
.
- BUGFIX: About blank fix (not full solution)
- FEATURE: Back/forward button
- FEATURE: Back/forward button
- FEATURE: Tuned bottom toolbar
- FEATURE: Since menu is not always showing, on the bottom toolbar is always showing a donate button.
- FEATURE: GUI align layout on confirm popup (reverse button order)
- FEATURE: The menu is initial hidden, you can enable by clicking ALT.
- FEATURE: disable all AngularJs/AngularJs Material animations.
- BUGFIX: Remove Fontawesome and jQuery, as we are not using.
- FEATURE: Takes care of Github Issue #97 - Option to Disable Internal / External Popup
- FEATURE: Added ARM version.
- CHORE: Update NPM packages.
- BUG: The set proxy menu was not working.
- FEATURE: Added Spanish translation.
- CHORE: Upgrade to Electron v8.
- FEAT: Ability to hide the main menu (in tray mode only).
- FEAT: Portuguese locale in the GUI enhance.
- FEAT: Portuguese locale in the GUI.
- Bugfix: configstore error
- CHORE: Upgraded Electron v4 to v6 finally and using just 1 icon

- Bugfix: Electron v6 was generating twice icons so I reverted to v4.2.8
- CHORE: Upgraded Electron v4 to v6.
- BUGFIX: DISABLE_WAYLAND fix
- BUGFIX: configstore v5 is not working with SNAP, had to revert to configstore v4
- BUGFIX: The cursor sometimes hidden
- BUGFIX: Since the
Language
menu shift from the Check updates
Help
to View
.
- CHORE: Revert to Electron v4, as showing 2 icons with the hack.
- CHORE: Upgraded to Electron v5
- BUGFIX: Electron was not working sandbox, I worked it out with a script in
src/build/after-pack.js
- BUGFIX: Minor translation issue.
- FEATURE: New
OneNote 2019
icon
- FEATURE: German translation, able to try to guess
Online Onenote
language, but not always working ...
FEATURE: Added in the Action
menu to go to any URL.
FEATURE: The link chooser was missing the cancel button.
CHORE: Updated all dependencies.
FEATURE: the Electron GUI color (you can check in the Set Proxy
theme) is switched form blue to purple
FEATURE: Allows using multiple instances (with some quirks, as the config will not be synchronized, so it can provide wrong settings)
FEATURE: Reverted added emoji in the title (notebook)
FEATURE: Added emoji in the title (notebook)
FEATURE: The settings tray menu is a checkbox now (it was a button and different labels).
BUGFIX: the tray was giving a "tray was already destroyed" error
FEATURE: for all links in P3X OneNote is left for the user to decide how the links are handled - as internal or external
- BUGFIX: the tray was showing all the time, now, it only shown if the close button behavior is happening by minimize to the tray
- 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.
- BUGFIX: On the sidebar on notebooks it was opening a new window, it is quite hacky, but is supposed to be working.
- BUGFIX: Donation button was Hungarian, now is supposed to be automatically by browser locale.
- FEATURE: Disable/enable main timer on window blur/focus
- CHORE: upgrade to Electron 4.0.4
- CHORE: upgrade to Electron 4.0.2
- 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