TestFlight
https://testflight.apple.com/join/7k1tJmec
Note
Beta builds will available after being reviewed by Apple and our QA Team.
Important
Please backup your data and user scripts before using the beta version
.
What's Changed
Full Changelog: v4.6.0-beta.8...v5.0.0-beta.1
About version number
Since beta
and release
are actually on two different branches at the moment, and the development target since v4.5.0-beta.1
has been v5.0.0
and the environment and structure have been reconstructed several times, then selective forward porting of some fixes constitutes release-v4.5.x
. Instead of confusing the two branches and chasing versions, let's officially switch beta
to the v5.0.0
version number.
What's Changed Since v4.5.0-beta.1
- refactor(native): several significant improvements around preferences by @ACTCD in #546
- fix(ios): improve initialization process make sure display document folder by @ACTCD in #548
- refactor: update dev and build process and improvements by @ACTCD in #560
- refactor(dev): update linters and adopt prettier by @ACTCD in #564
- refactor(dev): setup jsconfig and type checking and fixes by @ACTCD in #570
- refactor(dev): introduce new remote real-time development experience by @ACTCD in #591
- fix: correctly handle url containing hash but without search by @ACTCD in #593
- chore(dev): xcode swift indent replace spaces to tabs by @ACTCD in #594
- feat: refactor settings page and related improvements by @ACTCD in #613
- chore: update dependencies by @ACTCD in #615
- chore: enable sourcemap for beta builds by @ACTCD in #617
- fix: make the
Open Extension Page
button work stably by @ACTCD in #616 - feat: introduce enhanced installation prompts and setting by @ACTCD in #620
- refactor: improve basic popup view structure and fix issues by @ACTCD in #624
- feat: support ios dynamic type to improve a11y by @ACTCD in #628
- refactor: improve settings interface layout adaptability by @ACTCD in #633
- refactor: make editor search component reactivity more reliable by @ACTCD in #640
- chore: update dependencies by @ACTCD in #641
- docs: improve usage instructions and add few tips by @ACTCD in #656
- refactor: adopt svelte 5 for subsequent development by @ACTCD in #651
- refactor: unify version numbers and versioned documentation by @ACTCD in #661
- ci: verifiable open source automated builds and deployments by @ACTCD in #665
- fix: avoid potentially infinite hangs on async messages by @ACTCD in #669
- fix: avoid potentially infinite hangs on async messages (revise) by @ACTCD in #671
- ci: automatic build distribution to QA test group by @ACTCD in #676
- feat: add ios app webview dynamic type support by @ACTCD in #677
- fix: solve extension popup subview return damage by @ACTCD in #679
- build: update dependencies by @ACTCD in #680
- fix: strictly new remote file type and related improvements by @ACTCD in #682
- refactor: use dynamic rules for dnr and improvements by @ACTCD in #684
- fix: make
@grant none
work correctly by @ACTCD in #693 - fix: avoid path trailing slash stripped in older os versions by @ACTCD in #695
- feat: add document type support and performance improvements for xhr by @ACTCD in #710
Full Changelog: v4.4.4...v5.0.0-beta.1