Releases: NEU-DSG/dailp-encoding
Releases · NEU-DSG/dailp-encoding
v1.0.4: Merge pull request #334 from NEU-DSG/clean-clutter-for-prod-release
add prod dailp deploy principal
v1.0.3
Document audio can now exist without word audio
Scroll to top button added
What's Changed
- don't assume audio has start/end time by @CharlieMcVicker in #305
- Upgrade node version by @GracefulLemming in #308
- Bump jsonwebtoken and @graphql-tools/prisma-loader in /website by @dependabot in #303
- [DP-212] Scroll to top should be hidden on pages that are too short to scroll by @nole2701 in #296
- Upgrade actions relying on node12 to rely on node16+ by @GracefulLemming in #316
- Bump vite from 3.2.5 to 3.2.7 in /website by @dependabot in #301
- Resolve vite plugin ssr not supporting tsconfig paths by @GracefulLemming in #328
- Decouple document and word audio in data migration by @GracefulLemming in #331
Full Changelog: v1.0.2...v1.0.3
Update AWS tagging
Merge pull request #290 from NEU-DSG/terraform-update-tagging Terraform update tagging
Update Image Sources
v1.0.1 update card styling
DAILP Digital Edited Collections
Adds digital edited collections holding enriched manuscripts
Adds the edited collection Cherokees Writing the Keetoowah Way
Version 0.0.20
Content Updates
New Stories
- UKB Advisory Board Members & Translators Discover Family Voices in DAILP’s Work
- DAILP Spotlight: Hazelyn Aroian
- DAILP honored with grant from the Henry R. Luce Foundation
New Documents
- Echota Funeral Notices
New Features
- INFO Button (Icon Window)
Audio
- Audio temporarily removed until further notice.
What's Changed
- Support merging morphemes within words for CRG by @loafofpiecrust in #205
- Bump async-graphql from 4.0.2 to 4.0.6 by @dependabot in #207
- Start documenting database tables by @loafofpiecrust in #209
- Hotfix logic error in latest DB migration by @loafofpiecrust in #210
- Update all rust dependencies by @loafofpiecrust in #208
- Fix immediate issues with new display settings by @loafofpiecrust in #211
- Add database docs for words, morphemes, and media by @loafofpiecrust in #213
- Created front end visualization for doc slices in wp by @KushP10 in #204
- Migrate intro and genre chapters by @hazelyn11 in #206
- Fix migrating both intro and genre chapters by @hazelyn11 in #214
- Add git pre-commit hook and dev-check command by @loafofpiecrust in #215
- Added an editable word panel on documents by @chanmioh in #200
- Kill database connections after 20 minutes by @loafofpiecrust in #216
- Use 1-indexed inclusive range for word references by @loafofpiecrust in #219
- Imported everything from graphql/dailp as Dailp by @chanmioh in #221
- Bump vite from 2.9.5 to 2.9.13 in /website by @dependabot in #218
- Upgrade @graphql-codegen/cli to resolve security warnings by @loafofpiecrust in #223
- Write GraphQL resolver to query chapter contents by @chanmioh in #224
- Add home page for CWKW collection at "/cwkw" by @chanmioh in #217
- Add slug and collection_slug columns to collection_chapter by @loafofpiecrust in #227
- Added 2 resolvers to query collection structure by @nole2701 in #225
- As a reader, I want a dedicated paragraph details pane by @chanmioh in #220
Full Changelog: v0.0.18...v0.0.20
Version 0.0.19
What's Changed
- Support merging morphemes within words for CRG by @loafofpiecrust in #205
- Start documenting database tables by @loafofpiecrust in #209 and #213
- Created front end visualization for doc slices in wp by @KushP10 in #204
- Migrate intro and genre chapters by @hazelyn11 in #206 and #214
- Added an editable word panel on documents by @chanmioh in #200
Full Changelog: v0.0.18...v0.0.19
Version 0.0.18: Fix static page builds
What's Changed
- Main change: fix static page builds so we don't get extra loading for WordPress content
- [DP-106] Migrate edited collections data by @hazelyn11 in #199
New Contributors
- @hazelyn11 made their first contribution in #199
Full Changelog: v0.0.17...v0.0.18
Version 0.0.17
What's Changed
- Fix deployment configuration to hide "Log in" on production
- Added new migration file altering collection_chapter table. Adds new … by @nole2701 in #201
New Contributors
Full Changelog: v0.0.16...v0.0.17
Version 0.0.16
Code Changes
- [DP-146] initial database structure for the edited collections by @patelShas in #180
- Add manuscript validation step to the beginning of migrations by @loafofpiecrust in #185
- [DP-153] Fixed a scrolling bug on mobile word panels by @patelShas in #184
- Vastly improved word-level audio player by @patelShas in #182
- Add a bunch of back-end doc comments and upgrade rust dependencies by @loafofpiecrust in #187
- [DP-60] Create custom login UI using AWS cognito library by @chanmioh in #186
- Restructure front-end style utils and add components folder by @loafofpiecrust in #188
- Optimize bulk data ingestion by @loafofpiecrust in #191 and #196
- Retry DRS requests with exponential backoff by @loafofpiecrust in #194
- Add /graphql-edit endpoint to local server with fake user by @loafofpiecrust in #192
- [DP-63] Add GraphQL mutation to edit a word by @chanmioh in #193
- [DP-60] Add a working reset password page by @chanmioh in #189
- [DP-152] Support referencing document words in WordPress content by @KushP10 in #197
Content Changes
- Added word-by-word audio to many more Echota Funeral Notices and Dollie Duncan Letters
New Contributors
Full Changelog: v0.0.15...v0.0.16