Releases: AlistGo/alist-web
Releases · AlistGo/alist-web
3.32.0
🚀 Features
- Optional open item on checkbox - by @liuycy and @xhofe in #151 (1687d)
- More list item filename overflow options - by @xhofe (25c4d)
- S3 server settings page - by @itsHenry35 in #152 (a2ee5)
🐞 Bug Fixes
- Remove duplicate toc of markdown in readme component - by @liuycy in #150 (ecf2a)
- Disable markdown toc on default - by @liuycy in #153 (57749)
- Additional logic of optional open item on checkbox - by @liuycy in #154 (9d2d9)
- Don't use
String.prototype.replaceAll
- by @xhofe (9984e) - Set a initial height for video div (close AlistGo/alist#6095) - by @xhofe in https://github.com/alist-org/alist-web/issues/6095 (088e7)
View changes on GitHub
3.31.0
🚀 Features
- Better subtitle select style - by @journey-ad in #137 (dbf9d)
- Set the height of artplayer automatically - by @liuycy in #134 (8f625)
- Encrypted backup and restore - by @itsHenry35 in #140 (6e396)
- Sticky header & markdown toc - by @liuycy in #141 (045ce)
- Add sidebar of folder tree (#146 close AlistGo/alist#5972) - by @liuycy in #146 and https://github.com/alist-org/alist-web/issues/5972 (26a04)
- Customize grid item size (close AlistGo/alist#6051) - by @xhofe in https://github.com/alist-org/alist-web/issues/6051 (42d6b)
- Make long filename scrollable - by @fengkx and @xhofe in #149 (1fcd9)
- Block actions of router while checkbox enabled - by @liuycy in #148 (77a3d)
- aliyun_video_previewer: Prev / next button and persistent full_screen stat - by @itsHenry35 in #135 (0969d)
🐞 Bug Fixes
- Pnpm install error - by @xhofe (13a37)
- Incorrect storages shown with table layout (close AlistGo/alist#5951) - by @xhofe in https://github.com/alist-org/alist-web/issues/5951 (750e7)
- Set default height when failed to load video - by @liuycy in #139 (84401)
- Incorrect search results link (close AlistGo/alist#5900) - by @xhofe in https://github.com/alist-org/alist-web/issues/5900 (f2efd)
- Paused video will play automatically after switching url (#147 close AlistGo/alist#6045) - by @liuycy in #147 and https://github.com/alist-org/alist-web/issues/6045 (da254)
View changes on GitHub
3.30.0
🚀 Features
- Auto refresh play url for aliyundrive - by @xhofe (f6a91)
- Support relative path for markdown (close AlistGo/alist#5644) - by @xhofe in https://github.com/alist-org/alist-web/issues/5644 (f9fd9)
- Add asciinema preview (close AlistGo/alist#5683) - by @xhofe in https://github.com/alist-org/alist-web/issues/5683 (23aed)
- Prev / next button and persistent full_screen stat - by @itsHenry35 in #125 (ac8bf)
- Remove base_path after login if 404 (close AlistGo/alist#5379) - by @xhofe in https://github.com/alist-org/alist-web/issues/5379 (2cfcc)
- Support enhance ass subtitles on aliyundrive video previewer - by @topjohncian in #124 (ca026)
- Add ldap login support - by @JeremieCHN and @xhofe in #126 (a9d57)
🐞 Bug Fixes
- Add ts to d_url of iframe preview (close AlistGo/alist#5613) - by @xhofe in https://github.com/alist-org/alist-web/issues/5613 (059e4)
- Scheme parse wrong (close AlistGo/alist#5639) - by @xhofe in https://github.com/alist-org/alist-web/issues/5639 (919ff)
- Optimize layout of task operations (close AlistGo/alist#5673) - by @xhofe in https://github.com/alist-org/alist-web/issues/5673 (8520e)
- Incorrect audio files if click from search (close AlistGo/alist#5736) - by @xhofe in https://github.com/alist-org/alist-web/issues/5736 (f1fc0)
- libass: Failed to construct Worker when use cdn - by @journey-ad in #127 (a8866)
View changes on GitHub
3.29.0
🚀 Features
- Support render a header from folder or meta - by @xhofe (39186)
- Edit
header
ofmeta
- by @xhofe (99e75) - Play video with ... in context-menu - by @xhofe (550eb)
- Add shortcut for text save (close AlistGo/alist#5396) - by @xhofe in https://github.com/alist-org/alist-web/issues/5396 (ab670)
- Audio player use list order by default - by @nini22P in #115 (24341)
- Add subtitles toggle options - by @zzc10086 in #118 (71d07)
- Adapt the new task api - by @xhofe, @HsuBot and @nini22P in #120 (6cb6a)
- Add
libass-wasm
as ASS subtitles renderer - by @journey-ad in #121 (dce44) - Add
OmniPlayer
andFig Player
to support players - by @waiwaib in #123 (ec612) - Adapt state of task api - by @xhofe (2dde0)
- Call retry failed task api - by @xhofe (0b0a8)
- Adapt delete policy in offline download - by @xhofe (80595)
- Allow retry for transfer task (close AlistGo/alist#5354) - by @xhofe in https://github.com/alist-org/alist-web/issues/5354 (e254e)
🐞 Bug Fixes
- Missing font of katex (close AlistGo/alist#5417) - by @xhofe in https://github.com/alist-org/alist-web/issues/5417 (d7feb)
- Package download setting does not take effect (close AlistGo/alist#5478) - by @xhofe in https://github.com/alist-org/alist-web/issues/5478 (1e539)
- Missing
delete_policy
param - by @xhofe (17863)
View changes on GitHub
3.28.0
🚀 Features
- Add table layout for storages - by @xhofe (f288c)
- Sso compatibility mode - by @itsHenry35 in #113 (6eb8f)
- Refresh cache after upload (close AlistGo/alist#5258) - by @xhofe in https://github.com/alist-org/alist-web/issues/5258 (5f72c)
🐞 Bug Fixes
- Code highlight (close AlistGo/alist#5222) - by @xhofe in https://github.com/alist-org/alist-web/issues/5222 (a1b6d)
- Clear token when fetching authntemp - by @itsHenry35 in #112 (57df6)
View changes on GitHub
3.27.0
🚀 Features
- Change encoding on text file - by @a57495681800 and @xhofe in #110 (7be00)
- Add
lastModified
to header on upload - by @xhofe (83fff)
🐞 Bug Fixes
- Incorrect ext handle - by @xhofe (41cec)
- Incorrect home jump with sub url (close AlistGo/alist#5110) - by @xhofe in https://github.com/alist-org/alist-web/issues/5110 (db7e2)
🏎 Performance
- Modify epub static resource cdn - by @anwen-anyi in #109 (bae9d)
View changes on GitHub
3.26.0
🚀 Features
- Support webauthn login - by @itsHenry35 in #104 (4aa82)
🐞 Bug Fixes
- Missing sso binding popup (#105 close AlistGo/alist#4963) - by @itsHenry35 in #105 and https://github.com/alist-org/alist-web/issues/4963 (55c17)
- Incorrect current page of search paginator - by @itsHenry35 and @xhofe in #106 (dc09b)
- Paginator not resetting after searching another keywords (close AlistGo/alist#4979) - by @xhofe in https://github.com/alist-org/alist-web/issues/4979 (4447d)
- Incorrect separator of language code - by @xhofe (1450b)
- Missing files on traversing folder (close AlistGo/alist#5034) - by @xhofe in https://github.com/alist-org/alist-web/issues/5034 (06148)
View changes on GitHub
3.25.1
🚀 Features
- Preview html file by HTML render first - by @jiz4oh and @xhofe in #99 (abd82)
- Confirm on change password (close AlistGo/alist#4867) - by @xhofe in https://github.com/alist-org/alist-web/issues/4867 (a087f)
- Add search scope select - by @Panici4 and @xhofe in #103 (f4c35)
- ci: Auto format code - by @xhofe (dcf9b)
- search: Mark keywords highlight - by @xhofe (7d8a0)
🐞 Bug Fixes
- Folder not shows in image view if no images - by @xhofe (912e0)
- The closing button and text overlap in announcement - by @diyanqi (a0ca9)
- Change sha256 hash lib - by @xhofe (fe24d)
🏎 Performance
View changes on GitHub
3.24.0
🚨 Breaking Changes
- Render the
README
in the folder first (close AlistGo/alist#4790) - by @xhofe in https://github.com/alist-org/alist-web/issues/4790 (d0c5b)
🚀 Features
- Show folders also in image view (close AlistGo/alist#4776) - by @xhofe in https://github.com/alist-org/alist-web/issues/4776 (6d4f0)
- Global default layout - by @xhofe (e3ab4)
View changes on GitHub
3.23.0
🚀 Features
- Open home in current tab (close AlistGo/alist#4784) - by @xhofe in https://github.com/alist-org/alist-web/issues/4784 (96657)
🐞 Bug Fixes
- Otp is not set on enter (close AlistGo/alist#4822) - by @xhofe in https://github.com/alist-org/alist-web/issues/4822 (e9475)
- deps: Update dependency clsx to v2 - by @renovate[bot] in #97 (83aaf)