File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 22ChangeLog
33*********
44
5+ 0.26.0 (2018-06-22)
6+ ===================
7+ - Feature: Teach MFR to identify itself when requesting metadata from WaterButler. This will allow
8+ WaterButler to signal to the OSF when a render or export request occurs, letting OSF tally better
9+ metrics on file views.
10+ - Feature: When asked to export a file in its current format, return the unmodified file instead of
11+ complaining about the extension not having a supported exporter.
12+ - Fix: Don't show scrollbars on videos. They should be entirely visible without scrolling.
13+ - Fix: Render .tif files when extension is capitalized.
14+ - Docs: Remove obsolete documentation, fix markup errors, and edit existing docs.
15+
5160.25.11 (2018-06-08)
617====================
718- Fix: Percent-encode quote characters in urls to avoid breaking some renderers.
Original file line number Diff line number Diff line change 1- __version__ = '0.25.11 '
1+ __version__ = '0.26.0 '
You can’t perform that action at this time.
0 commit comments