Skip to content

Releases: fjwillemsen/NativeOverleaf

v1.9.2

31 Jan 20:10
Compare
Choose a tag to compare

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

Full Changelog: v1.9.1...v1.9.2

v1.9.1

31 Jan 13:30
Compare
Choose a tag to compare

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: v1.9.0...v1.9.1

1.9.0: independent PDF theme, several bug fixes

13 Jul 09:04
Compare
Choose a tag to compare

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

1.8.1: updated to Nativefier 50.1.1, more efficient loading

29 Mar 10:08
Compare
Choose a tag to compare

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.

1.8.0: custom fonts, bugfixes and minor improvements

02 Mar 22:32
Compare
Choose a tag to compare

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

1.7.6: extended darkmode, Nativefier update

14 Nov 19:46
Compare
Choose a tag to compare

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.

1.7.5: security update

22 Sep 22:29
Compare
Choose a tag to compare

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.

1.7.4: institutional login for KIT

05 Sep 12:37
Compare
Choose a tag to compare

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

1.7.3: extended changelog, updated Nativefier and Electron

02 Sep 17:30
Compare
Choose a tag to compare

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).

1.7.2: release notes after update and bug fixes

30 Aug 12:46
Compare
Choose a tag to compare

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