- Fixed macOS 'Close' and 'Re-Open' menu items (Issue #20)
- Fixed color picking (Issue #21)
- Updated the maximum zoom to 20x
- Added Visual Studio project files for Windows release
- Fixed HiDPI support on Linux (Issue #11)
- Fixed macOS 11 (Big Sur) issues (Issue #15)
- Can now view page bitmaps up to 2GB in size (Issue #16)
- Color picker mode now copies the hex RGB color to the clipboard.
- Zoom gestures are now supported on macOS.
- Addressed a few warnings from LGTM.
- Fixed macOS bundle information and now provide fat binaries for Intel and Apple Silicon.
- Fixed a crash bug on macOS.
- Updated the page controls to allow navigation to the previous page and to selected pages.
- Added mode buttons for zoom, pan, and color (to show the current mode).
- Now licensed under the Apache License Version 2.0.
- Fixed support for 16-bit per color files.
- Added support for gzip'd raster files (Issue #7)
- Added support for Apple raster files.
- Fixed the dependency on strlcpy.
- Added support for Device-N raster files.
- Colorants can now be changed for Device-N, K, CMY, and CMYK raster files.
- Attributes for PWG Raster files are now reported using the PWG 5102.4 naming and contents.
- Added support for PWG Raster files (requires CUPS 1.5 or higher)
- Added range checks to the page reader so that pages larger than 64MB or with invalid dimensions will not cause the program to crash.
- Changed the default scheme to gtk+, which is available in FLTK 1.1.8 and higher.
- Added a --enable-static configure option to use the static CUPS libraries.
- First public release.