Spring 2025 updates
What's Changed
- moving labs API iiif catalog to prod service by @mekarpeles in #67
- Adding support for news items by @glenrobson in #81
- Encoding thumbnail urls by @glenrobson in #83
- Adding easy way to find info.jsons by @glenrobson in #84
- Update libraries by @glenrobson in #86
- Updating all libraries and relying on semantic versioning by @glenrobson in #88
- Fix some small misc semgrep issues by @cdrini in #89
- Fix some regex warnings + add venv to gitignore by @cdrini in #87
- Fix more misc semgrep issues by @cdrini in #90
- Fix identifiers with page suffixes not working by @cdrini in #91
- Fix page suffix bug in validate ia_identifier by @cdrini in #92
- Fix syntax error in app.py by @cdrini in #93
- Adding video formats by @glenrobson in #94
- Update Dockerfile to use 3.12 like rest of repo by @cdrini in #95
- Adding new Collection helper by @glenrobson in #85
- Add mime/type for h.264 HD based on output from file utility. by @markpbaggett in #96
- Add auto-advance for audio items with multiple canvases. by @markpbaggett in #97
- Adding support for audio items with no derivatives by @glenrobson in #100
- Proxy requests for latest version of presentation. by @markpbaggett in #103
- Moving v2 to use cantaloupe by @glenrobson in #105
- Adding debug in case of metadata issues by @glenrobson in #106
- Polynomial exp by @glenrobson in #112
- Add parent collection and tests. by @markpbaggett in #114
- Model comments and reviews as AnnotationLists. by @markpbaggett in #115
- Add more thumbnail options for audio materials. by @markpbaggett in #110
- Adding beta version of the IIIF search by @glenrobson in #107
New Contributors
- @cdrini made their first contribution in #89
- @markpbaggett made their first contribution in #96
Full Changelog: spring-2024...spring-2025