Releases: sillsdev/web-languageforge
Releases · sillsdev/web-languageforge
v2024-09-20
v2024-07-05
v2024-06-27
What's Changed
Bug fixes 🐛
- After cloning new project, go to project when done by @rmunn in #1810
- Prevent sorting by '-audio' citation and lexeme forms by @imnasnainaec in #1807
Automated testing 🤖
Developer improvements 🤓
- Bump node.js version to 22 by @rmunn in #1797
- Update npm packages by @rmunn in #1799
- Update LfMerge to use Mercurial 6 and .NET 8 by @rmunn in #1789
- Set up to run LexBox alongside LF in dev mode by @rmunn in #1790
- chore: tiny documentation updates and fix docker compose version warning by @megahirt in #1808
- Base php 7.4 by @megahirt in #1812
- Get rid of symfony-exceptions.patch by @rmunn in #1815
- Require username and password for mongodb by @rmunn in #1813
- Switch from NPM to PNPM for package management by @rmunn in #1818
- Fix "implicit any" Typescript errors to prepare for Typescript 5.5 by @rmunn in #1817
- Update outdated GHA workflow versions by @rmunn in #1820
- Add docker-compose merge file for production build by @rmunn in #1822
- Node script to copy projects from staging or prod by @rmunn in #1816
- Use release version of LfMerge by @rmunn in #1825
New Contributors
- @imnasnainaec made their first contribution in #1807
Full Changelog: v2023-11-13...v2024-06-27
v2023-11-13
What's Changed
New features 🚀
Bug fixes 🐛
Developer improvements 🤓
- attempt additional prettier checks on PR builds by @megahirt in #1778
- Add liveness probe for MongoDB container by @rmunn in #1784
- use kustomize instead of sed for environment configuration by @hahn-kev in #1785
Full Changelog: v2023-09-21...v2023-11-13
v2023-09-21
Bug fixes 🐛
- Treat missing isDeleted field as false by @rmunn in #1772
- add basic permissive robots.txt by @megahirt in #1777
Full Changelog: v2023-09-13...v2023-09-21
v2023-09-13
v2023-07-03
v2023-06-23
What's Changed
Bug fixes 🐛
- Prevent UI updates when there is an unresolved recording in progress by @myieye in #1763
- Bump LfMerge version (Enable 10MB limit for webm files and fix env vars) by @myieye in #1765
Full Changelog: v2023-06-22...v2023-06-23
v2023-06-22
What's Changed
Bug fixes 🐛
- Bug: multiple changes in quick succession on new entry cause exception by @myieye in #1758, #1761
- Bug: Project activity on dashboard sometimes triggers internal error by @myieye in #1760
- Prevent potential undefined exception by @myieye in #1764
Full Changelog: v2023-05-31...v2023-06-22
v2023-05-31
What's Changed
New features 🚀
Developer improvements 🤓
- Revert "Update field names to be consistent with FLEx (#1731)" by @longrunningprocess in #1753
Full Changelog: v2023-04-18...v2023-05-31