Skip to content

v2024-06-27

Compare
Choose a tag to compare
@megahirt megahirt released this 27 Jun 08:06
· 8 commits to master since this release

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 🤖

  • Fix one failing E2E test on Firefox, skip the other one by @rmunn in #1809

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

Full Changelog: v2023-11-13...v2024-06-27