diff --git a/changelog.txt b/changelog.txt index 3cf2a57f..28ffe29d 100644 --- a/changelog.txt +++ b/changelog.txt @@ -3,13 +3,12 @@ OPENSEADRAGON CHANGELOG 2.4.1: (In progress) -* You can now turn off the default canvas image smoothing, if you want sharp pixels when zoomed in past 100% (#1507) +* You can now turn off the default canvas image smoothing, if you want sharp pixels when zoomed in past 100% (#1507, #1595) * Fixed problem with navigator highlight rectangle when returning from full screen with a custom navigator location (#1515) * Added option to set rotation increment for nav buttons and keyboard (#1524) * Fixed issue with flipping and opacity with multi-image (#1549) * Removed vestigial button group label element that was causing issues for accessibility tools (#1560) * Fixed a bug causing Viewer.areControlsEnabled to throw an exception (#1562) -* Fixed a bug causing the imageSmoothingEnabled setting to sometimes be forgotten (#1595) 2.4.0: