Releases: internetarchive/iiif
Releases · internetarchive/iiif
Summer 2025
What's Changed
- Init track list for multi-file audio items. by @markpbaggett in #131
- Init sanitization of values. by @markpbaggett in #134
- Address Issue-136: Image Annotations and Annotation Page ids are not unique. by @markpbaggett in #137
- Adding Spectrogram and Waveform by @glenrobson in #121
Full Changelog: spring-2025-fixes...summer-2025
spring-2025-fixes
What's Changed
- Add reviews to Manifest. by @markpbaggett in #124
- Fixing helper links for Image API by @glenrobson in #129
- IIIF search fixes by @glenrobson in #127
Full Changelog: spring-2025...spring-2025-fixes
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
Spring 2024 Updates
What's Changed
- Bring in new CI/CD by @digitaldogsbody in #63
- updated to simpler new std. IA CI/CD workflow by @digitaldogsbody in #64
- Handling object which has multiple images but no image stack by @glenrobson in #59
- Adding VTT support by @glenrobson in #68
- Issue 50 adding seeAlso and rendering by @glenrobson in #71
- Disable Cache during testing by @digitaldogsbody in #75
- Adding annotations from djfu file by @glenrobson in #73
- Fixing motivation by @glenrobson in #76
- Using new archive image URLs and manifest URLs but retaining canvas ids. by @glenrobson in #74
- Merging spring 2024 fixes by @glenrobson in #77
Full Changelog: production-rc2...spring-2024
Production RC2
Second release with fixes identified following the initial public launch.
What's Changed
- Importing changes into repository from internet archive repo. by @digitaldogsbody in #19
- delete unused static files for prod by @mekarpeles in #1
- Fix sound annotation by @hadro in #32
- Add helpers based on item mediatype by @hadro in #33
- Update README.md by @glenrobson in #37
- Update documentation by @hadro in #7
- Rk post meeting fixes by @hadro in #40
- Post meeting fixes by @digitaldogsbody in #22
- Fix pageorder by @hadro in #31
- Fix v2 single image by @glenrobson in #39
- Enable Flask-CORS by default and update Cantaloupe default by @digitaldogsbody in #42
New Contributors
- @digitaldogsbody made their first contribution in #19
- @mekarpeles made their first contribution in #1
- @hadro made their first contribution in #32
- @glenrobson made their first contribution in #37
Full Changelog: production-rc1...production-rc2
Production rc1
Initial release with Presentation v3 support