Skip to content

Release v4.2.2

Latest

Choose a tag to compare

@github-actions github-actions released this 25 May 15:24
· 11 commits to main since this release
0a10a25

   🚀 Features

  • Add custom share ID input and permission  -  by Miao Zhao in #472 (9e79b)
  • func: Support ed2k & magnet & torrent offline download  -  by Pikachu Ren in #501 (4c637)
  • markdown: Use FilterReadMeScripts setting  -  by MadDogOwner in #465 (6583e)
  • vedio_box: Figplayer support windows  -  by Sakana in #526 (3afd6)
  • video: Keep state when switching videos in fullscreen  -  by j2rong4cn in #495 (2c86f)

   🐞 Bug Fixes

  • Loading state and flickering issue  -  by j2rong4cn in #490 (397d8)
  • deps:
    • Update dependency axios to ^1.15.0  -  in #452 (96fe3)
    • Update dependency axios to ^1.15.2  -  in #476 (5acc2)
    • Update dependency hls.js to ^1.6.16  -  in #474 (a8e00)
    • Update dependency @embedpdf/snippet to ^2.14.1  -  in #457 (10f2a)
    • Update dependency ini to v7  -  in #513 (a45bd)
    • Update dependency katex to ^0.16.45  -  in #458 (f44c7)
    • Install mpegts.js from github  -  by MadDogOwner in #520 (58340)
    • Update dependency solid-js to ^1.9.13  -  in #519 (70c3c)
    • Update dependency @embedpdf/snippet to ^2.14.2  -  in #499 (d6fbc)
  • login:
    • Update login response handling  -  by MadDogOwner in #478 (764cb)
  • manage:
    • Avoid duplicate home load  -  by j2rong4cn in #528 (dface)
  • pages/login:
    • Replace useFetch with useLoading  -  by MadDogOwner in #489 (f6c59)
  • router:
    • Correct navigation with search parameters and hash  -  by j2rong4cn in #493 (a3ec3)
  • toolbar:
    • Adjust toolbar position to center  -  by ShenLin in #464 (f3856)
  • useFetch:
    • Avoid continuous loading on 401 status  -  by MadDogOwner in #475 (0d1e1)
  • useLink:
    • Adjust path handling for share links  -  by MadDogOwner in #358 (91220)
  • vite:
    • Update vite-plugin-dynamic-base patch  -  by MadDogOwner in #477 (8456c)
    View changes on GitHub