Skip to content

Releases: richardwilkes/unison

v0.80.1

27 Jan 19:27
35a1842
Compare
Choose a tag to compare
  • Reduce generated Info.plist size if no exported or imported types are present

v0.80.0

27 Jan 03:25
9a52540
Compare
Choose a tag to compare
  • Added an application packager to ease the burden of creating the various platform-specific packaging

v0.79.0

12 Jan 22:42
03091af
Compare
Choose a tag to compare
  • Added a new widget: Slider
  • Used the new Slider widget to improve the UI in the color well dialog

v0.78.0

01 Jan 20:23
3537bef
Compare
Choose a tag to compare
  • Tables now only show space for the disclosure controls if a container row is present

v0.77.0

23 Dec 00:06
1bbe16b
Compare
Choose a tag to compare
  • DrawableSVG now supports in-place rotation

v0.76.3

14 Dec 23:10
5ac097a
Compare
Choose a tag to compare
  • Fix the previous fix, as it was inadvertently using the X coordinate in one place where it should have been using the Y coordinate

v0.76.2

14 Dec 22:57
ed7f9ef
Compare
Choose a tag to compare
  • Fix Display.FitRectOnto(), which wasn't correctly accounting for the window's being offscreen to the right or bottom

v0.76.1

14 Dec 18:25
4a2c17f
Compare
Choose a tag to compare
  • Handle cut/copy/paste/select all in text fields when a menu with those commands is not present (this is typically only a problem on platforms that do not have a global menu bar)

v0.76.0

10 Dec 01:46
3c01b84
Compare
Choose a tag to compare
  • A sorting function can now be (optionally) provided per-column (NOTE: this is a breaking change)
  • Remove extra space at the beginning of a line when <br> is used in markdown

v0.75.1

20 Oct 19:07
2ee47c7
Compare
Choose a tag to compare
  • Aggressively cache font face fallbacks for missing runes