| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 11.0 source code.tar.gz | 2026-06-23 | 1.1 MB | |
| 11.0 source code.zip | 2026-06-23 | 1.3 MB | |
| README.md | 2026-06-23 | 452 Bytes | |
| Totals: 3 Items | 2.4 MB | 0 | |
11.0
- BREAK: B64: Restricts relative links to
base_pathby default. Can be disabled by setting newrestrict_pathoption toFalse. The newroot_pathcan be specified if paths are desired to be restricted to a different location separatebase_pathwhich is also used as a relative base for image paths. - NEW: Drop Python 3.9 support.
- FIX: Tabbed: Fix issue where an empty title would cause an exception.