- PHP 8.4 minimum
- Upgraded to Symfony 8.1, dropped symfony/templating, updated all dependencies
- Localization: 28 new locales via Crowdin (ar, bn, de, es, fr, ja, pt-BR, zh, and more)
- Fixed commit parsing failures with delimiter-based format handling (#948)
- Disabled git textconv filters on commit and blame output (#947)
- Repository index is now sorted alphabetically (#902)
- Diff cards allow horizontal scrolling (#911)
- Added a legacy build workflow, moved CI to Node LTS, updated Cypress, added file-content and raw-output tests
- README documents required PHP extensions (#940)
What's Changed
- New Crowdin updates by @klaussilveira in #891
- New Crowdin updates by @klaussilveira in #899
- add a ksort, so that repository index is ordered by @zoredache in #902
- New Crowdin updates by @klaussilveira in #900
- Allow horizontal scrolling in diff cards by @Gugli in #911
- Upgraded to Symfony 6.3 and PHP 8.2. by @klaussilveira in #932
- New Crowdin updates by @klaussilveira in #927
- New Crowdin updates by @klaussilveira in #936
- Add PHP dependencies to README.md by @fdavies93 in #940
New Contributors
- @zoredache made their first contribution in #902
- @Gugli made their first contribution in #911
- @fdavies93 made their first contribution in #940
Full Changelog: 2.0.0...3.0.0-beta