Releases: marchen-dev/MarchenPlay
Releases · marchen-dev/MarchenPlay
v0.0.1-alpha.8
🚀 Features
- Display release note after the update is complete. - by @suemor233 (71b2c)
- Support manual rematching of historical records with danmaku - by @suemor233 (150f5)
- Danmaku support dynamic switching between simplified and traditional Chinese - by @suemor233 (6d925)
- Supports automatic and manual episode switching - by @suemor233 (56f5d)
🐞 Bug Fixes
- Cover height is lost within the history page - by @suemor233 (3a399)
- Release note error problem - by @suemor233 (2b775)
- After dragging and dropping the video, it is not possible to switch episodes. - by @suemor233 (bba47)
View changes on GitHub
v0.0.1-alpha.7
🚀 Features
- Update progress - by @suemor233 (7e9de)
- Support manual update retrieval - by @suemor233 (439ed)
- Release notes - by @suemor233 (665c9)
🐞 Bug Fixes
- Unable to update automatically - by @suemor233 (b0f40)
View changes on GitHub
v0.0.1-alpha.6
🚀 Features
- Clear unused ffmpeg dependencies during build - by @suemor233 (47e8f)
🐞 Bug Fixes
- Install deps when using windows - by @suemor233 (bb499)
- Deps download - by @suemor233 (2ac37)
- Deps install - by @suemor233 (b7478)
View changes on GitHub
v0.0.1-alpha.5
🚀 Features
- Add import subtitle UI - by @suemor233 (bb8ed)
- Player setting sheet - by @suemor233 (99e93)
- Split player settings accordion - by @suemor233 (4a9cc)
- Extract subtitles from mkv - by @suemor233 (529c8)
- Use showMessage Box sync - by @suemor233 (6286e)
- Support importing embedded subtitles in videos - by @suemor233 (ebb8c)
- Support automatic recognition of embedded subtitles for playback - by @suemor233 (4c185)
- Optimize select hover effect - by @suemor233 (08e01)
- Support manual subtitle import - by @suemor233 (a4bf6)
- Error handling page - by @suemor233 (65d3b)
- Set damaku when the animation is playing - by @suemor233 (e3ad0)
- Auto updater config - by @suemor233 (36ed7)
- App signature - by @suemor233 (f4900)
🐞 Bug Fixes
- Subtitle can't import - by @suemor233 (2e504)
- Libass font file import issue - by @suemor233 (f3d65)
- Subtitle import problem - by @suemor233 (99c33)
- Display issue with selecting subtitles interface - by @suemor233 (73cb2)
- Multiple subtitle issues - by @suemor233 (b4378)
- Add strict mode - by @suemor233 (915ac)
- Subtitles cannot be displayed during initialization - by @suemor233 (5bc3a)
- Subtitle overlap - by @suemor233 (0dbc7)
- Ci - by @suemor233 (6839f)
View changes on GitHub
v0.0.1-alpha.4
🚀 Features
- Remove noto sans sc - by @suemor233 (2da6a)
- Relative time in anime history - by @suemor233 (58f49)
- Control the display area of the danmaku - by @suemor233 (be7a4)
- Support ass subtitle import - by @suemor233 (4835d)
- Support srt and vtt subtitle import - by @suemor233 (8e92f)
🐞 Bug Fixes
- Path issue of ffmpeg under Windows - by @suemor233 (7c782)
🏎 Performance
- Optimize the client import subtitle button - by @suemor233 (12c20)
- Adjust the order of player icons - by @suemor233 (26754)
View changes on GitHub
v0.0.1-alpha.3
🚀 Features
- Simplified and traditional chinese danmaku dynamic switching - by @suemor233 (10237)
- React query devtools - by @suemor233 (5636c)
- Switch thumbnail and poster - by @suemor233 (a73a2)
- Adapt thumbnail layout - by @suemor233 (e11ee)
- Page transition animation - by @suemor233 (72d5c)
- Clear historical data - by @suemor233 (9535e)
- Adapt web version dialog - by @suemor233 (52c31)
🐞 Bug Fixes
- Anime cannot be played - by @suemor233 (ffab2)
- When switching tabs, the timeline cannot disappear - by @suemor233 (60ada)
🏎 Performance
- Packaged toast - by @suemor233 (4c212)
- Expand router layout padding - by @suemor233 (1c866)
View changes on GitHub
v0.0.1-alpha.2
🚀 Features
- Network check - by @suemor233 (3c8d9)
- Custom marchen protocol - by @suemor233 (0495c)
- History page add anime cover preview - by @suemor233 (d6b4b)
- History record percentage - by @suemor233 (07f65)
- Play animes through history records - by @suemor233 (94863)
- Update renovate extends - by @suemor233 (d7fb5)
- History records sorted by update time - by @suemor233 (f3731)
🐞 Bug Fixes
- Adjust api url in env example - by @suemor233 (3f708)
- History progress cannot be displayed - by @suemor233 (146f3)
- Windows can't load anime - by @suemor233 (be57b)
- Can't load anime - by @suemor233 (4576c)
- deps:
View changes on GitHub
v0.0.1-alpha.1
🚀 Features
- Header show icon - by @suemor233 (e8b30)
- Optimize display of the logo in dark mode - by @suemor233 (7db3c)
- Manual search for danmaku comments - by @suemor233 (96e78)
- Allow video playback without loading comments - by @suemor233 (6267f)
- Minimum width and height of the window - by @suemor233 (f83cd)
- Initial indexdb - by @suemor233 (4e3c2)
- Danmaku text shadow - by @suemor233 (64bdb)
- Imperative modal - by @suemor233 (22797)
- Setting window - by @suemor233 (f9eb0)
- Partial status bar menu configuration - by @suemor233 (fea65)
- About setting - by @suemor233 (98041)
- Atom with storage - by @suemor233 (ab46e)
- Reduce danmaku text shadow - by @suemor233 (2abb6)
🐞 Bug Fixes
- Ci - by @suemor233 (63aa8)
- Rename logo.tsx to Logo.tsx - by @suemor233 (de9fe)
- Ci - by @suemor233 (39f91)
- Adjust modal shadow - by @suemor233 (b67b7)
- deps: Update dependency ofetch to v1.4.1 - (337ab)
🏎 Performance
- Player prvoider - by @suemor233 (8006a)
View changes on GitHub
v0.0.1-alpha.0
🚀 Features
- Tailwind config - by @suemor233 (128ef)
- Sidebar layout - by @suemor233 (d5603)
- Daisyui - by @suemor233 (9870d)
- Windows titlebar - by @suemor233 (b3ed3)
- Click to component - by @suemor233 (fe12f)
- Add renovate.json - in #1 (ea76c)
- Vite server export 0.0.0.0 - by @suemor233 (3dd9a)
- Tipc - by @suemor233 (e32ff)
- Maximum button - by @suemor233 (070c3)
- Title bar for windows - by @suemor233 (b049f)
- Routes - by @suemor233 (fd989)
- Routing switch - by @suemor233 (93b76)
- Xgplayer - by @suemor233 (a4e43)
- Drag to play the video - by @suemor233 (4eee3)
- Danmu.js - by @suemor233 (0cf9f)
- Dock with DanDanPlay interface - by @suemor233 (e469f)
- Dark mode - by @suemor233 (4f9a4)
- Custom font and dark mode - by @suemor233 (494ad)
- Click to add new video - by @suemor233 (68fc9)
- Electron builder - by @suemor233 (14acb)
- Bump version - by @suemor233 (5a305)
- Web toast - by @suemor233 (195e9)
- Narrow the import click range - by @suemor233 (22a8a)
- Init loading timeline - by @suemor233 (ce2a4)
- Logo font - by @suemor233 (fa986)
- Loading progress - by @suemor233 (e4c8c)
- Destroy player when switching videos - by @suemor233 (c3e70)
- MIT LICENSE - by @suemor233 (7fa50)
- When there is no exact match, manually select the anime - by @suemor233 (a427a)
- Vite host - by @suemor233 (d39b0)
- Prettier - by @suemor233 (6fd58)
- Shadcn toast - by @suemor233 (91c10)
- Display the specific anime name and the number of danmu when playing anime - by @suemor233 (edaf0)
- Automatic deployment - by @suemor233 (eebe1)
- Artplayer deps - by @suemor233 (67e6e)
- Artplayer config - by @suemor233 (48004)
- Show tool - by @suemor233 (f9fe0)
- Match toast - by @suemor233 (5d298)
- Auto update app - by @suemor233 (0ff76)
- App icon - by @suemor233 (9c40e)
- Website icon - by @suemor233 (fbb79)
🐞 Bug Fixes
- Ci - by @suemor233 (2caa7)
- Ci - by @suemor233 (01f08)
- Refetch after maximum - by @suemor233 (13ed5)
- Turn off switching to electron app on every file change - by @suemor233 (5faf6)
- Ci - by @suemor233 (4bdbd)
- Ci - by @suemor233 (1efb0)
- Importing the same hash video cannot match the danmu - by @suemor233 (995b7)
- Ci - by @suemor233 (6bfa8)
- Reduce icon gap - by @suemor233 (f1335)
- Ua - by @suemor233 (d059d)
- Pnpm lock file - by @suemor233 (b9eb8)
- Ci - by @suemor233 (3f7a2)
- Ci - by @suemor233 (56553)
- Ci release - by @suemor233 (77c0c)
- Esilint - by @suemor233 (56768)
- Pnpm lock - by @suemor233 (b1739)
- Windows executableName - by @suemor233 (70d6f)
- Npm user name - by @suemor233 (cbbe9)
- Ci - by @suemor233 (3a35f)
- Ci - by @suemor233 (18c7e)
- deps:
- Update dependency react-router-dom to v6.26.1 - in #11 (9b93c)
- Update dependency @tanstack/react-query to v5.51.24 - in #12 (8ab54)
- Update dependency @tanstack/react-query to v5.55.2 - in #16 (48cfa)
- Update dependency lucide-react to ^0.439.0 - in #23 (3e926)
- Update dependency @tanstack/react-query to v5.55.4 - in #31 (3b830)
- Update dependency @tanstack/react-query to v5.56.2 - in #37 (2e8e2)
- Update dependency react-router-dom to v6.26.2 - in #33 (4f8f5)
- Update dependency electron-updater to v6.3.4 - in #28 (9ecd0)
- Update fontsource monorepo to v5.1.0 - in #41 (fac52)
- Update dependency lucide-react to ^0.441.0 - in #40 (39d4b)
...