Skip to content

Releases: miclat97/QuickViewFile

v1.3.0.1

17 Sep 13:02

Choose a tag to compare

What to download?

  • RECOMMENDED for Windows - FrameworkDependent - You have to install .NET 8 desktop runtime
  • x86 - Windows 32 bit (self-packaged, with 32 bit .NET 8 runtime)
  • x64 - Windows 64 bit (self-packaged, with 64 bit .NET 8 runtime)

Full Changelog: 1.3.0.0...1.3.0.1

v1.3.0.0

17 Sep 10:45

Choose a tag to compare

NEW TextBox which contains ASCII characters loaded from file is now loading MUCH faster and asynchronous - and it's limited by default to 1 milion characters (but it can be easly changed in config file)

FIX Config was not writing into file when was not valid - now it's written to file every time when JSON will be not vaild

What to download?

  • RECOMMENDED for Windows - FrameworkDependent - You have to install .NET 8 desktop runtime
  • x86 - Windows 32 bit (self-packaged, with 32 bit .NET 8 runtime)
  • x64 - Windows 64 bit (self-packaged, with 64 bit .NET 8 runtime)

What's Changed

  • Feature faster text box by @miclat97 in #4
  • FIx due to config was not saving to file when it wasn't correct valid… by @miclat97 in #5

Full Changelog: 1.2.2.3...1.3.0.0

1.2.2.3

16 Sep 11:42

Choose a tag to compare

What to download?

  • RECOMMENDED for Windows - FrameworkDependent - You have to install .NET 8 desktop runtime
  • x86 - Windows 32 bit (self-packaged, with 32 bit .NET 8 runtime)
  • x64 - Windows 64 bit (self-packaged, with 64 bit .NET 8 runtime)

Full Changelog: 1.2.2.2...1.2.2.3

v1.2.2.2

15 Sep 23:05

Choose a tag to compare

What to download?

  • RECOMMENDED for Windows - FrameworkDependent - You have to install .NET 8 desktop runtime
  • x86 - Windows 32 bit (self-packaged, with 32 bit .NET 8 runtime)
  • x64 - Windows 64 bit (self-packaged, with 64 bit .NET 8 runtime)

Full Changelog: 1.2.2.1...1.2.2.2

v1.2.2.1

15 Sep 16:32

Choose a tag to compare

What to download?

  • RECOMMENDED for Windows - FrameworkDependent - You have to install .NET 8 desktop runtime
  • x86 - Windows 32 bit (self-packaged, with 32 bit .NET 8 runtime)
  • x64 - Windows 64 bit (self-packaged, with 64 bit .NET 8 runtime)

Full Changelog: 1.2.2.0...1.2.2.1

v1.2.2.0

15 Sep 11:26

Choose a tag to compare

New Zoom image using mouse wheel (scroll)
New Move image using mouse drag&drop (and touch on touchscreen devices)
New BitmapScalingMode added into config file - https://learn.microsoft.com/en-us/dotnet/api/system.windows.media.bitmapscalingmode?view=windowsdesktop-9.0

Fix If user can't write to config file - application will start with default configs instead of crash

What to download?

  • RECOMMENDED for Windows - FrameworkDependent - You have to install .NET 8 desktop runtime
  • x86 - Windows 32 bit (self-packaged, with 32 bit .NET 8 runtime)
  • x64 - Windows 64 bit (self-packaged, with 64 bit .NET 8 runtime)

What's Changed

  • Zoom image using mouse wheel and moving using drag&drop. by @miclat97 in #3

Full Changelog: 1.2.1.0...1.2.2.0

v1.2.1.0

13 Sep 22:18

Choose a tag to compare

Feature: Zooming image by + and - on keyboard
Fix: Window can have only focus on main list
Fix: UI margins of file content preview are now more consistent

What to download?

  • RECOMMENDED for Windows - FrameworkDependent - You have to install .NET 8 desktop runtime
  • x86 - Windows 32 bit (self-packaged, with 32 bit .NET 8 runtime)
  • x64 - Windows 64 bit (self-packaged, with 64 bit .NET 8 runtime)

What's Changed

Full Changelog: 1.2.0.1...1.2.1.0

v1.2.0.1

13 Sep 17:55

Choose a tag to compare

Fix: Application now shows images with proper orientation

What to download?

  • RECOMMENDED for Windows - FrameworkDependent - You have to install .NET 8 desktop runtime
  • x86 - Windows 32 bit (self-packaged, with 32 bit .NET 8 runtime)
  • x64 - Windows 64 bit (self-packaged, with 64 bit .NET 8 runtime)

v 1.2.0.0

12 Sep 21:34
5d25de6

Choose a tag to compare

Added possibility to resize left and right side of interface.

What to download?

  • QuickViewFile v 1.2.0.0 FrameworkDependent.zip - You will have to install .NET 8 Desktop Runtime (if you don't have it now, you'll be prompted to download and install it from official Microsoft site on first run application)
  • QuickViewFile v 1.2.0.0 x64.zip - Windows 64 bit
  • QuickViewFile v 1.2.0.0 x86.zip - Windows 32 bit

v 1.1.0.0

26 Aug 11:33
297e11b

Choose a tag to compare

Configuration file with validation - if file didn't exists it will be created. User have to got permissions to write in app folder