• v1.1.5 dc88dd79b0

    v1.1.5 Stable

    hiro released this 2026-04-05 21:23:31 -04:00 | 1 commits to main since this release

    What's Changed

    • Fix #28 and #29 by @ultronozm in https://github.com/vale981/overleaf.el/pull/30
    • 3-Way Conflict Resolution: Automatic support for 3-way merging using a common ancestor. This identifies and automates the merging of non-overlapping changes when reconnecting to Overleaf with local edits.

    Full Changelog: https://github.com/vale981/overleaf.el/compare/v1.1.4...v1.1.5

  • v1.1.4 515e45df1b

    v1.1.4 Stable

    hiro released this 2025-07-28 17:03:02 -04:00 | 8 commits to main since this release

    What's Changed

    New Contributors

    Full Changelog: https://github.com/vale981/overleaf.el/compare/v1.1.3...v1.1.4

  • v1.1.2 4f75216c85

    v1.1.2 Stable

    hiro released this 2025-06-04 09:57:09 -04:00 | 37 commits to main since this release

    What's Changed

    • Declare safety conditions for file local variables by @nemethf in https://github.com/vale981/overleaf.el/pull/7
    • Ability to read cookies directly from Firefox
    • Fixes for conflict reconciliation (hopefully no more "out of sync" errors on the overleaf side)
    • easy connection to overleaf files with overleaf-find-file

    Full Changelog: https://github.com/vale981/overleaf.el/compare/v1.1.1...v1.1.2

  • v1.1.1 30ced16c97

    v1.1.1 Stable

    hiro released this 2025-05-27 11:22:28 -04:00 | 63 commits to main since this release

    What's Changed

  • v1.0.0-rc2 cca6cb304c

    hiro released this 2025-05-03 14:38:55 -04:00 | 121 commits to main since this release

    Now, we try to gracefully rebase pending edits when updates from overleaf are received.