Skip to content

Releases: wickedest/Mergely

3.4.5

04 Nov 11:05
Compare
Choose a tag to compare

Fixed issue rendering stale changes when lhs/rhs invoked

3.4.2

25 Jul 20:46
Compare
Choose a tag to compare

Current selected diff can now be styled from css.

3.4.1

25 May 21:36
Compare
Choose a tag to compare

Fixes merge-button
Fixes margin click
Fixes optimize

3.4.0

07 Feb 15:00
Compare
Choose a tag to compare
  1. Updated to [CodeMirror 5.11.0|https://github.com/codemirror/CodeMirror/releases/tag/5.11.0]
  2. UX improvements for easier reading (#34)
  3. Added gutter click to select change

3.3.10

28 Jun 12:56
Compare
Choose a tag to compare

The editor can now use query parameters to set Mergely options. E.g. to enable wrap_lines, use query string parameter wl=1.

3.3.9

21 Apr 19:41
Compare
Choose a tag to compare

Fixes scroll synchronization