Releases: pzychotic/TinyView
Releases · pzychotic/TinyView
v1.3.0
User-Visible Changes
- Added dynamic range scaling based on a rectangular selection
- Added inputs to manually define the display min/max values
- Changed panning from left to right mouse button
- Changed keyboard zoom commands to anchor at the image center
- Updated README
Internal Changes
- Removed unintended stretch property from button icon
- Added a badge with link to the latest release
- Added more tests
Dependency Updates
- Bumped Magick.NET-Q16-AnyCPU from 14.11.1 to 14.12.0
- Bumped Microsoft.NET.Test.Sdk from 18.3.0 to 18.4.0
Full Changelog: v1.2.0...v1.3.0
v1.2.0
User-Visible Changes
- Added buttons and menu items to flip the image
- Allow panning outside the visible area
- Use cursor position as anchor for the zoom
- Crisper icons
- Updated README
Internal Changes
- Refactored pan and zoom behaviors for clearer separation
- Created a GitHub Pages website
- Excluded
DocsandScriptsfrom CI builds - Added more tests
Dependency Updates
- Bumped CommunityToolkit.Mvvm from 8.4.0 to 8.4.2
- Bumped Magick.NET-Q16-AnyCPU from 14.10.3 to 14.11.1
- Bumped Microsoft.Xaml.Behaviors.Wpf from 1.1.141 to 1.1.142
- Bumped NUnit from 4.5.0 to 4.5.1
- Bumped NUnit3TestAdapter from 6.1.0 to 6.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
User-Visible Changes
- Added support for TIFF files through LibTiff.Net
- Show a wait cursor while loading an image
- Disabled zoom and palette selection when no image is loaded
- Updated README
Internal Changes
- Refactored project to use CommunityToolkit.Mvvm library
- Refactored project to use Microsoft.Xaml.Behaviors.Wpf library
- Refactored image loaders for better performance
- Added more tests
Dependency Updates
- Added BitMiracle.LibTiff.NET 2.4.660
- Added CommunityToolkit.Mvvm 8.4.0
- Added Microsoft.Xaml.Behaviors.Wpf 1.1.141
- Bumped Magick.NET-Q16-AnyCPU from 14.10.2 to 14.10.3
- Bumped Microsoft.NET.Test.Sdk from 18.0.1 to 18.3.0
- Bumped NUnit from 4.4.0 to 4.5.0
Full Changelog: v1.0.0...v1.1.0
v1.0.0
v1.0.0-beta
Test for release workflow