This file is used to list important changes made over time to sign/translate
.
- wiki: redo wiki to be more transparent about the project's progress
- api: add text-normalization API with appCheck support
- spoken-to-signed: add language detection suggestion "Translate from: ___"
- spoken-to-signed: add text edit suggestions "Did you mean: ___"
- core: upgraded to angular 17, and all relevant dependencies
- skeleton-viewer: add VideoEncoder video rendering for consistent and controllable rendering
- signed-to-spoken: integrate a new interface for mobile devices
- normalization: cancel normalization requests when user changes text
- skeleton-viewer: video recordings don't lag when user hides the page
- mobile: lock screen to portrait orientation
- readme: redo README to be more developer friendly
- core: split app into modules to decrease chunk sizes
- github: add github star button
- settings: moved settings to a tabs page instead of a dialog
- human: mux human videos instead of screen recording
- build: move CI to using bun, and speed up builds
- translation: change signed languages from countries to language codes
- core: migrated app from
angular/material
toionic
- ios/safari: add iOS style for iOS devices / Safari
- translation: integrate a new interface for mobile devices
- human: position human in center of screen
- avatar: fix avatar rotation names
- tests: fix flaky tests, caused by race conditions
- sharing: removed sharing from the desktop web when unsupported
- settings: navigation back button text matches the main page title
- signed-to-spoken: fix upload videos component
- avatars: add missing tooltips
- settings: dialog is fully black on mobile. No rounded corners
- language-selector: group languages under initial letter
- material-icons: add automatic update script
- install: fix
npm install
on Windows using PowerShell - sitemap: utilise page alternates for different page languages
Changes before these dates were not tracked in the changelog