Skip to content

Releases: quoid/userscripts

v4.5.0, v1.5.0 beta 7

13 May 20:26
Compare
Choose a tag to compare
v4.5.0, v1.5.0 beta 7 Pre-release
Pre-release

TestFlight

https://testflight.apple.com/join/3spcLpds

Note

For bugs in the test content, you can comment in the corresponding issues.
Beta builds are subject to Apple review progress and may be slightly delayed.

Important

Please backup your app data and user scripts before using the beta version.

What's Changed

  • 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

Full Changelog: v4.5.0-beta.6...v4.5.0-beta.7

v4.5.0, v1.5.0 beta 6

20 Feb 02:44
Compare
Choose a tag to compare
v4.5.0, v1.5.0 beta 6 Pre-release
Pre-release

TestFlight

https://testflight.apple.com/join/3spcLpds

Note

For bugs in the test content, you can comment in the corresponding issues.
Beta builds are subject to Apple review progress and may be slightly delayed.

Important

Please backup your app data and user scripts before using the beta version.

What's Changed

  • feat: introduce enhanced installation prompts and setting by @ACTCD in #620
  • refactor: improve basic popup view structure and fix issues by @ACTCD in #624

Full Changelog: v4.5.0-beta.5...v4.5.0-beta.6

v4.5.0, v1.5.0 beta 5

31 Jan 04:05
Compare
Choose a tag to compare
v4.5.0, v1.5.0 beta 5 Pre-release
Pre-release

TestFlight

https://testflight.apple.com/join/3spcLpds

Note

For bugs in the test content, you can comment in the corresponding issues.
Beta builds are subject to Apple review progress and may be slightly delayed.

Important

Please backup your app data and user scripts before using the beta version.

What's Changed

  • 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

Full Changelog: v4.5.0-beta.4...v4.5.0-beta.5

v4.5.0, v1.5.0 beta 4

29 Jan 04:20
Compare
Choose a tag to compare
v4.5.0, v1.5.0 beta 4 Pre-release
Pre-release

TestFlight

https://testflight.apple.com/join/3spcLpds

Note

For bugs in the test content, you can comment in the corresponding issues.
Beta builds are subject to Apple review progress and may be slightly delayed.

Important

Please backup your app data and user scripts before using the beta version.

What's Changed

  • 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

Full Changelog: v4.5.0-beta.3...v4.5.0-beta.4

v4.5.0, v1.5.0 beta 3

27 Oct 16:37
Compare
Choose a tag to compare
v4.5.0, v1.5.0 beta 3 Pre-release
Pre-release

TestFlight

https://testflight.apple.com/join/3spcLpds

Note

For bugs in the test content, you can comment in the corresponding issues.
Beta builds are subject to Apple review progress and may be slightly delayed.

Important

Please backup your app data and user scripts before using the beta version.

What's Changed

  • docs: update iOS usage instructions in README by @lukereichold in #561
  • refactor: update dev and build process and improvements by @ACTCD in #560

New Contributors

Full Changelog: v4.5.0-beta.2...v4.5.0-beta.3

v4.4.5, v1.4.5

16 Oct 01:24
Compare
Choose a tag to compare

Installation

Apple App Store

Note

Store availability depends on Apple review progress and may be slightly delayed.

What's Changed

  • fix: correctly returns xhr errors when type is blob by @ACTCD in #558

Full Changelog: v4.4.4...v4.4.5

v4.5.0, v1.5.0 beta 2

07 Oct 00:02
Compare
Choose a tag to compare
v4.5.0, v1.5.0 beta 2 Pre-release
Pre-release

TestFlight

https://testflight.apple.com/join/3spcLpds

Note

For bugs in the test content, you can comment in the corresponding issues.
Beta builds are subject to Apple review progress and may be slightly delayed.

Important

Please backup your app data and user scripts before using the beta version.

What's Changed

  • fix(ios): improve initialization process make sure display document folder by @ACTCD in #548

Full Changelog: v4.5.0-beta.1...v4.5.0-beta.2

v4.5.0, v1.5.0 beta 1

04 Oct 01:12
Compare
Choose a tag to compare
v4.5.0, v1.5.0 beta 1 Pre-release
Pre-release

TestFlight

https://testflight.apple.com/join/3spcLpds

Note

For bugs in the test content, you can comment in the corresponding issues.
Beta builds are subject to Apple review progress and may be slightly delayed.

Important

Please backup your app data and user scripts before using the beta version.

What's Changed

  • refactor(native): several significant improvements around preferences by @ACTCD in #546

Full Changelog: v4.4.4...v4.5.0-beta.1

v4.4.4, v1.4.4

04 Oct 02:04
Compare
Choose a tag to compare

Installation

Apple App Store

Note

Store availability depends on Apple review progress and may be slightly delayed.

What's Changed

  • fix: update rules when toggle dnr item by @ACTCD in #522
  • refactor: improve native data update logic and triggers by @ACTCD in #525
  • refactor: update dependencies and improve accessibility by @ACTCD in #528
  • fix: make download button back to work in code editor by @ACTCD in #537
  • fix: properly clean up resource files no longer required by @ACTCD in #538
  • fix: restore @require resources injection in ios by @ACTCD in #539
  • refactor: improve code of required resources cleanup by @ACTCD in #540
  • refactor(logger): reduce disk writes and improve privacy by @ACTCD in #541

Full Changelog: v4.4.3...v4.4.4

v4.4.4, v1.4.4 beta 4

19 Sep 03:09
Compare
Choose a tag to compare
v4.4.4, v1.4.4 beta 4 Pre-release
Pre-release

TestFlight

https://testflight.apple.com/join/AlB69K2u

Note

For bugs in the test content, you can comment in the corresponding issues.
Beta builds are subject to Apple review progress and may be slightly delayed.

Important

Please backup your app data and user scripts before using the beta version.

What's Changed

  • refactor: improve code of required resources cleanup by @ACTCD in #540
  • refactor(logger): reduce disk writes and improve privacy by @ACTCD in #541

Full Changelog: v4.4.4-beta.3...v4.4.4-beta.4