- New PDF read aloud feature in viewer mode to "speak" the PDF to you, will be improved more going forwards!
- Improved annotation handling in annotation UI
- Mac printing is finally working on desktop app!
- Several general bug fixes such as Fix non-ASCII characters in headers being rejected
- Fix bug for HTTP2 support
In this release, we have also removed the remove-image tool temporarily, along with some changes to folder watching. If you use these, we recommend holding off on this release till our 2.8.0 release, planned for release in the next few days
What's Changed
Enhancements
- feat(http2): add jetty-alpn-java-server dependency for HTTP/2 support by @balazs-szucs in #5945
Minor Enhancements
- Improve annotations by @EthanHealy01 in #5919
- Update Backend 3rd Party Licenses by @stirlingbot[bot] in #5798
- Update Backend 3rd Party Licenses by @stirlingbot[bot] in #5930
- Fix printing on Mac desktop by @jbrunton96 in #5920
- Delete code from invalid license by @Frooodle in #5947
- fix jumping cursor bug by @rafaroseira in #5937
- Fix
anytype usage in thesaas/folder by @jbrunton96 in #5934 - Unify creditCosts.ts files by @jbrunton96 in #5952
- Hotfix-cant-run-tools-when-no-credits by @ConnorYoh in #5955
- Fix non-ASCII characters in headers being rejected (#5377) by @Eruis2579 in #5699
- speaking! by @Frooodle in #5925
Docker Updates
- build(deps): bump step-security/harden-runner from 2.14.0 to 2.15.1 by @dependabot[bot] in #5896
- build(deps): bump crazy-max/ghaction-github-runtime from 3.1.0 to 4.0.0 by @dependabot[bot] in #5890
- build(deps): bump docker/metadata-action from 5.10.0 to 6.0.0 by @dependabot[bot] in #5889
- build(deps): bump actions/setup-python from 6.1.0 to 6.2.0 by @dependabot[bot] in #5886
- build(deps): bump actions/cache from 4.3.0 to 5.0.3 by @dependabot[bot] in #5940
- build(deps): bump dorny/paths-filter from 3.0.2 to 4.0.1 by @dependabot[bot] in #5943
- build(deps): bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #5939
- Fix Docker builds on Debian by @unlair in #5936
Other Changes
- build(deps): bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #5887
- Add SaaS AI engine by @jbrunton96 in #5907
- build(deps): bump srvaroa/labeler from 1.13.0 to 1.14.0 by @dependabot[bot] in #5942
- build(deps): bump github/codeql-action from 4.32.4 to 4.32.6 by @dependabot[bot] in #5941
New Contributors
- @rafaroseira made their first contribution in #5937
- @unlair made their first contribution in #5936
Full Changelog: v2.7.2...v2.7.3