Releases: richardwilkes/unison
Releases · richardwilkes/unison
v0.80.4
v0.80.3
- Update to latest Skia (m136) and toolbox
v0.80.2
- Swap SetFinalizer for AddCleanup
- Replace use of soft refs with weak pointers and AddCleanup
- Update to use latest golangci-lint and Go
v0.80.1
- Reduce generated Info.plist size if no exported or imported types are present
v0.80.0
- Added an application packager to ease the burden of creating the various platform-specific packaging
v0.79.0
- Added a new widget: Slider
- Used the new Slider widget to improve the UI in the color well dialog
v0.78.0
- Tables now only show space for the disclosure controls if a container row is present
v0.77.0
- DrawableSVG now BF8A supports in-place rotation
v0.76.3
- 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
- Fix Display.FitRectOnto(), which wasn't correctly accounting for the window's being offscreen to the right or bottom