File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22ChangeLog
33*********
44
5+ 26.0.0 (2026-03-26)
6+ ===================
7+ - Add newerlic support to MFR. (thanks, @antkryt!)
8+ - Fix datetime conversion issue in tabular renderer. (thanks, @antkryt!)
9+ - Fix searching/filterinf in tabular renderer. (thanks, @Vlad0n20!)
10+ - Fix ability to zoom/pan on images.
11+ - Improve error message for unrenderable spreadsheets.
12+
51325.0.0 (2025-11-18)
614===================
715- Upgrade MFR and dependencies to python v3.13.
Original file line number Diff line number Diff line change 1- __version__ = '25 .0.0'
1+ __version__ = '26 .0.0'
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " mfr"
3- version = " 25 .0.0"
3+ version = " 26 .0.0"
44description = " Modular File Renderer"
55authors = [" Center for Open Science <contact@cos.io>" ]
66readme = " README.md"
You can’t perform that action at this time.
0 commit comments