Releases: NEU-DSG/dailp-encoding
Releases · NEU-DSG/dailp-encoding
Version 0.0.15
Website
- Initial scaffolding for edited collections (like CWKW)
- Move word audio to the selected word panel
- Various small fixes
- Add audio to all Echota Funeral Notices and some Dollie Duncan Letters
Infrastructure
- Destroy decommissioned MongoDB servers
Version 0.0.14
Website Changes
- 🎉 Rename the project to "Digital Archive of Indigenous Language Persistence"
- Move lessons under a new URL path
/lessons/ - Add sponsor logos to the website footer
- Move document display settings to a settings dialog in the website header
- Add a display setting for choosing your preferred Cherokee romanization system
- Add vertical layout morphemic segmentation to the selected word panel
- Condensed a few header menu options
Infrastructure Changes
- Migrate our database from MongoDB to Postgresql 14
- Reduce overhead of some document GraphQL queries using new data models
Version 0.0.13
-
Added information sidebar for words
-
Added new page for funders
-
Added new bios
-
Changed layer selection from a radio menu to a dropdown menu
Version 0.0.12
Fix major bug in production where the Cherokee syllabary would display as garbage latin characters. Fixed by setting HTML charset to UTF-8 always.
Version 0.0.11
Change S3 logging bucket for production to fix the previous release.
Version 0.0.10
Audio files added to Echota Funeral Notices. Instructional materials added. Updated information on home and collections pages.
Version 0.0.9
Ensure that data migration runs on every production deployment, whether or not there were code changes.