NativeOverleaf Versions Save

Next-level academia! Repository for the Native Overleaf project, attempting to integrate Overleaf with native OS features for macOS, Linux and Windows.

v1.9.2

3 months ago

Fixed an issue with self-signed certificates on macOS, as per issues #35 and #32. Extended known SSO domains.

Full Changelog: https://github.com/fjwillemsen/NativeOverleaf/compare/v1.9.1...v1.9.2

v1.9.1

3 months ago

This release fixes some issues that originated due to changes on Overleaf's end, specifically those discussed in issue #32, as well as #33. It also fixes the broken Check for Updates button.

One important functionality that remains broken is that the view is not automatically updated when changing themes. Help is needed there, so if you have ideas on how to help, please comment on issue #32. If you encounter any other issues with this version, please let me know by opening an issue.

Full Changelog: https://github.com/fjwillemsen/NativeOverleaf/compare/v1.9.0...v1.9.1

v1.9.0

10 months ago

This release allows independent selection of the PDF themes for each system theme, as suggested in issue #20 by @zaaahir. In addition, it fixes an issue where default preferences were not loaded correctly in some instances and removes the "outdated build" warning at startup described in issue #24 by @sambo57u. Thank you to the contributors!

setting the PDF theme independently

v1.8.1

1 year ago

This release brings a minor underlying update from Nativefier 50.0.1 to 50.1.1. In addition, the binaries are slimmed-down by preventing unnecessary dependencies from loading.

v1.8.0

1 year ago

This release brings the following features and bug fixes:

  • Adds an option for custom font selection for the editor as requested in issue #15.
  • Fixes the warning on startup described in issue #16.
  • Fixes issue #10 by adding a cooldown of 1 minute before the wordcount tracker is triggered again.
  • Improved on issue #14 by improving the text contrast in the side menu.
  • Checking for updates manually now always results in an alert.
  • Improvements to code documentation.

Example of changing the editor font family to a custom font: changing the editor font family

v1.7.6

1 year ago

This release extends the darkmode to the review panel, history panel, loading screens and project overview page, as requested in this discussion. Nativefier is pushed to v50.0.1.

v1.7.5

1 year ago

Updated Nativefier to 50.0.0, which fixes an important security vulnerability. The fix is a breaking change, in testing this has not lead to issues, but you may encounter issues with institutional login. Should this be the case, please comment in the appropriate issue #3.

v1.7.4

1 year ago

Expanded the internal-URL regex to add Karlsruhe Intitut für Technology to the exempt subdomains. Additional minor improvements to the internal-URL regex.

v1.7.3

1 year ago

This release brings an extended changelog, which shows the changes in all versions between the current version and the latest version. update changelog extended It also includes updates to Nativefier 49.0.1 (from 49.0.0) and by extension to Electron 19.0.14 (from 19.0.10).

v1.7.2

1 year ago

This release brings the update changelog, which shows the release notes of the the latest version at first launch after an update! In addition, a bug which marked the app as unsafe for Google login, described in issue #6, has been solved. The latest available version is also cached, so users will be asked to update once per release instead of at every page. update changelog