Bug fixes for various issues such as:
- Desktop conversions mistakenly doing a 'save' to 'save as'
- Desktop 'open with PDF' having invalid description on windows
- Posthog still creating a cookie even when its not used (still a fully unused cookie tho)
- Desktop not falling back to local connection if on selfhosted and server down
- Rotate on large docs not always working correctly
What's Changed
Minor Enhancements
- Chore/v2/transforms as root by @reecebrowne in #5868
- Limit PostHog cookie to Stirling PDF's subdomain only by @bban160 in #5882
- Posthog-fixes by @ConnorYoh in #5901
- Get rid of bad description for file association on Windows by @jbrunton96 in #5905
- Desktop: Fallback to local backend if self-hosted server is offline by @ConnorYoh in #5880
- Add SaaS frontend code by @jbrunton96 in #5879
- Manage state of price-lookup calls by @ConnorYoh in #5915
- Add system for managing env vars by @jbrunton96 in #5902
- Fix rotate failing on large documents by @reecebrowne in #5917
- Cleanup-conversion-translations by @ConnorYoh in #5906
- Update Italian translations by @albanobattistella in #5884
Development Tools
- Move AI advice to AGENTS.md and add symlink from CLAUDE.md by @jbrunton96 in #5914
New Contributors
Full Changelog: v2.7.0...v2.7.1