Skip to content

Releases: Ruben2776/PicView

PicView 2.3.2

09 Sep 11:47
Compare
Choose a tag to compare

Changelog

  • Fixed incorrect copying of image, when the image was not transparent
  • PicView will no longer display "Dragoverstring" when dragging a file, URL or folder over the application, and will instead display the proper translation text.
  • Removed unused translation
  • Update to Magick.NET 14.0
  • Cleaned up project to lower application file size

Reupload due to #160

PicView 2.3.1

06 Aug 09:55
Compare
Choose a tag to compare

What's Changed

  • Fixed a bug where pasting a base64 encoded image would not load
  • Fixed a crash when pasting base64 encoded image to the clipboard
  • Fixed incorrect changes to the title when zooming a base64/clipboard image, or an image from the internet
  • Updated Korean translation by @VenusGirl in #156
  • Updated Magick.NET to 13.10.0

PicView 2.3

13 Jun 10:59
Compare
Choose a tag to compare

image

Gallery Improvements

New Thumbnail Stretching Options

You can now choose from six different stretching modes for displaying gallery thumbnails:

  • Uniform: Thumbnails maintain their aspect ratio, fitting within the display area without cropping.
  • Uniform to Fill: Thumbnails maintain their aspect ratio but fill the display area, potentially cropping part of the image.
  • Fill: Thumbnails fill the display area, potentially distorting the image to fit.
  • None: Thumbnails are displayed at their original width.
  • Square: Thumbnails are displayed in a square ratio.
  • Fill Square: Thumbnails fill a square area, potentially distorting the image to fit.

These options are available for both the bottom gallery and the full gallery views.

Fixed Gallery Navigation

Keyboard navigation within the full gallery has been improved and fixed.

UI Improvements

image

Settings Window Update

  • Size adjustments for both the bottom gallery and the full gallery are now more user-friendly.
  • The new thumbnail stretching options are also integrated into the settings.

Drag and Drop Enhancements

  • Drag Preview Fixes: Instances where the drag preview was not correctly closed have been resolved.
  • Performance Enhancements: PicView now responds more quickly when dragging images over the application.

Faster Color Choice Loading

PicView now loads color choices faster, when the default color choice has been changed.

Language Updates

  • Updated German translations.
  • Updated Danish translations.

Stability and Bug Fixes

  • Crash Fix: Resolved an issue that caused a crash when changing the sorting mode if no images were loaded.
  • Startup Menu Fix: Fixed an issue where the startup menu was not being removed correctly when pasting from startup with no image loaded.

Miscellaneous Updates

  • Magick.NET: Updated to version 13.9.1.
  • AutoUpdater.NET: Updated to version 1.9.0.

PicView 2.2.7

01 Jun 10:15
Compare
Choose a tag to compare

Bug fixes

  • Fixed an issue where the bottom gallery would not load correctly at startup, when opening the first image in the folder
  • Fixed an instance of the drag and drop overlay not removing
  • Fixed an issue when setting EXIF rating could corrupt the image

Misc

  • Updated Magick.NET to 13.9.0

PicView 2.2.6

12 May 13:25
Compare
Choose a tag to compare

Bug fixes

  • Fixed possible crash when dragging an image over the program #152
  • Fixed incorrect zooming when in fullscreen mode #153
  • Saving settings should only save to the roaming directory, if there is no writing permission
  • Fixed an error message popping up incorrectly when loading keybindings

Misc

  • Updated Magick.NET to 13.8.0

2.2.5

21 Apr 08:27
Compare
Choose a tag to compare

Changelog

  • Fixed an issue with saving to the roaming directory, when there is no write permission #137 & #149
  • Fixed an error when attempting to use the resize function in fullscreen mode #148
  • Fixed a button missing text label "Swirl" in the Image Effects window #146
  • The text boxes for Title and Subject will no longer display Sytem.Byte[]
  • Added a new Reset to default button in the settings window

PicView 2.2.4

28 Mar 11:58
Compare
Choose a tag to compare

Changelog

  • Fixed incorrect centering #143
  • Fixed a crash when viewing hidden files #140
  • Fixed a bug when starting fullscreen with no image being selected and adjusted behavior #141
  • Fixed the current language not being selected in the settings window drop-down box
  • Corrected the Copy File Path, when you're viewing the shortcuts, to display Ctrl + Alt + C instead of Ctrl + Shift + C

PicView 2.2.3

08 Mar 13:57
Compare
Choose a tag to compare

Changelog

  • Addressed an issue where PicView would crash upon changing the sorting order.
  • Enhanced performance by pinging images instead of reading them.
  • Rectified the absence of image crop text and title in the right-click menu.
  • The title now accurately reverts back after canceling crop.
  • Fixed the missing plus sign in the right-click menu.
  • Corrected the missing star rating's translation in the shortcuts view.
  • Improved handling of EXIF metadata, eliminating reliance on Microsoft-WindowsAPICodePack-Core.
  • Updated translations: Replaced "Horizontal scroll" with "Scroll direction" and "UI settings" with "Appearance."
  • Translations in the Image Info window now accurately updates when the language is changed.
  • Center window on first start-up, when no settings are present.

PicView 2.2.2

12 Feb 13:54
Compare
Choose a tag to compare

What's Changed

  • Updated Korean by @VenusGirl in #138
  • PicView now closes menus when entering fullscreen
  • Fixed the context menu and the pop-up menus not updating when language is changed
  • Fixed issue with saving settings. If PicView is installed with no write permissions, it will save to the AppData folder
  • When using PicView to delete the viewed image, it should no longer navigate back twice
  • Minor updates to the Danish translation

PicView 2.2.1

27 Jan 15:21
Compare
Choose a tag to compare

Changelog

  • Performance improvements for image loading
  • Fix an issue causing a crash when using drag and drop to load unsupported files #135
  • Updated German translation
  • Set language from operating system, if the user settings have not been configured
  • Better handling when loading images that are corrupt/invalid
  • Minor UI improvements
  • PicView now focuses when opening images in the same window
  • Updated logic for saving settings #137
  • Add support for Nanazip #134

Full Changelog: 2.2...2.2.1