Releases: regents-umich-edu/KarpeLiber
2025.11.2
βΉοΈ Summary
Although items for topics were sorted from newest volume to oldest, within a volume, items were sorted from oldest to newest. This change fixes that and refactors page numbers from strings to numeric.
π± What's Changed
- sort items in correct order within topics (iss. #41, #24) by @sloanlance in #42
Full Changelog: 2025.11.1...2025.11.2
π¦ Package
An installable and runnable package for this release is available at:
Bugfix: Display missing or unnamed volume
βΉοΈ Summary
When items don't have a volume or the volume is unnamed, and the item is displayed outside of topic it belongs to, the volume information is blank. This release fixes that.
π± What's Changed
- Improved display for missing or untitled volume (iss. #38) by @sloanlance in #39
Full Changelog: 2025.11.0...2025.11.1
π¦ Package
An installable and runnable package for this release is available at:
Bugfix: Gracefully handle items without volume
βΉοΈ Summary
A bug had been discovered that item pages without a volume would cause HTTP 500 errors. Better checking and handling have been added to give an indication that volume information is missing instead of crashing.
π± What's Changed
- Handle
ItemPagewith missing data (iss. #36) by @sloanlance in #37
Full Changelog: 2025.10.0...2025.11.0
π¦ Package
An installable and runnable package for this release is available at:
Upgraded to work with Python 3.13
π± What's Changed
- Download formatted volume index (iss. #21) by @sloanlance in #26
- upgrade Python and dependencies (iss. #29) by @sloanlance in #32
Full Changelog: v0.9.6...2025.10.0
π¦ Package
An installable and runnable package for this release is available at:
Public search feature
The public search feature, used on regents.umich.edu/archives, is included in this release.