Skip to content

Releases: LibraryOfCongress/concordia

v8.0.1

20 Jun 14:51
4a50136
Compare
Choose a tag to compare

Bug: Non-English language OCR errors - Tesseract non-English languages packages were not installed during build.

v8.0.0

31 May 11:04
85abbfb
Compare
Choose a tag to compare

Users:

  • Change asset reservation window to 30 minutes
  • Implement OCR for registered users only
  • Tidy Guides and Quick Tips

Admin:

  • Turn OCR off for specific assets
  • Change Guide titles
  • Implement code for Quick Tips and Instruction pop-up analytics

Housekeeping:

  • Django upgrade 3.2 to 4.2
  • PostgreSQL upgrade 12 to 15
  • Additional Unit Test coverage
  • Bastion host AMI update (Cloudformation template)
  • Batch process updates for PostgreSQL upgrade

v7.9.2

01 Apr 16:29
5114ea7
Compare
Choose a tag to compare

User:
Tweaks to Tutorial/Instructions MVP
Removed Quick Tips button from below the transcription box
Registration - Newsletter opt-out

Admin:
Restore export to csv functionality and action
Remove retired campaigns from filters and project export list

Housekeeping:
Dependency and Security Updates

v7.9.1

12 Mar 18:52
0c930d3
Compare
Choose a tag to compare

Security update to weasyprint.

v7.9.0

12 Mar 18:04
e832d26
Compare
Choose a tag to compare

User:
Tutorial/Instructions MVP
Quick Tips Improvements
Create "delete" account functionality from user profile page.

Admin:
Implement the Concordia Maintenance Page
Add "Reviews" button to user record page to query just reviews by that user.
Add "reviewed by" to transcription dashboard.
Added filters.
Added rich text editor for Django admin fields.
Improve import dashboards campaign filters list.

Housekeeping:
Dependency and Security Updates
replace bleach HTML form sanitizer with nh3.
Create initial implementation of Selenium unit tests.
GitHub Workflow updates
Bug fix on Transcription "Not started" not updating properly.

v7.8.2

27 Nov 12:01
898afcf
Compare
Choose a tag to compare

Hot Fix:
Volunteer Service Letter - username was missing.

V7.8.1

13 Nov 14:59
fa0fd9d
Compare
Choose a tag to compare

User:
Make more room for viewer and transcription box in horizontal mode
OCR and Transcription page help text
Change contact us and similar references to "AskALibrarian"
Update to Profile page Service Letter text and recent pages export
Addition of Profile page Volunteer Hours Spreadsheet

Admin:
Site Report daily review actions updates
Logging to track asset status changes
Coding updates for the asset record storage_image value populated during import.

Housekeeping:
Application dependency and gha workflow updates
Code gardening for security alerts and prototype depreciation

v0.7.9

04 Oct 17:25
0908aa5
Compare
Choose a tag to compare

Hot fix to allow us to fix assets with missing images.

v0.7.8

11 Sep 14:49
461e5fc
Compare
Choose a tag to compare

User:
Campaign page sort by completion Update
Transcription page UI updates
Accessibility form label and button text updates

Admin:
Changes to importer for re-download of assets
Changes to site report daily review actions
Add filters for OCR use to transcription
Add OCR use related fields to transcription export

Housekeeping:
Update Base docker image to Debian Bookworm and Node to 18
Switch Django backend from memcache to redis for persistence
Start transition from Jenkins to GitHub Action Workflows

v0.7.7

11 Jul 14:03
0f56350
Compare
Choose a tag to compare

Initial Transcription OCR release
Importer configuration refinement
Remove one-time tasks for retirement implementation
Improvements to UserProfileActivityAdmin