File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 22ChangeLog
33*********
44
5+ 19.0.0 (2019-06-19)
6+ ===================
7+ - Fix: Add white background to transparent .gifs to improve zooming appearance. The zooming code
8+ keeps a copy of the image behind the zoomed version to improve performance. If the image is
9+ transparent the actual-size copy will be visible behind the zoomed version. Making the background
10+ opaque hides the original.
11+ - Feature: Track when the hypothes.is sidebar is opened via Google Analytics. (thanks, @adlius!)
12+ - Feature: Add timeouts to renderers that shell out to external processes for conversion. If a
13+ conversion takes longer than the configured number of seconds, MFR will return an error message
14+ instead of waiting forever. (thanks, @ExProbitasFiducia!)
15+ - Code: Remove Rackspace cache-management tasks. MFR is now hosted on GoogleCloud, and these are no
16+ longer needed. (thanks, @ExProbitasFiducia!)
17+
51818.0.0 (2018-10-11)
619===================
720- UPDATE: MFR is now following the CalVer (https://calver.org/) versioning scheme to match the
Original file line number Diff line number Diff line change 1- __version__ = '18 .0.0'
1+ __version__ = '19 .0.0'
You can’t perform that action at this time.
0 commit comments