diff --git a/CHANGELOG.md b/CHANGELOG.md index 772658f..65c5fcf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,50 +1,85 @@ # CHANGELOG +## [0.0.2](https://github.com/suemor233/MarchenPlay/compare/v0.0.1...v0.0.2) (2024-09-18) + + +### Bug Fixes + +* ci ([6bfa8cf](https://github.com/suemor233/MarchenPlay/commit/6bfa8cfa957d1f30f496fd9fe12120030f2ffeec)) +* **deps:** update dependency @tanstack/react-query to v5.55.2 ([#16](https://github.com/suemor233/MarchenPlay/issues/16)) ([48cfa31](https://github.com/suemor233/MarchenPlay/commit/48cfa318c5615d57b6a75ab2034c2efcfbb1fb3b)) +* **deps:** update dependency @tanstack/react-query to v5.55.4 ([#31](https://github.com/suemor233/MarchenPlay/issues/31)) ([3b8308d](https://github.com/suemor233/MarchenPlay/commit/3b8308d919737c04a31b94e2efb354576db97c7e)) +* **deps:** update dependency @tanstack/react-query to v5.56.2 ([#37](https://github.com/suemor233/MarchenPlay/issues/37)) ([2e8e207](https://github.com/suemor233/MarchenPlay/commit/2e8e207ff2441dedb66b1680343a685276fc8cf0)) +* **deps:** update dependency electron-updater to v6.3.4 ([#28](https://github.com/suemor233/MarchenPlay/issues/28)) ([9ecd0df](https://github.com/suemor233/MarchenPlay/commit/9ecd0dfe995083c21f4edb90ca26b3c2895a78d5)) +* **deps:** update dependency lucide-react to ^0.439.0 ([#23](https://github.com/suemor233/MarchenPlay/issues/23)) ([3e926bf](https://github.com/suemor233/MarchenPlay/commit/3e926bfea3c459e7e2b7971a03143a0e392bb210)) +* **deps:** update dependency lucide-react to ^0.441.0 ([#40](https://github.com/suemor233/MarchenPlay/issues/40)) ([39d4be4](https://github.com/suemor233/MarchenPlay/commit/39d4be4f4dab73c4c7e2543e3329e39f4f4daf9d)) +* **deps:** update dependency react-router-dom to v6.26.2 ([#33](https://github.com/suemor233/MarchenPlay/issues/33)) ([4f8f58f](https://github.com/suemor233/MarchenPlay/commit/4f8f58f394b7f073f112c00478b6a36b1a7e99f4)) +* **deps:** update fontsource monorepo to v5.1.0 ([#41](https://github.com/suemor233/MarchenPlay/issues/41)) ([fac529b](https://github.com/suemor233/MarchenPlay/commit/fac529bc5adb8c4c5ab5eb278a11c8e9a1981cb4)) +* Importing the same hash video cannot match the danmu ([995b7c2](https://github.com/suemor233/MarchenPlay/commit/995b7c23ed9997f59280724f156cac2c352baeb1)) +* reduce icon gap ([f133569](https://github.com/suemor233/MarchenPlay/commit/f13356989d23a2553c418fa65c92cfd2aa360984)) + + +### Features + +* automatic deployment ([eebe136](https://github.com/suemor233/MarchenPlay/commit/eebe13673dded71c9084927ec1091195ce334858)) +* display the specific anime name and the number of danmu when playing anime ([edaf033](https://github.com/suemor233/MarchenPlay/commit/edaf03301f46358f139a3f72db0d2dc05f448616)) +* prettier ([6fd58fd](https://github.com/suemor233/MarchenPlay/commit/6fd58fdb6a400b9d40caaaf3aab3aad1530eb2da)) +* shadcn toast ([91c1006](https://github.com/suemor233/MarchenPlay/commit/91c1006b4ad8a35cb4251ef72be3a495619792a6)) +* vite host ([d39b0e4](https://github.com/suemor233/MarchenPlay/commit/d39b0e452bac8d013a84b8d8ee5348094a44e67d)) +* when there is no exact match, manually select the anime ([a427ade](https://github.com/suemor233/MarchenPlay/commit/a427ade585d53b740852ca87b3c292a7fa24911c)) + + + ## [0.0.1](https://github.com/suemor233/MarchenPlay/compare/0c3019d8ef56374c1a9ebbe76beb0bd40f60135a...v0.0.1) (2024-09-05) + ### Bug Fixes -- turn off switching to electron app on every file change ([5faf6fe](https://github.com/suemor233/MarchenPlay/commit/5faf6fec7d726275e6b2c6b1f939b33c4558cf89)) -- ci ([1efb09c](https://github.com/suemor233/MarchenPlay/commit/1efb09ce7b5a82dc8d2cd5710fb4c0b2ea9f5581)) -- ci ([4bdbd88](https://github.com/suemor233/MarchenPlay/commit/4bdbd88fae59c8fa1dcbe45a48e98dfc3ef10465)) -- ci ([01f08c4](https://github.com/suemor233/MarchenPlay/commit/01f08c43c32e56d012a18dc364c948b1994eafd4)) -- ci ([2caa7ff](https://github.com/suemor233/MarchenPlay/commit/2caa7ff9f1b0b6a5db8b4a886a508eb2a17dd550)) -- **deps:** update dependency @tanstack/react-query to v5.51.24 ([#12](https://github.com/suemor233/MarchenPlay/issues/12)) ([8ab541c](https://github.com/suemor233/MarchenPlay/commit/8ab541c382565a1c522f783752f771d12dbd313c)) -- **deps:** update dependency react-router-dom to v6.26.1 ([#11](https://github.com/suemor233/MarchenPlay/issues/11)) ([9b93c4c](https://github.com/suemor233/MarchenPlay/commit/9b93c4c2595e4fc86a492f2750093a37e12c6310)) -- refetch after maximum ([13ed564](https://github.com/suemor233/MarchenPlay/commit/13ed564ffdcffe1229196822068d172911f92d40)) +* turn off switching to electron app on every file change ([5faf6fe](https://github.com/suemor233/MarchenPlay/commit/5faf6fec7d726275e6b2c6b1f939b33c4558cf89)) +* ci ([1efb09c](https://github.com/suemor233/MarchenPlay/commit/1efb09ce7b5a82dc8d2cd5710fb4c0b2ea9f5581)) +* ci ([4bdbd88](https://github.com/suemor233/MarchenPlay/commit/4bdbd88fae59c8fa1dcbe45a48e98dfc3ef10465)) +* ci ([01f08c4](https://github.com/suemor233/MarchenPlay/commit/01f08c43c32e56d012a18dc364c948b1994eafd4)) +* ci ([2caa7ff](https://github.com/suemor233/MarchenPlay/commit/2caa7ff9f1b0b6a5db8b4a886a508eb2a17dd550)) +* **deps:** update dependency @tanstack/react-query to v5.51.24 ([#12](https://github.com/suemor233/MarchenPlay/issues/12)) ([8ab541c](https://github.com/suemor233/MarchenPlay/commit/8ab541c382565a1c522f783752f771d12dbd313c)) +* **deps:** update dependency react-router-dom to v6.26.1 ([#11](https://github.com/suemor233/MarchenPlay/issues/11)) ([9b93c4c](https://github.com/suemor233/MarchenPlay/commit/9b93c4c2595e4fc86a492f2750093a37e12c6310)) +* refetch after maximum ([13ed564](https://github.com/suemor233/MarchenPlay/commit/13ed564ffdcffe1229196822068d172911f92d40)) + ### Features -- add renovate.json ([#1](https://github.com/suemor233/MarchenPlay/issues/1)) ([ea76ce1](https://github.com/suemor233/MarchenPlay/commit/ea76ce15ef6ecdfa2dd8a0c5eb66606df882c226)) -- bump version ([5a305e1](https://github.com/suemor233/MarchenPlay/commit/5a305e138a218e1195915c2268b1b3e306b8f843)) -- click to add new video ([68fc945](https://github.com/suemor233/MarchenPlay/commit/68fc945e0dcb4802c04001b86ac55d46054e2fa0)) -- click to component ([fe12f4d](https://github.com/suemor233/MarchenPlay/commit/fe12f4da897e77b06f957f7f90dbec85c36050f1)) -- custom font and dark mode ([494ad2a](https://github.com/suemor233/MarchenPlay/commit/494ad2ac316238774fa15b85f314d37990d1dee7)) -- daisyui ([9870db0](https://github.com/suemor233/MarchenPlay/commit/9870db0280903d9401a9ac33988de57d6e309206)) -- danmu.js ([0cf9f5c](https://github.com/suemor233/MarchenPlay/commit/0cf9f5c9b4fa95111cfac84979b91e283cc8fd27)) -- dark mode ([4f9a447](https://github.com/suemor233/MarchenPlay/commit/4f9a447e2ead5ed69ec00fe24f04ecf163063e9e)) -- destroy player when switching videos ([c3e7060](https://github.com/suemor233/MarchenPlay/commit/c3e7060f1dd417bc499a8ceb8002918686749def)) -- Dock with DanDanPlay interface ([e469fe8](https://github.com/suemor233/MarchenPlay/commit/e469fe8232ae7a2feb9014e22c67944d40a78e04)) -- drag to play the video ([4eee322](https://github.com/suemor233/MarchenPlay/commit/4eee322e8f1c7a5ba53568d4da2bbcc98321e0fd)) -- electron builder ([14acb5f](https://github.com/suemor233/MarchenPlay/commit/14acb5f74e6c58e6854357609c8c8ed5d286bb46)) -- eslint config ([0c3019d](https://github.com/suemor233/MarchenPlay/commit/0c3019d8ef56374c1a9ebbe76beb0bd40f60135a)) -- init loading timeline ([ce2a47e](https://github.com/suemor233/MarchenPlay/commit/ce2a47eeb4f68c81613ad9f45a9c58f0cdce6f13)) -- loading progress ([e4c8cf8](https://github.com/suemor233/MarchenPlay/commit/e4c8cf871884ea56d3366ab71452180864f17649)) -- logo font ([fa986e6](https://github.com/suemor233/MarchenPlay/commit/fa986e6afcb2a0efc8d0d13bacce04b7d4fb4875)) -- maximum button ([070c363](https://github.com/suemor233/MarchenPlay/commit/070c36328d292572ab43e0cf3200430b3ea4e31d)) -- MIT LICENSE ([7fa502d](https://github.com/suemor233/MarchenPlay/commit/7fa502df45f238f4ab29e64c43b3c42c793252c4)) -- narrow the import click range ([22a8a13](https://github.com/suemor233/MarchenPlay/commit/22a8a13373950012903e9aa9d64571700c784428)) -- routes ([fd989a0](https://github.com/suemor233/MarchenPlay/commit/fd989a02efdf68d0e47c2c1fa8ed71f4d8a74ed1)) -- routing switch ([93b76fb](https://github.com/suemor233/MarchenPlay/commit/93b76fbda12c1412199831a652dcb167b7157e78)) -- sidebar layout ([d56032a](https://github.com/suemor233/MarchenPlay/commit/d56032ac7e39f68fcab37b812755406a941af0d4)) -- tailwind config ([128ef48](https://github.com/suemor233/MarchenPlay/commit/128ef48afc6ed36bb74c5dfe49cdbf63e8f34032)) -- tipc ([e32ffeb](https://github.com/suemor233/MarchenPlay/commit/e32ffeb8f704aba6acc00c7c085465d2f7e8325d)) -- title bar for windows ([b049f34](https://github.com/suemor233/MarchenPlay/commit/b049f346f611c116d12572526aae2381a4761808)) -- vite server export 0.0.0.0 ([3dd9a78](https://github.com/suemor233/MarchenPlay/commit/3dd9a7834f6463daa9fa0ead8f16d92f12f8624b)) -- web toast ([195e97c](https://github.com/suemor233/MarchenPlay/commit/195e97c141e7dd7712b5f8ed1f541cffeb7cb03d)) -- windows titlebar ([b3ed388](https://github.com/suemor233/MarchenPlay/commit/b3ed38830d2d69db2f5bb2e0a5160e9aba8bd8a2)) -- xgplayer ([a4e4364](https://github.com/suemor233/MarchenPlay/commit/a4e43649fb873bc12e822f0fa7814b733a6c417e)) +* add renovate.json ([#1](https://github.com/suemor233/MarchenPlay/issues/1)) ([ea76ce1](https://github.com/suemor233/MarchenPlay/commit/ea76ce15ef6ecdfa2dd8a0c5eb66606df882c226)) +* bump version ([5a305e1](https://github.com/suemor233/MarchenPlay/commit/5a305e138a218e1195915c2268b1b3e306b8f843)) +* click to add new video ([68fc945](https://github.com/suemor233/MarchenPlay/commit/68fc945e0dcb4802c04001b86ac55d46054e2fa0)) +* click to component ([fe12f4d](https://github.com/suemor233/MarchenPlay/commit/fe12f4da897e77b06f957f7f90dbec85c36050f1)) +* custom font and dark mode ([494ad2a](https://github.com/suemor233/MarchenPlay/commit/494ad2ac316238774fa15b85f314d37990d1dee7)) +* daisyui ([9870db0](https://github.com/suemor233/MarchenPlay/commit/9870db0280903d9401a9ac33988de57d6e309206)) +* danmu.js ([0cf9f5c](https://github.com/suemor233/MarchenPlay/commit/0cf9f5c9b4fa95111cfac84979b91e283cc8fd27)) +* dark mode ([4f9a447](https://github.com/suemor233/MarchenPlay/commit/4f9a447e2ead5ed69ec00fe24f04ecf163063e9e)) +* destroy player when switching videos ([c3e7060](https://github.com/suemor233/MarchenPlay/commit/c3e7060f1dd417bc499a8ceb8002918686749def)) +* Dock with DanDanPlay interface ([e469fe8](https://github.com/suemor233/MarchenPlay/commit/e469fe8232ae7a2feb9014e22c67944d40a78e04)) +* drag to play the video ([4eee322](https://github.com/suemor233/MarchenPlay/commit/4eee322e8f1c7a5ba53568d4da2bbcc98321e0fd)) +* electron builder ([14acb5f](https://github.com/suemor233/MarchenPlay/commit/14acb5f74e6c58e6854357609c8c8ed5d286bb46)) +* eslint config ([0c3019d](https://github.com/suemor233/MarchenPlay/commit/0c3019d8ef56374c1a9ebbe76beb0bd40f60135a)) +* init loading timeline ([ce2a47e](https://github.com/suemor233/MarchenPlay/commit/ce2a47eeb4f68c81613ad9f45a9c58f0cdce6f13)) +* loading progress ([e4c8cf8](https://github.com/suemor233/MarchenPlay/commit/e4c8cf871884ea56d3366ab71452180864f17649)) +* logo font ([fa986e6](https://github.com/suemor233/MarchenPlay/commit/fa986e6afcb2a0efc8d0d13bacce04b7d4fb4875)) +* maximum button ([070c363](https://github.com/suemor233/MarchenPlay/commit/070c36328d292572ab43e0cf3200430b3ea4e31d)) +* MIT LICENSE ([7fa502d](https://github.com/suemor233/MarchenPlay/commit/7fa502df45f238f4ab29e64c43b3c42c793252c4)) +* narrow the import click range ([22a8a13](https://github.com/suemor233/MarchenPlay/commit/22a8a13373950012903e9aa9d64571700c784428)) +* routes ([fd989a0](https://github.com/suemor233/MarchenPlay/commit/fd989a02efdf68d0e47c2c1fa8ed71f4d8a74ed1)) +* routing switch ([93b76fb](https://github.com/suemor233/MarchenPlay/commit/93b76fbda12c1412199831a652dcb167b7157e78)) +* sidebar layout ([d56032a](https://github.com/suemor233/MarchenPlay/commit/d56032ac7e39f68fcab37b812755406a941af0d4)) +* tailwind config ([128ef48](https://github.com/suemor233/MarchenPlay/commit/128ef48afc6ed36bb74c5dfe49cdbf63e8f34032)) +* tipc ([e32ffeb](https://github.com/suemor233/MarchenPlay/commit/e32ffeb8f704aba6acc00c7c085465d2f7e8325d)) +* title bar for windows ([b049f34](https://github.com/suemor233/MarchenPlay/commit/b049f346f611c116d12572526aae2381a4761808)) +* vite server export 0.0.0.0 ([3dd9a78](https://github.com/suemor233/MarchenPlay/commit/3dd9a7834f6463daa9fa0ead8f16d92f12f8624b)) +* web toast ([195e97c](https://github.com/suemor233/MarchenPlay/commit/195e97c141e7dd7712b5f8ed1f541cffeb7cb03d)) +* windows titlebar ([b3ed388](https://github.com/suemor233/MarchenPlay/commit/b3ed38830d2d69db2f5bb2e0a5160e9aba8bd8a2)) +* xgplayer ([a4e4364](https://github.com/suemor233/MarchenPlay/commit/a4e43649fb873bc12e822f0fa7814b733a6c417e)) + ### Performance Improvements -- Improve hash computation speed ([a402d19](https://github.com/suemor233/MarchenPlay/commit/a402d19eda56bdfc02fc95f914dfdf53824e3c30)) +* Improve hash computation speed ([a402d19](https://github.com/suemor233/MarchenPlay/commit/a402d19eda56bdfc02fc95f914dfdf53824e3c30)) + + + diff --git a/package.json b/package.json index 557d9bd..5fcbba6 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "marchen-play", "type": "module", - "version": "0.0.1", + "version": "0.0.2", "private": false, "packageManager": "pnpm@9.10.0", "description": "Local video danmaku player",