Releases: LibraryOfCongress/concordia
Releases · LibraryOfCongress/concordia
version 0.5.0
- New interface for finding pages to transcribe and review available for registered, logged-in users
version 0.4.29
Updated home page carousel for Memorial day challenge.
version 0.4.28
- Adds new carousel slide for Walt Whitman campaign
- Upgrades urllib
version 0.4.27
- Upgrade Python to 3.7, Django to 2.2, Celery to 4.3
- Home page content updates
- Header change from "Crowd" to "By the People"
- Add Resources to top navigation menu
- Admin feature to reopen completed assets
version 0.4.26
- Workaround for celery 4.2.1
conn_max_age
issue - Fix rounded corner on copy URL button
- Allow admin to set the path for newly created simple pages
version 0.4.25
- Use
HTTPAdapter
withRetry
in importer to get around rate-limited loc.gov JSON API - Social share buttons user interaction tracking
version 0.4.24
Bug fix for #858
version 0.4.23
Full change list: v0.4.22...v0.4.23
Summary of changes:
- Add external link icon to "View on loc.gov" buttons
- Change order of "Fullscreen" and "View on loc.gov" buttons on the asset detail page
- Upgrade FontAwesome and load from CDNJS
- Add OpenGraph markup for social share
- Add feature-gated social share buttons to asset detail toolbar
- Only display unique tag values on the asset detail page
- Add Reply-To header to contact us emails
- Avoid email address parsing issues on text contact email
- Export only fully completed items when exporting at the campaign or project level
- Allow item IDs to have dots in them
- Update titles on OpenSeadragon button controls
- Exclude assets which are currently being reviewed by another user from the "Find a new page to review" logic
- Enable SonarQube code analysis scans
- Display a banner message when more than one user is reviewing an asset simultaneously
- If user dismisses the "This page is being transcribed by another user" modal dialog, it will not come up again (until / unless the user reloads the page).
version 0.4.22
Bug fix for #806.
version 0.4.21
Use Python 3.6 in docker images based on Ubuntu 18.04.