2023-08-27 23:38:59 +08:00
# Changelog
2023-10-19 11:01:36 -05:00
## [1.125.0](https://github.com/MetaCubeX/metacubexd/compare/v1.124.3...v1.125.0) (2023-10-19)
### Features
* **connection:** drag handle, closes [#320 ](https://github.com/MetaCubeX/metacubexd/issues/320 ) ([dc8fddb ](https://github.com/MetaCubeX/metacubexd/commit/dc8fddb08a2ba8fb9fdfa1629379eec552702b49 ))
* **proxy:** do not truncate the proxy node name when not enough width, closes [#351 ](https://github.com/MetaCubeX/metacubexd/issues/351 ) ([a648f1e ](https://github.com/MetaCubeX/metacubexd/commit/a648f1e41399327341ca2e603b2331f5f42f9ccc ))
### Bug Fixes
* **config:** the bottom edge of the page gets cutoff, closes [#385 ](https://github.com/MetaCubeX/metacubexd/issues/385 ) ([522be60 ](https://github.com/MetaCubeX/metacubexd/commit/522be608a70d142e0805f14748c073c476d5f713 ))
2023-10-16 07:35:18 -05:00
## [1.124.3](https://github.com/MetaCubeX/metacubexd/compare/v1.124.2...v1.124.3) (2023-10-16)
### Bug Fixes
* **config:** backend version is likely to be undefined when invoking isUpdateAvailableAPI ([398f05d ](https://github.com/MetaCubeX/metacubexd/commit/398f05d8a54cf85964024e05e01c56d2fb99714d ))
2023-10-09 07:17:26 -05:00
## [1.124.2](https://github.com/MetaCubeX/metacubexd/compare/v1.124.1...v1.124.2) (2023-10-09)
### Bug Fixes
* **setup:** setup with url search string not working properly ([ce4622b ](https://github.com/MetaCubeX/metacubexd/commit/ce4622b9543d14b304bf10bcc2d542ee248a14bc ))
2023-10-08 12:45:55 -05:00
## [1.124.1](https://github.com/MetaCubeX/metacubexd/compare/v1.124.0...v1.124.1) (2023-10-08)
### Bug Fixes
* **setup:** use location info from router instead of browser ([7ecc51c ](https://github.com/MetaCubeX/metacubexd/commit/7ecc51c43c581105506f23192f4d7b6938ec944c ))
2023-10-04 05:17:55 -05:00
## [1.124.0](https://github.com/MetaCubeX/metacubexd/compare/v1.123.0...v1.124.0) (2023-10-04)
### Features
* **config:** toast error message when dns query failed for some reason, closes [#321 ](https://github.com/MetaCubeX/metacubexd/issues/321 ) ([82c2772 ](https://github.com/MetaCubeX/metacubexd/commit/82c2772afe913039b0695ef449f9f48b54eb822b ))
2023-10-02 06:10:47 -05:00
## [1.123.0](https://github.com/MetaCubeX/metacubexd/compare/v1.122.1...v1.123.0) (2023-10-02)
### Features
* **config:** display currently selected endpoint url ([59e0b07 ](https://github.com/MetaCubeX/metacubexd/commit/59e0b076bf42db40c2ff1bafa2ba126f79997d25 ))
2023-09-28 04:00:54 -05:00
## [1.122.1](https://github.com/MetaCubeX/metacubexd/compare/v1.122.0...v1.122.1) (2023-09-28)
### Bug Fixes
* **rule:** rule pages filter logic is not stable, fixes [#313 ](https://github.com/MetaCubeX/metacubexd/issues/313 ) ([1f22147 ](https://github.com/MetaCubeX/metacubexd/commit/1f22147cd14462e11b82cd367cbf7b786358d6e5 ))
2023-09-28 02:59:02 -05:00
## [1.122.0](https://github.com/MetaCubeX/metacubexd/compare/v1.121.0...v1.122.0) (2023-09-28)
### Features
* publish gh-pages with tag name as commit message ([336b954 ](https://github.com/MetaCubeX/metacubexd/commit/336b9545e662b78f5234d5dfcf926e017857c643 ))
2023-09-27 12:21:00 -05:00
## [1.121.0](https://github.com/MetaCubeX/metacubexd/compare/v1.120.0...v1.121.0) (2023-09-27)
### Features
* **proxy:** remove collapse component overflow-visible class ([389af52 ](https://github.com/MetaCubeX/metacubexd/commit/389af52c74e249fac957addd43eeeb8976957022 ))
2023-09-27 03:50:52 -05:00
## [1.120.0](https://github.com/MetaCubeX/metacubexd/compare/v1.119.0...v1.120.0) (2023-09-27)
### Features
* **proxy:** compact proxy node card ([40f07b8 ](https://github.com/MetaCubeX/metacubexd/commit/40f07b8efe7b6d48da0da5db1ce1372d07a14d3c ))
2023-09-26 23:42:59 +08:00
## [1.119.0](https://github.com/MetaCubeX/metacubexd/compare/v1.118.0...v1.119.0) (2023-09-26)
### Features
* **rule:** fuzzy filter ([f53a1a4 ](https://github.com/MetaCubeX/metacubexd/commit/f53a1a4cb34211d1a9b6c14ed7938702d194eb1d ))
2023-09-26 23:08:08 +08:00
## [1.118.0](https://github.com/MetaCubeX/metacubexd/compare/v1.117.0...v1.118.0) (2023-09-26)
### Features
* **rule:** filter rules and rule providers by search input ([db16200 ](https://github.com/MetaCubeX/metacubexd/commit/db16200b1ce42f31a813a41b6c3eedbab63baeac ))
2023-09-26 22:26:38 +08:00
## [1.117.0](https://github.com/MetaCubeX/metacubexd/compare/v1.116.0...v1.117.0) (2023-09-26)
### Features
* **rule:** implement virtual scroll on rules and rule providers, fixes [#285 ](https://github.com/MetaCubeX/metacubexd/issues/285 ) ([7145cec ](https://github.com/MetaCubeX/metacubexd/commit/7145cec62fd4fc409d3f0e46f7aaaf0bea354abd ))
2023-09-26 12:10:43 +08:00
## [1.116.0](https://github.com/MetaCubeX/metacubexd/compare/v1.115.1...v1.116.0) (2023-09-26)
### Features
* bump version ([66d92a9 ](https://github.com/MetaCubeX/metacubexd/commit/66d92a9b529504e2edbfd087a7d6783b8f257354 ))
2023-09-25 22:42:11 +08:00
## [1.115.1](https://github.com/MetaCubeX/metacubexd/compare/v1.115.0...v1.115.1) (2023-09-25)
### Bug Fixes
* **proxy:** proxy preview dots layout issue ([4b7f4c8 ](https://github.com/MetaCubeX/metacubexd/commit/4b7f4c899f4549ffc89d84a0a93f5f837918fdb3 ))
2023-09-25 22:09:28 +08:00
## [1.115.0](https://github.com/MetaCubeX/metacubexd/compare/v1.114.0...v1.115.0) (2023-09-25)
### Features
* publish gh-pages with force_orphan option enabled ([067bedd ](https://github.com/MetaCubeX/metacubexd/commit/067bedd43f9f75310335bc3b97f003ca06ea4d38 ))
2023-09-25 21:03:17 +08:00
## [1.114.0](https://github.com/MetaCubeX/metacubexd/compare/v1.113.1...v1.114.0) (2023-09-25)
### Features
* publish compressed dist with tar gzip format ([0c9b31d ](https://github.com/MetaCubeX/metacubexd/commit/0c9b31d03f9d6670e1fabbeee4e3791a2d17a775 ))
2023-09-25 11:15:54 +08:00
## [1.113.1](https://github.com/MetaCubeX/metacubexd/compare/v1.113.0...v1.113.1) (2023-09-25)
### Bug Fixes
* **proxy:** proxy provider health check not working, closes [#282 ](https://github.com/MetaCubeX/metacubexd/issues/282 ) ([db24ad2 ](https://github.com/MetaCubeX/metacubexd/commit/db24ad20bb5fbfcf195dc4c71f3024091bf16f1b ))
2023-09-24 18:07:19 +08:00
## [1.113.0](https://github.com/MetaCubeX/metacubexd/compare/v1.112.0...v1.113.0) (2023-09-24)
### Features
* **proxy:** single proxy node latency testing state indicator ([0052ce4 ](https://github.com/MetaCubeX/metacubexd/commit/0052ce4325fec2d185df98ad187efa70171d0a28 ))
2023-09-24 17:12:03 +08:00
## [1.112.0](https://github.com/MetaCubeX/metacubexd/compare/v1.111.1...v1.112.0) (2023-09-24)
### Features
* **proxy:** single proxy node latency test ([9255658 ](https://github.com/MetaCubeX/metacubexd/commit/9255658e5408b0c48e1f35bdaf8fecf407bba869 ))
2023-09-24 15:55:38 +08:00
## [1.111.1](https://github.com/MetaCubeX/metacubexd/compare/v1.111.0...v1.111.1) (2023-09-24)
### Bug Fixes
* **proxy:** fetch proxies after latency test ([81fe550 ](https://github.com/MetaCubeX/metacubexd/commit/81fe55091292015b623e2545fd7d0547cfffbed0 ))
2023-09-23 20:48:54 +08:00
## [1.111.0](https://github.com/MetaCubeX/metacubexd/compare/v1.110.0...v1.111.0) (2023-09-23)
### Features
* **modal:** adjust padding of the modal header and footer ([53ee2f3 ](https://github.com/MetaCubeX/metacubexd/commit/53ee2f31b397b3abd6a208a88492be2f6eaaeebe ))
* **modals:** add modal component ([#268 ](https://github.com/MetaCubeX/metacubexd/issues/268 )) ([eca9a16 ](https://github.com/MetaCubeX/metacubexd/commit/eca9a160cc1db5558eb1a7ed14c9e544295ca7b4 ))
* **proxy:** shorten the autoCloseConns i18n text ([2ee48c8 ](https://github.com/MetaCubeX/metacubexd/commit/2ee48c8ac90c79844254ff07a98fe48b50ca68c0 ))
* **theme:** update default theme ([be0bc55 ](https://github.com/MetaCubeX/metacubexd/commit/be0bc55317006725c0a155162a2b604a888b6847 ))
### Bug Fixes
* **rules:** reload button style issue ([04c8d25 ](https://github.com/MetaCubeX/metacubexd/commit/04c8d2524b6d6b0fb1b2f36b98a0ffe2a20fbf8c ))
2023-09-23 03:58:34 +08:00
## [1.110.0](https://github.com/MetaCubeX/metacubexd/compare/v1.109.0...v1.110.0) (2023-09-22)
### Features
* **config:** new version update available indicator ([857d0c5 ](https://github.com/MetaCubeX/metacubexd/commit/857d0c5387e9a19c6ca27d408461f10aa8b6ef9e ))
2023-09-23 02:20:18 +08:00
## [1.109.0](https://github.com/MetaCubeX/metacubexd/compare/v1.108.2...v1.109.0) (2023-09-22)
### Features
* **config:** i18n support for port numbers ([07d3e7f ](https://github.com/MetaCubeX/metacubexd/commit/07d3e7fdce396fcdfb5740d943fa16c0187f4b63 ))
* **config:** render versions in two grid columns ([64f2d71 ](https://github.com/MetaCubeX/metacubexd/commit/64f2d7139a036ec4abcd56baab6d0ca0429ecd39 ))
* **i18n:** new language switcher in config page ([21d479a ](https://github.com/MetaCubeX/metacubexd/commit/21d479a1df14c5fa0947e1824c7ce77609180d69 ))
* overscroll-y-none ([063cb31 ](https://github.com/MetaCubeX/metacubexd/commit/063cb31f151e56c6caa46f868bf861fe5748b4c6 ))
2023-09-23 00:35:35 +08:00
## [1.108.2](https://github.com/MetaCubeX/metacubexd/compare/v1.108.1...v1.108.2) (2023-09-22)
### Bug Fixes
* time from now date string not following locale changes ([ba21999 ](https://github.com/MetaCubeX/metacubexd/commit/ba21999ed17cdf8997207ac7727525ba07ce0676 ))
2023-09-22 23:19:55 +08:00
## [1.108.1](https://github.com/MetaCubeX/metacubexd/compare/v1.108.0...v1.108.1) (2023-09-22)
### Bug Fixes
* **connection:** cannot filter by undefined ([08776a5 ](https://github.com/MetaCubeX/metacubexd/commit/08776a5bee855d3d7d7fa32b1ca43b41272ce988 ))
2023-09-22 22:39:51 +08:00
## [1.108.0](https://github.com/MetaCubeX/metacubexd/compare/v1.107.0...v1.108.0) (2023-09-22)
### Features
* **config:** support tun related configurations ([512accd ](https://github.com/MetaCubeX/metacubexd/commit/512accd4257a8f11cd412fb78224eb0b7c832f3e ))
### Bug Fixes
* **connection:** limit the max width of client source ip select, closes [#270 ](https://github.com/MetaCubeX/metacubexd/issues/270 ) ([ca1e3ce ](https://github.com/MetaCubeX/metacubexd/commit/ca1e3ce82c7a200abb0dd2ac744827a57a410763 ))
2023-09-22 16:09:25 +08:00
## [1.107.0](https://github.com/MetaCubeX/metacubexd/compare/v1.106.0...v1.107.0) (2023-09-22)
### Features
* **button:** icon button ([5ef8410 ](https://github.com/MetaCubeX/metacubexd/commit/5ef8410da5cbc67ad7fc6bd63775e325aaf57828 ))
* **config:** move switch language button into header ([9cc99eb ](https://github.com/MetaCubeX/metacubexd/commit/9cc99ebb8e380f9b5e855b6d3250dfe96e237134 ))
* **config:** update config page buttons layout, closes [#263 ](https://github.com/MetaCubeX/metacubexd/issues/263 ) ([dd0452d ](https://github.com/MetaCubeX/metacubexd/commit/dd0452dcd3f68bad959f756cf191ea1c2470b2c1 ))
### Bug Fixes
* **modals:** close icon button style issue ([7f8d71c ](https://github.com/MetaCubeX/metacubexd/commit/7f8d71ccc5b847ddb39e332199e21ede43483ea6 ))
2023-09-22 13:48:52 +08:00
## [1.106.0](https://github.com/MetaCubeX/metacubexd/compare/v1.105.0...v1.106.0) (2023-09-22)
### Features
* **connection:** filter client sourceIP with tag name support, closes [#264 ](https://github.com/MetaCubeX/metacubexd/issues/264 ) ([8df4d7a ](https://github.com/MetaCubeX/metacubexd/commit/8df4d7a7e93570c9d4d76b5903907e1bcb2ab45a ))
2023-09-22 01:19:54 +08:00
## [1.105.0](https://github.com/MetaCubeX/metacubexd/compare/v1.104.0...v1.105.0) (2023-09-21)
### Features
* **LogoText:** update logo navigation links ([d7e8c2f ](https://github.com/MetaCubeX/metacubexd/commit/d7e8c2f4a43f8805681de725208036fdd0150496 ))
2023-09-22 00:58:00 +08:00
## [1.104.0](https://github.com/MetaCubeX/metacubexd/compare/v1.103.0...v1.104.0) (2023-09-21)
### Features
* **connection:** filter connections with sourceIP, closes [#246 ](https://github.com/MetaCubeX/metacubexd/issues/246 ) ([ffa2447 ](https://github.com/MetaCubeX/metacubexd/commit/ffa244760f639309c64f0a41b721921a4b57e558 ))
2023-09-22 00:15:51 +08:00
## [1.103.0](https://github.com/MetaCubeX/metacubexd/compare/v1.102.0...v1.103.0) (2023-09-21)
### Features
* **connection:** add sniffHost support, [#246 ](https://github.com/MetaCubeX/metacubexd/issues/246 ) ([2b16de1 ](https://github.com/MetaCubeX/metacubexd/commit/2b16de18b0bad7886baabe34ee7769c3e33bfff8 ))
2023-09-21 23:59:55 +08:00
## [1.102.0](https://github.com/MetaCubeX/metacubexd/compare/v1.101.0...v1.102.0) (2023-09-21)
### Features
* **config:** three columns on small screen device, five on larger ([f4e82e0 ](https://github.com/MetaCubeX/metacubexd/commit/f4e82e0e270ff1cc6ec5ad0cec04cda807febcfa ))
* **proxy:** regression on render proxies in two columns ([8502a6e ](https://github.com/MetaCubeX/metacubexd/commit/8502a6e4896e7a1c5e2049fcd2521a5434fcf70e ))
2023-09-21 22:49:40 +08:00
## [1.101.0](https://github.com/MetaCubeX/metacubexd/compare/v1.100.1...v1.101.0) (2023-09-21)
### Features
* **proxy:** fetch proxies after latency test ([2a0b21b ](https://github.com/MetaCubeX/metacubexd/commit/2a0b21bcc7bd0b096e1bc8008fef3ccf1649496a ))
2023-09-19 20:34:06 +08:00
## [1.100.1](https://github.com/MetaCubeX/metacubexd/compare/v1.100.0...v1.100.1) (2023-09-19)
### Performance Improvements
* **overview:** shrink the data size every minute, closes [#234 ](https://github.com/MetaCubeX/metacubexd/issues/234 ) ([e0766fc ](https://github.com/MetaCubeX/metacubexd/commit/e0766fc2c829b51728e16a587b68d13bd34c3bd9 ))
2023-09-19 10:33:02 +08:00
## [1.100.0](https://github.com/MetaCubeX/metacubexd/compare/v1.99.0...v1.100.0) (2023-09-19)
### Features
* add a close button to the modal ([#239 ](https://github.com/MetaCubeX/metacubexd/issues/239 )) ([737f1b0 ](https://github.com/MetaCubeX/metacubexd/commit/737f1b018975f3e13a566c0dd744e1d1f545421f ))
2023-09-18 15:26:38 +08:00
## [1.99.0](https://github.com/MetaCubeX/metacubexd/compare/v1.98.3...v1.99.0) (2023-09-18)
### Features
* show provider expire message with i18n ([#237 ](https://github.com/MetaCubeX/metacubexd/issues/237 )) ([b9e9a95 ](https://github.com/MetaCubeX/metacubexd/commit/b9e9a955f26e1ebf9f45fd951fbbfe295f487c85 ))
2023-09-17 21:20:04 +08:00
## [1.98.3](https://github.com/MetaCubeX/metacubexd/compare/v1.98.2...v1.98.3) (2023-09-17)
### Bug Fixes
* **proxy:** wrap subscription info usage percentage with toFinite ([ed947f6 ](https://github.com/MetaCubeX/metacubexd/commit/ed947f62a26c30a6f30aaf73066d7aea6f520bb0 ))
2023-09-17 19:46:56 +08:00
## [1.98.2](https://github.com/MetaCubeX/metacubexd/compare/v1.98.1...v1.98.2) (2023-09-17)
### Bug Fixes
* subscriptionInfo may not be valid ([e7ba6c7 ](https://github.com/MetaCubeX/metacubexd/commit/e7ba6c7c34ceae395cd59337d965ee74b672e799 ))
2023-09-17 14:56:39 +08:00
## [1.98.1](https://github.com/MetaCubeX/metacubexd/compare/v1.98.0...v1.98.1) (2023-09-17)
### Bug Fixes
* **proxy:** selectProxyInGroup ([dc0b286 ](https://github.com/MetaCubeX/metacubexd/commit/dc0b286a888085352be54de1dda50962330318cf ))
2023-09-17 13:14:20 +08:00
## [1.98.0](https://github.com/MetaCubeX/metacubexd/compare/v1.97.0...v1.98.0) (2023-09-17)
### Features
* **pwa:** add pwa shortcut icon, closes [#201 ](https://github.com/MetaCubeX/metacubexd/issues/201 ) ([3a23e99 ](https://github.com/MetaCubeX/metacubexd/commit/3a23e99c269373bbbaae95cdca65d7a0dbdddc10 ))
2023-09-17 12:41:24 +08:00
## [1.97.0](https://github.com/MetaCubeX/metacubexd/compare/v1.96.0...v1.97.0) (2023-09-17)
### Features
* **logs:** fuzzy filter, sorting ([67345cf ](https://github.com/MetaCubeX/metacubexd/commit/67345cf1e34eb309fa0a1ba5eb1bbfe441fc61fd ))
* **proxy:** show more proxy nodes on larger screen ([5277c7b ](https://github.com/MetaCubeX/metacubexd/commit/5277c7bbc99f7407ef195b8c2508332efbc59a07 ))
### Bug Fixes
* **logs:** inconsistent gap between search input and table ([477fb22 ](https://github.com/MetaCubeX/metacubexd/commit/477fb2233a56e5d3a015a27292580eac0267b7d8 ))
* **logs:** inconsistent padding ([3076487 ](https://github.com/MetaCubeX/metacubexd/commit/30764873a834f04dd7855a69b03cfb9c68f549fd ))
2023-09-17 03:34:19 +08:00
## [1.96.0](https://github.com/MetaCubeX/metacubexd/compare/v1.95.0...v1.96.0) (2023-09-16)
### Features
* **connection:** update tag badges layout ([b7a0407 ](https://github.com/MetaCubeX/metacubexd/commit/b7a0407e42b4433766bda53c4dd7866dfe7c1cb3 ))
### Performance Improvements
* batch signals ([0015468 ](https://github.com/MetaCubeX/metacubexd/commit/0015468077c146e1d7526863873b3af16f01fccc ))
* batch signals ([e04ec71 ](https://github.com/MetaCubeX/metacubexd/commit/e04ec712ea5582d32dc723cc1ebcef4d192ab185 ))
2023-09-17 00:06:35 +08:00
## [1.95.0](https://github.com/MetaCubeX/metacubexd/compare/v1.94.0...v1.95.0) (2023-09-16)
### Features
* **config:** update page layout ([95200a5 ](https://github.com/MetaCubeX/metacubexd/commit/95200a56b8902e443f5e8d2c8fa38ff6c6e28c2a ))
* **config:** update page layout ([2be357e ](https://github.com/MetaCubeX/metacubexd/commit/2be357e73c51c52709fe8b911b9e595ed281a7fa ))
* **config:** update page layout, limit the max width of the container ([d059ea8 ](https://github.com/MetaCubeX/metacubexd/commit/d059ea85b3efd8c25e1ebed158b556df7eb2b5ae ))
2023-09-16 23:33:33 +08:00
## [1.94.0](https://github.com/MetaCubeX/metacubexd/compare/v1.93.2...v1.94.0) (2023-09-16)
### Features
* **connections:** tag client source ip with name, closes [#181 ](https://github.com/MetaCubeX/metacubexd/issues/181 ) ([e538f9d ](https://github.com/MetaCubeX/metacubexd/commit/e538f9d057570871cac0ac94aeae9b40c99d0217 ))
2023-09-16 15:58:48 +08:00
## [1.93.2](https://github.com/MetaCubeX/metacubexd/compare/v1.93.1...v1.93.2) (2023-09-16)
### Bug Fixes
* **log:** log level value not selected ([3fbed0d ](https://github.com/MetaCubeX/metacubexd/commit/3fbed0d69482da005bfa109eed9acae203a08ce2 ))
2023-09-16 14:29:56 +08:00
## [1.93.1](https://github.com/MetaCubeX/metacubexd/compare/v1.93.0...v1.93.1) (2023-09-16)
### Bug Fixes
* **proxy:** dont hideUnAvailableProxies in proxy providers ([be6edd9 ](https://github.com/MetaCubeX/metacubexd/commit/be6edd914a32b05125337fd113d571f6066b0265 ))
2023-09-16 02:51:29 +08:00
## [1.93.0](https://github.com/MetaCubeX/metacubexd/compare/v1.92.0...v1.93.0) (2023-09-15)
### Features
* **config:** reload config file, flush fake-ip data ([6ffd1a8 ](https://github.com/MetaCubeX/metacubexd/commit/6ffd1a860538f82ef92e2fb97ed19d67e4452ad7 ))
2023-09-16 01:30:34 +08:00
## [1.92.0](https://github.com/MetaCubeX/metacubexd/compare/v1.91.0...v1.92.0) (2023-09-15)
### Features
* drop ForTwoColumns renderer ([353b5eb ](https://github.com/MetaCubeX/metacubexd/commit/353b5ebff3457c4a804836ee1428efeb7f8ad633 ))
### Bug Fixes
* proxy providers grid layout ([6d242a4 ](https://github.com/MetaCubeX/metacubexd/commit/6d242a44579522c65e086a5c5c89824329643c0b ))
* **proxy:** tabs won't be shown in proxies page when proxy provider list is empty ([6c5662a ](https://github.com/MetaCubeX/metacubexd/commit/6c5662a7a9a99ccd6b6d570a8da983fa37effc0b ))
2023-09-16 00:25:54 +08:00
## [1.91.0](https://github.com/MetaCubeX/metacubexd/compare/v1.90.0...v1.91.0) (2023-09-15)
### Features
* **proxy:** hideUnAvailableProxies, closes [#200 ](https://github.com/MetaCubeX/metacubexd/issues/200 ) ([9e556d9 ](https://github.com/MetaCubeX/metacubexd/commit/9e556d959eb6ad801be30570118c942d9c31dc03 ))
* **rules:** renderInTwoColumns ([6743ebd ](https://github.com/MetaCubeX/metacubexd/commit/6743ebde8f5e13f32b27f913c620629517f63da2 ))
* settings per-page ([d776260 ](https://github.com/MetaCubeX/metacubexd/commit/d77626058af9a3d22f22e410918d2aafb3f2ea46 ))
### Bug Fixes
* failed to resolve import solid-infinite-scroll ([ebc95fe ](https://github.com/MetaCubeX/metacubexd/commit/ebc95fe58592a6f187f733ea1da3b56d738a7406 ))
* logMaxRows value ([b3c924e ](https://github.com/MetaCubeX/metacubexd/commit/b3c924e33bdca68fed59092c107cc38324a418d0 ))
2023-09-14 00:51:38 +08:00
## [1.90.0](https://github.com/MetaCubeX/metacubexd/compare/v1.89.0...v1.90.0) (2023-09-13)
### Features
* **connections:** shorten the tab names ([1a37a10 ](https://github.com/MetaCubeX/metacubexd/commit/1a37a106f8c421829854ffcb75b64b7885b00005 ))
2023-09-12 21:34:45 +08:00
## [1.89.0](https://github.com/MetaCubeX/metacubexd/compare/v1.88.1...v1.89.0) (2023-09-12)
### Features
* **config:** select tunnel mode ([34ea1f1 ](https://github.com/MetaCubeX/metacubexd/commit/34ea1f1c5657d466c360b1b1771571b06f67e423 ))
### Bug Fixes
* **overview:** error when reading length ([#188 ](https://github.com/MetaCubeX/metacubexd/issues/188 )) ([9f227c9 ](https://github.com/MetaCubeX/metacubexd/commit/9f227c9c2c38718bf540bb5c9c5959a647d00af2 ))
2023-09-10 20:33:43 +08:00
## [1.88.1](https://github.com/MetaCubeX/metacubexd/compare/v1.88.0...v1.88.1) (2023-09-10)
### Bug Fixes
* **Dockerfile:** lock node alpine version ([6f5c1da ](https://github.com/MetaCubeX/metacubexd/commit/6f5c1dade011dc0359366b832bbb0879e079e99f ))
2023-09-10 20:27:38 +08:00
## [1.88.0](https://github.com/MetaCubeX/metacubexd/compare/v1.87.0...v1.88.0) (2023-09-10)
### Features
* **connections:** close filtered connections ([4f8c4b2 ](https://github.com/MetaCubeX/metacubexd/commit/4f8c4b2d15fdee6a546f0290b9c42c860aa334fb ))
* **connections:** fuzzy filter ([9a144e8 ](https://github.com/MetaCubeX/metacubexd/commit/9a144e882dc7b33fd6a6e055b122533941a0361f ))
* **connections:** keyed connection rows and cells ([e7eb3dd ](https://github.com/MetaCubeX/metacubexd/commit/e7eb3dd331e0059ccf366f1411a1be208fec2a2a ))
* **connections:** set CONNECTIONS_TABLE_MAX_CLOSED_ROWS to 200 ([b34ceb3 ](https://github.com/MetaCubeX/metacubexd/commit/b34ceb334d1b0df41d720ea471c9af7b694ae202 ))
* **connections:** use Index instead of key ([07f461f ](https://github.com/MetaCubeX/metacubexd/commit/07f461f1105f3bbb1322ea4d246227a313ce02a4 ))
* **logs:** use Index instead of For ([669492f ](https://github.com/MetaCubeX/metacubexd/commit/669492f22c2d72ab9c6c18d1630bd0179f0f933b ))
2023-09-10 16:47:28 +08:00
## [1.87.0](https://github.com/MetaCubeX/metacubexd/compare/v1.86.1...v1.87.0) (2023-09-10)
### Features
* minor improvements ([f4788bb ](https://github.com/MetaCubeX/metacubexd/commit/f4788bb4634d73bac8ad0030849b0f60f971a610 ))
2023-09-10 11:32:05 +08:00
## [1.86.1](https://github.com/MetaCubeX/metacubexd/compare/v1.86.0...v1.86.1) (2023-09-10)
### Bug Fixes
* **proxies:** format proxy type ([1c61df8 ](https://github.com/MetaCubeX/metacubexd/commit/1c61df8b8b39fd587393bdaf8ee52c2da12e89ad ))
2023-09-10 01:11:53 +08:00
## [1.86.0](https://github.com/MetaCubeX/metacubexd/compare/v1.85.0...v1.86.0) (2023-09-09)
### Features
* **logs:** fixes [#194 ](https://github.com/MetaCubeX/metacubexd/issues/194 ) ([b000f91 ](https://github.com/MetaCubeX/metacubexd/commit/b000f919fc1db24ba03ab3eb4a327e8687564330 ))
* **setup:** prefix endpoint url with current url protocol if missing ([e935aed ](https://github.com/MetaCubeX/metacubexd/commit/e935aedfcf3629d038c084dc3491fb07bac1e54b ))
2023-09-09 17:18:51 +08:00
## [1.85.0](https://github.com/MetaCubeX/metacubexd/compare/v1.84.0...v1.85.0) (2023-09-09)
### Features
* **rules:** tab style for rules page [#163 ](https://github.com/MetaCubeX/metacubexd/issues/163 ) ([#187 ](https://github.com/MetaCubeX/metacubexd/issues/187 )) ([a9aa8e5 ](https://github.com/MetaCubeX/metacubexd/commit/a9aa8e540e975d27ed7a843f1e1b9ba3abcc02bd ))
2023-09-09 03:50:52 +08:00
## [1.84.0](https://github.com/MetaCubeX/metacubexd/compare/v1.83.2...v1.84.0) (2023-09-08)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** make connections table sorting state persisted ([6957cb4 ](https://github.com/MetaCubeX/metacubexd/commit/6957cb4ddf9616ab6eade404098d4b84c9ed2a97 ))
- **connections:** show connection detail on click of a button ([daf1682 ](https://github.com/MetaCubeX/metacubexd/commit/daf168208e6a1e7bb4ab921ee5b235c926f6a13a ))
- **logs:** add i18n translation support ([965ec50 ](https://github.com/MetaCubeX/metacubexd/commit/965ec502aceeb206c0067e36a61f755a31002bc4 ))
2023-09-09 03:50:52 +08:00
2023-09-08 15:38:39 +08:00
## [1.83.2](https://github.com/MetaCubeX/metacubexd/compare/v1.83.1...v1.83.2) (2023-09-08)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **proxies:** disconnect after proxy is changed ([a8cb75f ](https://github.com/MetaCubeX/metacubexd/commit/a8cb75f29da3c4616237ec4918c92df91854f83b ))
2023-09-08 15:38:39 +08:00
2023-09-08 14:04:57 +08:00
## [1.83.1](https://github.com/MetaCubeX/metacubexd/compare/v1.83.0...v1.83.1) (2023-09-08)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **connections:** close conns ([f3423ab ](https://github.com/MetaCubeX/metacubexd/commit/f3423abe921a470fc3ef1b9e6076643efcc799e0 ))
2023-09-08 14:04:57 +08:00
2023-09-08 13:48:44 +08:00
## [1.83.0](https://github.com/MetaCubeX/metacubexd/compare/v1.82.0...v1.83.0) (2023-09-08)
### Features
2023-09-09 17:16:18 +08:00
- **proxies:** auto close connections when proxy selected ([15d20cd ](https://github.com/MetaCubeX/metacubexd/commit/15d20cde4ad514d45a54845f18fb9b401a681208 ))
2023-09-08 13:48:44 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **button:** btn disable ([59a7273 ](https://github.com/MetaCubeX/metacubexd/commit/59a727366536588a8451ea40d305711dbfc6b36e ))
- **connections:** limit number of conns ([5263710 ](https://github.com/MetaCubeX/metacubexd/commit/5263710d30e08efdfcd976236f2eab76fa085264 ))
- **connections:** table close conn ([d0c7c15 ](https://github.com/MetaCubeX/metacubexd/commit/d0c7c1569d8138724218d67c08195747be9492a0 ))
- **connections:** ws error when switch end point ([b04b20f ](https://github.com/MetaCubeX/metacubexd/commit/b04b20f8f01d4cfdd9f41591e03d675e1512b911 ))
2023-09-08 13:48:44 +08:00
2023-09-07 20:54:10 +08:00
## [1.82.0](https://github.com/MetaCubeX/metacubexd/compare/v1.81.1...v1.82.0) (2023-09-07)
### Features
2023-09-09 17:16:18 +08:00
- add a gradient color to logo text ([4da1720 ](https://github.com/MetaCubeX/metacubexd/commit/4da1720e550355efdef147cae3c3cfbf31e319b7 ))
- **proxy:** add more adapter types to be processed by formatProxyType ([8245268 ](https://github.com/MetaCubeX/metacubexd/commit/82452688c93ca9df8be225f0e46cf9760e297fcf ))
2023-09-07 20:54:10 +08:00
2023-09-07 19:43:32 +08:00
## [1.81.1](https://github.com/MetaCubeX/metacubexd/compare/v1.81.0...v1.81.1) (2023-09-07)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **proxy:** fixes [#174 ](https://github.com/MetaCubeX/metacubexd/issues/174 ) ([c0b0489 ](https://github.com/MetaCubeX/metacubexd/commit/c0b04892c8a1eb93a8d8ac25c3c2d35da45c81e6 ))
- **setup:** fixes [#175 ](https://github.com/MetaCubeX/metacubexd/issues/175 ) ([8242706 ](https://github.com/MetaCubeX/metacubexd/commit/8242706290668f91578562d70e616a82ed5ce00c ))
2023-09-07 19:43:32 +08:00
2023-09-07 15:18:37 +08:00
## [1.81.0](https://github.com/MetaCubeX/metacubexd/compare/v1.80.0...v1.81.0) (2023-09-07)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** update connections page top area ([64659b2 ](https://github.com/MetaCubeX/metacubexd/commit/64659b26f110a4c0271c584a892cc7943bb2cf41 ))
- new logo color ([e31c1eb ](https://github.com/MetaCubeX/metacubexd/commit/e31c1eb9e031bed4254596e593b71374dbefcd5d ))
2023-09-07 15:18:37 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **conns:** input width ([62ff9c3 ](https://github.com/MetaCubeX/metacubexd/commit/62ff9c3f09131072585e5ebb5ccf515a0bc75a60 ))
2023-09-07 15:18:37 +08:00
2023-09-07 14:33:43 +08:00
## [1.80.0](https://github.com/MetaCubeX/metacubexd/compare/v1.79.0...v1.80.0) (2023-09-07)
### Features
2023-09-09 17:16:18 +08:00
- hidden scrollbar for mobile ([2ce3016 ](https://github.com/MetaCubeX/metacubexd/commit/2ce30162752be27337c8e6dce7a81ee7bea6d6dd ))
2023-09-07 14:33:43 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **connections:** padding fix ([8cea622 ](https://github.com/MetaCubeX/metacubexd/commit/8cea622251b93308a94c6ade29199a6f01dbf72d ))
- tab style for conns and proxies ([842ce9e ](https://github.com/MetaCubeX/metacubexd/commit/842ce9e00fe5a3f9e117cafb6c181602ef618c94 ))
2023-09-07 14:33:43 +08:00
2023-09-07 13:25:52 +08:00
## [1.79.0](https://github.com/MetaCubeX/metacubexd/compare/v1.78.1...v1.79.0) (2023-09-07)
### Features
2023-09-09 17:16:18 +08:00
- **proxies:** default proxies and remove all tab ([66c7935 ](https://github.com/MetaCubeX/metacubexd/commit/66c793550ab4ef3c85d24422fe58dec644deb6d4 ))
- update LogoText ([8d62c9f ](https://github.com/MetaCubeX/metacubexd/commit/8d62c9f510de7268a3c0ead5e47a31fe938c196d ))
2023-09-07 13:25:52 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- btn size for mobile ([f729761 ](https://github.com/MetaCubeX/metacubexd/commit/f72976154df067d8c3fab3eda220dd386329b9be ))
- **rules:** request token error ([44739f6 ](https://github.com/MetaCubeX/metacubexd/commit/44739f6962792a5ae42684ee8e1edcb8a9a4216b ))
2023-09-07 13:25:52 +08:00
2023-09-07 00:17:06 +08:00
## [1.78.1](https://github.com/MetaCubeX/metacubexd/compare/v1.78.0...v1.78.1) (2023-09-06)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- unselectable ProxyNodeCard also has cursor-pointer applied ([d5112f2 ](https://github.com/MetaCubeX/metacubexd/commit/d5112f23da449e4cb74c9abc49d84f34a0859758 ))
2023-09-07 00:17:06 +08:00
2023-09-06 23:52:31 +08:00
## [1.78.0](https://github.com/MetaCubeX/metacubexd/compare/v1.77.0...v1.78.0) (2023-09-06)
### Features
2023-09-09 17:16:18 +08:00
- customize scrollbar ([c27b192 ](https://github.com/MetaCubeX/metacubexd/commit/c27b19259bff444b21fd84502fa638fe8ac13c7b ))
2023-09-06 23:52:31 +08:00
2023-09-06 22:50:22 +08:00
## [1.77.0](https://github.com/MetaCubeX/metacubexd/compare/v1.76.1...v1.77.0) (2023-09-06)
### Features
2023-09-09 17:16:18 +08:00
- **proxy:** keep tab at the top ([1bb36a1 ](https://github.com/MetaCubeX/metacubexd/commit/1bb36a1bd618e41863baac694c2ff115d364dbd8 ))
- update the overall look of the app ([08ed610 ](https://github.com/MetaCubeX/metacubexd/commit/08ed61045f199b0f2721e4a82c208f68ee70d476 ))
2023-09-06 22:50:22 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- btn disable && var name ([6c88062 ](https://github.com/MetaCubeX/metacubexd/commit/6c880628ec6b3a32452b3d64c858e27f2e1c7b65 ))
2023-09-06 22:50:22 +08:00
2023-09-06 20:42:09 +08:00
## [1.76.1](https://github.com/MetaCubeX/metacubexd/compare/v1.76.0...v1.76.1) (2023-09-06)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **Connections:** disable grouping for time& speed ([#160 ](https://github.com/MetaCubeX/metacubexd/issues/160 )) ([8398dff ](https://github.com/MetaCubeX/metacubexd/commit/8398dff02d1bb254d806901f0a9ce49105be6d52 ))
2023-09-06 20:42:09 +08:00
2023-09-06 20:36:06 +08:00
## [1.76.0](https://github.com/MetaCubeX/metacubexd/compare/v1.75.1...v1.76.0) (2023-09-06)
### Features
2023-09-09 17:16:18 +08:00
- **proxy:** merge proxies and proxyProviders into one page ([93114b2 ](https://github.com/MetaCubeX/metacubexd/commit/93114b22a28b3e336b9fccbee4ec99b6eb8a4b61 ))
- **rules:** config for render rules in two columns ([7e2fe6a ](https://github.com/MetaCubeX/metacubexd/commit/7e2fe6acb0d2bc879cd724cfda7d80924abd5d40 ))
2023-09-06 20:36:06 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **connections:** table max row 200 ([0d61b46 ](https://github.com/MetaCubeX/metacubexd/commit/0d61b460cc16aa1a7c60015afe9b526c38d57ffc ))
- **proxy:** add small gap between update button and tabs ([ff7dab7 ](https://github.com/MetaCubeX/metacubexd/commit/ff7dab74b69b0527c721185fcdf94c005d7c5d3c ))
- **request:** ws request url ([a13060a ](https://github.com/MetaCubeX/metacubexd/commit/a13060a056c9ac87c21ce7f8706ee6a5ae23be18 ))
- **translation:** latencyTestTimeoutDuration ([2ebedcc ](https://github.com/MetaCubeX/metacubexd/commit/2ebedcc1c97b675395cd0f55824bc11ee5af5fce ))
2023-09-06 20:36:06 +08:00
2023-09-06 14:28:55 +08:00
## [1.75.1](https://github.com/MetaCubeX/metacubexd/compare/v1.75.0...v1.75.1) (2023-09-06)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **overview:** chart font size ([af70669 ](https://github.com/MetaCubeX/metacubexd/commit/af70669e7a035a6368e7620be7ed489db76648cd ))
2023-09-06 14:28:55 +08:00
2023-09-06 11:58:51 +08:00
## [1.75.0](https://github.com/MetaCubeX/metacubexd/compare/v1.74.4...v1.75.0) (2023-09-06)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** split source info into sourceIP and sourcePort ([2d61f45 ](https://github.com/MetaCubeX/metacubexd/commit/2d61f45372ac65a01aa9f51fe010cfdee53d9d46 ))
2023-09-06 11:58:51 +08:00
2023-09-06 11:43:14 +08:00
## [1.74.4](https://github.com/MetaCubeX/metacubexd/compare/v1.74.3...v1.74.4) (2023-09-06)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **config:** speedtest timeout config ([5f1e773 ](https://github.com/MetaCubeX/metacubexd/commit/5f1e77320d82fbc5e2abfc1ebee70e4194c0ce98 ))
2023-09-06 11:43:14 +08:00
2023-09-06 10:45:42 +08:00
## [1.74.3](https://github.com/MetaCubeX/metacubexd/compare/v1.74.2...v1.74.3) (2023-09-06)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **Dockerfile:** lock node version to 20.5-alpine ([c370a84 ](https://github.com/MetaCubeX/metacubexd/commit/c370a84b8cc6546729c1c0db88ff8f6bba2244a6 ))
- **proxies:** speedtest params error ([5f0fb23 ](https://github.com/MetaCubeX/metacubexd/commit/5f0fb23f15f7118a76e58c3a6b6e4d97533dcfdd ))
2023-09-06 10:45:42 +08:00
2023-09-06 10:38:26 +08:00
## [1.74.2](https://github.com/MetaCubeX/metacubexd/compare/v1.74.1...v1.74.2) (2023-09-06)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- tableSizeClassName not been generated by tailwindcss ([5f4f9a8 ](https://github.com/MetaCubeX/metacubexd/commit/5f4f9a8ae8d49c4ce9816860c04ffa0090f2ead0 ))
2023-09-06 10:38:26 +08:00
2023-09-06 03:09:15 +08:00
## [1.74.1](https://github.com/MetaCubeX/metacubexd/compare/v1.74.0...v1.74.1) (2023-09-05)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **logs:** table size ([3a2560f ](https://github.com/MetaCubeX/metacubexd/commit/3a2560f15291a60ed509cf8c32f5c699cda957e5 ))
2023-09-06 03:09:15 +08:00
2023-09-06 03:00:50 +08:00
## [1.74.0](https://github.com/MetaCubeX/metacubexd/compare/v1.73.0...v1.74.0) (2023-09-05)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** shrink the element sizes down ([0aa9779 ](https://github.com/MetaCubeX/metacubexd/commit/0aa97795246978003319684b1ea8a500f7b382ca ))
2023-09-06 03:00:50 +08:00
2023-09-06 02:43:04 +08:00
## [1.73.0](https://github.com/MetaCubeX/metacubexd/compare/v1.72.1...v1.73.0) (2023-09-05)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** pausing support ([6076619 ](https://github.com/MetaCubeX/metacubexd/commit/60766194858e0c88f5af2a5f4c5f21946a0429ff ))
2023-09-06 02:43:04 +08:00
2023-09-06 02:18:47 +08:00
## [1.72.1](https://github.com/MetaCubeX/metacubexd/compare/v1.72.0...v1.72.1) (2023-09-05)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **connections:** limit closed connection items count below 100 ([f97f467 ](https://github.com/MetaCubeX/metacubexd/commit/f97f46720a5ded52aa6b592f11b1dca2579bb0b5 ))
2023-09-06 02:18:47 +08:00
2023-09-06 01:21:42 +08:00
## [1.72.0](https://github.com/MetaCubeX/metacubexd/compare/v1.71.0...v1.72.0) (2023-09-05)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** add closed connections tab ([f0e32d9 ](https://github.com/MetaCubeX/metacubexd/commit/f0e32d93f6d5ffa52a721ede1003d2f7ee20d0bc ))
2023-09-06 01:21:42 +08:00
2023-09-06 00:16:38 +08:00
## [1.71.0](https://github.com/MetaCubeX/metacubexd/compare/v1.70.0...v1.71.0) (2023-09-05)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** connections table now supports grouping ([4c8b38f ](https://github.com/MetaCubeX/metacubexd/commit/4c8b38f7563b6c8c38c8295ff0a30ec995c88257 ))
2023-09-06 00:16:38 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **proxy:** updateAllProvider, some of the proxy provider update may throw ([e09aac2 ](https://github.com/MetaCubeX/metacubexd/commit/e09aac2f4bd55bee816fb3d2a615dd4b14169607 ))
2023-09-06 00:16:38 +08:00
2023-09-05 22:34:22 +08:00
## [1.70.0](https://github.com/MetaCubeX/metacubexd/compare/v1.69.0...v1.70.0) (2023-09-05)
### Features
2023-09-09 17:16:18 +08:00
- **config:** add setting, requestTimeoutDuration ([d01d148 ](https://github.com/MetaCubeX/metacubexd/commit/d01d148cfffc785a9c57b021696db9e2b191eb1f ))
2023-09-05 22:34:22 +08:00
2023-09-05 21:50:18 +08:00
## [1.69.0](https://github.com/MetaCubeX/metacubexd/compare/v1.68.0...v1.69.0) (2023-09-05)
### Features
2023-09-09 17:16:18 +08:00
- icon success color when updating ([6575e73 ](https://github.com/MetaCubeX/metacubexd/commit/6575e734392d63d959dacbb3b7ad733285828475 ))
- make some changes in response to community suggestions ([cc78d4e ](https://github.com/MetaCubeX/metacubexd/commit/cc78d4e2b1adf729d38a63f6b147544b100f94a3 ))
- make some changes in response to community suggestions ([90ecb86 ](https://github.com/MetaCubeX/metacubexd/commit/90ecb866039b36b4fdd1bc420bd65ef10222cd23 ))
2023-09-05 21:50:18 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- icon vertical align ([c6f3bee ](https://github.com/MetaCubeX/metacubexd/commit/c6f3beec354f632584d77c4a5295203076410e21 ))
- rule provider word break ([e6facf1 ](https://github.com/MetaCubeX/metacubexd/commit/e6facf11758500ebddb4b534f5e843fd8f016476 ))
2023-09-05 21:50:18 +08:00
2023-09-05 18:21:17 +08:00
## [1.68.0](https://github.com/MetaCubeX/metacubexd/compare/v1.67.5...v1.68.0) (2023-09-05)
### Features
2023-09-09 17:16:18 +08:00
- a stable table ([e19e53d ](https://github.com/MetaCubeX/metacubexd/commit/e19e53d0f68bfd30d4aff3a630796678d7a7e97d ))
- table style ([0115daf ](https://github.com/MetaCubeX/metacubexd/commit/0115daf014de9737de0a30ab07bde2c4b0337492 ))
2023-09-05 18:21:17 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- speedtest icon align ([2caf0c4 ](https://github.com/MetaCubeX/metacubexd/commit/2caf0c41dd8f12855b79f894e0a6b8dddcf030f6 ))
2023-09-05 18:21:17 +08:00
2023-09-05 14:16:06 +08:00
## [1.67.5](https://github.com/MetaCubeX/metacubexd/compare/v1.67.4...v1.67.5) (2023-09-05)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- build issue, `Cannot redefine property: File` ([b50c41e ](https://github.com/MetaCubeX/metacubexd/commit/b50c41e3a588b843f7b5f35afd38b981fd0372b9 ))
2023-09-05 14:16:06 +08:00
2023-09-05 14:07:22 +08:00
## [1.67.4](https://github.com/MetaCubeX/metacubexd/compare/v1.67.3...v1.67.4) (2023-09-05)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- update pnpm-lock.yaml ([0756f13 ](https://github.com/MetaCubeX/metacubexd/commit/0756f133a0bf8f750b4caa2f8d895038d3816611 ))
2023-09-05 14:07:22 +08:00
2023-09-05 13:41:04 +08:00
## [1.67.3](https://github.com/MetaCubeX/metacubexd/compare/v1.67.2...v1.67.3) (2023-09-05)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- better toggle twemoji implementation ([13abde7 ](https://github.com/MetaCubeX/metacubexd/commit/13abde7a9d62874dcab75de0cbba58b7285257a7 ))
2023-09-05 13:41:04 +08:00
2023-09-05 03:12:40 +08:00
## [1.67.2](https://github.com/MetaCubeX/metacubexd/compare/v1.67.1...v1.67.2) (2023-09-04)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- rollback to h-screen :) ([b68e0c6 ](https://github.com/MetaCubeX/metacubexd/commit/b68e0c62c09a727c9b55b59e26f81cc55fb5222b ))
2023-09-05 03:12:40 +08:00
2023-09-05 03:10:05 +08:00
## [1.67.1](https://github.com/MetaCubeX/metacubexd/compare/v1.67.0...v1.67.1) (2023-09-04)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- use min-h-screen-safe instead of h-screen ([6f366fe ](https://github.com/MetaCubeX/metacubexd/commit/6f366fe836d1759e6847de19ec64c0f182b242cb ))
2023-09-05 03:10:05 +08:00
2023-09-05 02:59:49 +08:00
## [1.67.0](https://github.com/MetaCubeX/metacubexd/compare/v1.66.0...v1.67.0) (2023-09-04)
### Features
2023-09-09 17:16:18 +08:00
- add padding-bottom safe-area ([a55ec6f ](https://github.com/MetaCubeX/metacubexd/commit/a55ec6f7b18fa8638d673c9c7c493752ae3dbbb1 ))
2023-09-05 02:59:49 +08:00
2023-09-05 02:21:17 +08:00
## [1.66.0](https://github.com/MetaCubeX/metacubexd/compare/v1.65.0...v1.66.0) (2023-09-04)
### Features
2023-09-09 17:16:18 +08:00
- add safe area paddings ([9840141 ](https://github.com/MetaCubeX/metacubexd/commit/9840141bce39188094db12373d8c358da771ffd1 ))
2023-09-05 02:21:17 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **proxies:** group type does not show UDP ([f0fbe09 ](https://github.com/MetaCubeX/metacubexd/commit/f0fbe098381c2b33c84b2eb5427f9db4b227e364 ))
2023-09-05 02:21:17 +08:00
2023-09-05 00:48:24 +08:00
## [1.65.0](https://github.com/MetaCubeX/metacubexd/compare/v1.64.0...v1.65.0) (2023-09-04)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** optimized search ([17d9ae4 ](https://github.com/MetaCubeX/metacubexd/commit/17d9ae487226401d73ddf363bd76cebe9977f1b5 ))
2023-09-05 00:48:24 +08:00
2023-09-05 00:21:51 +08:00
## [1.64.0](https://github.com/MetaCubeX/metacubexd/compare/v1.63.0...v1.64.0) (2023-09-04)
### Features
2023-09-09 17:16:18 +08:00
- **logs:** sticky table thead ([5affd5b ](https://github.com/MetaCubeX/metacubexd/commit/5affd5b91e253b433fc36e4e6d21f3a631790d3a ))
2023-09-05 00:21:51 +08:00
2023-09-05 00:07:59 +08:00
## [1.63.0](https://github.com/MetaCubeX/metacubexd/compare/v1.62.0...v1.63.0) (2023-09-04)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** sticky table thead ([7f8f8a9 ](https://github.com/MetaCubeX/metacubexd/commit/7f8f8a98816464f63cc19fcc6147a490bb58050d ))
- **overview:** reduce padding of the chart container ([3728cd2 ](https://github.com/MetaCubeX/metacubexd/commit/3728cd2e3289531fe61fd2da11e06aaa89a1a471 ))
2023-09-05 00:07:59 +08:00
2023-09-04 23:36:43 +08:00
## [1.62.0](https://github.com/MetaCubeX/metacubexd/compare/v1.61.0...v1.62.0) (2023-09-04)
### Features
2023-09-09 17:16:18 +08:00
- **overview:** update the overall look of the overview page ([c757850 ](https://github.com/MetaCubeX/metacubexd/commit/c757850c1a34b2757ab5ec89e850fe7c1976d533 ))
2023-09-04 23:36:43 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **proxies:** also display latency when PROXIES_PREVIEW_TYPE is DOTS ([347ebb6 ](https://github.com/MetaCubeX/metacubexd/commit/347ebb6f84e1f316bd4551ca0f079ad1050a4f01 ))
- rule size ([2ff31d4 ](https://github.com/MetaCubeX/metacubexd/commit/2ff31d40b1349c2213b999c57d9d7fe0ce9e0af4 ))
2023-09-04 23:36:43 +08:00
2023-09-04 19:32:55 +08:00
## [1.61.0](https://github.com/MetaCubeX/metacubexd/compare/v1.60.3...v1.61.0) (2023-09-04)
### Features
2023-09-09 17:16:18 +08:00
- config for render proxies in same page ([5bc540e ](https://github.com/MetaCubeX/metacubexd/commit/5bc540eeffeefd289197283f7ebe491397f18376 ))
- time column in conns ([98f6293 ](https://github.com/MetaCubeX/metacubexd/commit/98f6293290ecedf2f3fde4baa24f60cedfaa0445 ))
2023-09-04 19:32:55 +08:00
2023-09-04 15:00:09 +08:00
## [1.60.3](https://github.com/MetaCubeX/metacubexd/compare/v1.60.2...v1.60.3) (2023-09-04)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- auto login ([d7f3649 ](https://github.com/MetaCubeX/metacubexd/commit/d7f3649eba6e2a6475e5b96b9fff51e414ca47f1 ))
- **connections:** close column header translation result not updating ([5689034 ](https://github.com/MetaCubeX/metacubexd/commit/5689034f942145e35811bb8c2f063ba5632490da ))
2023-09-04 15:00:09 +08:00
2023-09-04 13:41:45 +08:00
## [1.60.2](https://github.com/MetaCubeX/metacubexd/compare/v1.60.1...v1.60.2) (2023-09-04)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- setup onsubmit secret ([30fd139 ](https://github.com/MetaCubeX/metacubexd/commit/30fd13946b0a42528330d06994803d811838979e ))
2023-09-04 13:41:45 +08:00
2023-09-04 01:15:01 +08:00
## [1.60.1](https://github.com/MetaCubeX/metacubexd/compare/v1.60.0...v1.60.1) (2023-09-03)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **overview:** only enable flex-row layout on large screen ([be8b54a ](https://github.com/MetaCubeX/metacubexd/commit/be8b54a0f620acab8afdf9039555d89f7bf74083 ))
2023-09-04 01:15:01 +08:00
2023-09-03 22:23:20 +08:00
## [1.60.0](https://github.com/MetaCubeX/metacubexd/compare/v1.59.1...v1.60.0) (2023-09-03)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** move close connection button next to search input ([4b8175d ](https://github.com/MetaCubeX/metacubexd/commit/4b8175d718211d139b4db17f9412b88608b089fe ))
2023-09-03 22:23:20 +08:00
2023-09-03 22:01:43 +08:00
## [1.59.1](https://github.com/MetaCubeX/metacubexd/compare/v1.59.0...v1.59.1) (2023-09-03)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **connections:** disable sorting for close column ([98b5d62 ](https://github.com/MetaCubeX/metacubexd/commit/98b5d62c0208efbd1cf501e031240d41ab434fc0 ))
2023-09-03 22:01:43 +08:00
2023-09-03 18:18:02 +08:00
## [1.59.0](https://github.com/MetaCubeX/metacubexd/compare/v1.58.0...v1.59.0) (2023-09-03)
### Features
2023-09-09 17:16:18 +08:00
- display current version ([1765ada ](https://github.com/MetaCubeX/metacubexd/commit/1765adacdad295101e3d0479841affcca8a9ec7e ))
- **overview:** add background color to charts container ([bd83d11 ](https://github.com/MetaCubeX/metacubexd/commit/bd83d113b169662e369355e655cf179a7704d311 ))
2023-09-03 18:18:02 +08:00
2023-09-03 17:37:46 +08:00
## [1.58.0](https://github.com/MetaCubeX/metacubexd/compare/v1.57.3...v1.58.0) (2023-09-03)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** copy to clipboard on right click ([58afb5f ](https://github.com/MetaCubeX/metacubexd/commit/58afb5fce29173b8041b8a93788bba361f3c43cd ))
2023-09-03 17:37:46 +08:00
2023-09-03 16:37:30 +08:00
## [1.57.3](https://github.com/MetaCubeX/metacubexd/compare/v1.57.2...v1.57.3) (2023-09-03)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **font:** adapt to apple fonts ([84c70b0 ](https://github.com/MetaCubeX/metacubexd/commit/84c70b0550e6e1da5adf2f69ea530c45ff14561a ))
2023-09-03 16:37:30 +08:00
2023-09-03 14:36:37 +08:00
## [1.57.2](https://github.com/MetaCubeX/metacubexd/compare/v1.57.1...v1.57.2) (2023-09-03)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- bar latency ([197b0c7 ](https://github.com/MetaCubeX/metacubexd/commit/197b0c7d4b34dafb293ce398c9a59b043b4330eb ))
2023-09-03 14:36:37 +08:00
2023-09-03 06:38:31 +08:00
## [1.57.1](https://github.com/MetaCubeX/metacubexd/compare/v1.57.0...v1.57.1) (2023-09-02)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **latency:** invalid 0 latency scenario ([dd5f0f1 ](https://github.com/MetaCubeX/metacubexd/commit/dd5f0f14a070bb9a042bfab1a544a161d8187b58 ))
2023-09-03 06:38:31 +08:00
2023-09-03 06:18:57 +08:00
## [1.57.0](https://github.com/MetaCubeX/metacubexd/compare/v1.56.0...v1.57.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- **config:** make config option titles more noticeable ([b9eb92f ](https://github.com/MetaCubeX/metacubexd/commit/b9eb92fc0bd6ef5ce0aa35fd1c7ee46dd028621a ))
2023-09-03 06:18:57 +08:00
2023-09-03 06:10:07 +08:00
## [1.56.0](https://github.com/MetaCubeX/metacubexd/compare/v1.55.0...v1.56.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- **proxies:** sortProxiesByOrderingType ([635b8ba ](https://github.com/MetaCubeX/metacubexd/commit/635b8ba966da12dfe3879e97472014150deec0df ))
2023-09-03 06:10:07 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **proxies:** latency widget ([b511b88 ](https://github.com/MetaCubeX/metacubexd/commit/b511b88cd1d426ef3252ba0a0d9f28c4fb6ad826 ))
2023-09-03 06:10:07 +08:00
2023-09-03 03:57:15 +08:00
## [1.55.0](https://github.com/MetaCubeX/metacubexd/compare/v1.54.0...v1.55.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- add PROXIES_PREVIEW_TYPE - off ([fec6413 ](https://github.com/MetaCubeX/metacubexd/commit/fec64133fa8b5a3f14905d7910097d790314471f ))
- relax https latency test range ([1b09fa3 ](https://github.com/MetaCubeX/metacubexd/commit/1b09fa39af2c5bfc9fd8374c9b2ec53e59595184 ))
2023-09-03 03:57:15 +08:00
2023-09-03 02:23:43 +08:00
## [1.54.0](https://github.com/MetaCubeX/metacubexd/compare/v1.53.0...v1.54.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- add buttons - updateGEODatabases, restart, upgrade ([8e56543 ](https://github.com/MetaCubeX/metacubexd/commit/8e5654332ddfce03399e24864b856fed882480c3 ))
2023-09-03 02:23:43 +08:00
2023-09-03 00:39:19 +08:00
## [1.53.0](https://github.com/MetaCubeX/metacubexd/compare/v1.52.1...v1.53.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- config for render in two col ([5d43ea0 ](https://github.com/MetaCubeX/metacubexd/commit/5d43ea0b5f48b2d84984bdf94dcef87d8e780432 ))
2023-09-03 00:39:19 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- btn animate ([a29e638 ](https://github.com/MetaCubeX/metacubexd/commit/a29e638c1e02fc8fb25ac1806d9e9e9d9af288f9 ))
2023-09-03 00:39:19 +08:00
2023-09-02 20:39:40 +08:00
## [1.52.1](https://github.com/MetaCubeX/metacubexd/compare/v1.52.0...v1.52.1) (2023-09-02)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- update proxies ([467d0bc ](https://github.com/MetaCubeX/metacubexd/commit/467d0bcce2bd7e0764c847ae3a8231a6ddcf034b ))
2023-09-02 20:39:40 +08:00
2023-09-02 19:09:05 +08:00
## [1.52.0](https://github.com/MetaCubeX/metacubexd/compare/v1.51.1...v1.52.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- auto switch theme ([0bbc661 ](https://github.com/MetaCubeX/metacubexd/commit/0bbc661e93698312e162e0b8391aea20b553c9a9 ))
2023-09-02 19:09:05 +08:00
2023-09-02 18:43:51 +08:00
## [1.51.1](https://github.com/MetaCubeX/metacubexd/compare/v1.51.0...v1.51.1) (2023-09-02)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- rules page && dns query for mobile ([86fd0d7 ](https://github.com/MetaCubeX/metacubexd/commit/86fd0d7d9db1aec5841f1b2e4931b98e789e5a93 ))
2023-09-02 18:43:51 +08:00
2023-09-02 17:59:02 +08:00
## [1.51.0](https://github.com/MetaCubeX/metacubexd/compare/v1.50.0...v1.51.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- reset visible ([350fd56 ](https://github.com/MetaCubeX/metacubexd/commit/350fd56bc98b25dadf5675b4ecdff323565afe97 ))
- rules provider pages ([65346ca ](https://github.com/MetaCubeX/metacubexd/commit/65346ca743bf823da841d73c1f31022b1292c53a ))
2023-09-02 17:59:02 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- update proxy provider api may throw ([ad46745 ](https://github.com/MetaCubeX/metacubexd/commit/ad46745329343dea2fe69e0b3b3561cab6b54436 ))
2023-09-02 17:59:02 +08:00
2023-09-02 17:04:55 +08:00
## [1.50.0](https://github.com/MetaCubeX/metacubexd/compare/v1.49.0...v1.50.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- separate provider page ([419d3e3 ](https://github.com/MetaCubeX/metacubexd/commit/419d3e33f31a80c21e2ba16864bcad70d9dd4665 ))
2023-09-02 17:04:55 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- better update provider all ([68ef377 ](https://github.com/MetaCubeX/metacubexd/commit/68ef377f4bf8690cf3bd371d945e11fd5dcf9b50 ))
2023-09-02 17:04:55 +08:00
2023-09-02 16:04:39 +08:00
## [1.49.0](https://github.com/MetaCubeX/metacubexd/compare/v1.48.0...v1.49.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- auto close all connections before switch proxy ([b79f10f ](https://github.com/MetaCubeX/metacubexd/commit/b79f10f528e5a501f8d2b2e3d7e66eae820a00dd ))
- collapse proxies and provider ([8757924 ](https://github.com/MetaCubeX/metacubexd/commit/875792432a7d9ea495b0d76c22dd3876bef4c34a ))
2023-09-02 16:04:39 +08:00
2023-09-02 15:47:23 +08:00
## [1.48.0](https://github.com/MetaCubeX/metacubexd/compare/v1.47.0...v1.48.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- try defalut host and secret && adapt openclash ([fa612a1 ](https://github.com/MetaCubeX/metacubexd/commit/fa612a12d362a66f9506a7010d209f2bb7967b4b ))
2023-09-02 15:47:23 +08:00
2023-09-02 15:16:47 +08:00
## [1.47.0](https://github.com/MetaCubeX/metacubexd/compare/v1.46.0...v1.47.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- config for delay test ([e92ce75 ](https://github.com/MetaCubeX/metacubexd/commit/e92ce752251b107423ff945a10a23abce867c5b3 ))
2023-09-02 15:16:47 +08:00
2023-09-02 15:07:01 +08:00
## [1.46.0](https://github.com/MetaCubeX/metacubexd/compare/v1.45.2...v1.46.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- preview by auto ([3257791 ](https://github.com/MetaCubeX/metacubexd/commit/3257791dec6851cb02cb627cbba469bf93d9ad90 ))
2023-09-02 15:07:01 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- init scroll from 30 && revert delay map ([c260db1 ](https://github.com/MetaCubeX/metacubexd/commit/c260db13df031152d02bcd5328da3b373d3b8741 ))
- show option ([1351119 ](https://github.com/MetaCubeX/metacubexd/commit/135111914d58a5817781b3d657e0803f20e9e5e7 ))
2023-09-02 15:07:01 +08:00
2023-09-02 14:14:22 +08:00
## [1.45.2](https://github.com/MetaCubeX/metacubexd/compare/v1.45.1...v1.45.2) (2023-09-02)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- tool tip for mobile ([b0bac89 ](https://github.com/MetaCubeX/metacubexd/commit/b0bac89488b6f3a0b9fbe32f74f3ae0f0593cbe7 ))
2023-09-02 14:14:22 +08:00
2023-09-02 14:04:54 +08:00
## [1.45.1](https://github.com/MetaCubeX/metacubexd/compare/v1.45.0...v1.45.1) (2023-09-02)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- dns query component layout ([2464896 ](https://github.com/MetaCubeX/metacubexd/commit/2464896a4635cf04377485316695807519104cd7 ))
2023-09-02 14:04:54 +08:00
2023-09-02 13:59:21 +08:00
## [1.45.0](https://github.com/MetaCubeX/metacubexd/compare/v1.44.1...v1.45.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** reset the ordering of columns ([9d3706f ](https://github.com/MetaCubeX/metacubexd/commit/9d3706f39013b0c58860872a95b0c9266628e93c ))
- i18n for conn table ([33fa191 ](https://github.com/MetaCubeX/metacubexd/commit/33fa191cfed4e05aeb5bb94aaa7ead792ec8a736 ))
2023-09-02 13:59:21 +08:00
2023-09-02 12:38:45 +08:00
## [1.44.1](https://github.com/MetaCubeX/metacubexd/compare/v1.44.0...v1.44.1) (2023-09-02)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- bar and delay reactive ([9ed0540 ](https://github.com/MetaCubeX/metacubexd/commit/9ed05401a891bf02af90541e08ec9358ada73cff ))
2023-09-02 12:38:45 +08:00
2023-09-02 12:08:43 +08:00
## [1.44.0](https://github.com/MetaCubeX/metacubexd/compare/v1.43.0...v1.44.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- preview by bar ([4d29e7c ](https://github.com/MetaCubeX/metacubexd/commit/4d29e7c16e64278f2172af4e00b34cf4b10a50ee ))
2023-09-02 12:08:43 +08:00
2023-09-02 11:15:18 +08:00
## [1.43.0](https://github.com/MetaCubeX/metacubexd/compare/v1.42.1...v1.43.0) (2023-09-02)
### Features
2023-09-09 17:16:18 +08:00
- choose halloween as default theme ([a1dee05 ](https://github.com/MetaCubeX/metacubexd/commit/a1dee058255946a5d9e45f72773e9a1260f8bc51 ))
2023-09-02 11:15:18 +08:00
2023-09-02 10:47:21 +08:00
## [1.42.1](https://github.com/MetaCubeX/metacubexd/compare/v1.42.0...v1.42.1) (2023-09-02)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- bytesize in subs info ([4aa7c24 ](https://github.com/MetaCubeX/metacubexd/commit/4aa7c24ba4d56c49d25d55e69389c966872f5356 ))
2023-09-02 10:47:21 +08:00
2023-09-02 02:55:37 +08:00
## [1.42.0](https://github.com/MetaCubeX/metacubexd/compare/v1.41.2...v1.42.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- adjust table border radius ([9a9b1b4 ](https://github.com/MetaCubeX/metacubexd/commit/9a9b1b4abef693d48dfa79c5cccd6f808d98e7ac ))
2023-09-02 02:55:37 +08:00
2023-09-02 02:39:46 +08:00
## [1.41.2](https://github.com/MetaCubeX/metacubexd/compare/v1.41.1...v1.41.2) (2023-09-01)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- header tooltip on menu items instead of inner links ([2619b4f ](https://github.com/MetaCubeX/metacubexd/commit/2619b4fd2f2e1f2921e5503196c11644d6e21708 ))
2023-09-02 02:39:46 +08:00
2023-09-02 02:23:40 +08:00
## [1.41.1](https://github.com/MetaCubeX/metacubexd/compare/v1.41.0...v1.41.1) (2023-09-01)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- some themes is overriding global font-family ([c8a41bd ](https://github.com/MetaCubeX/metacubexd/commit/c8a41bd29f5b60dc79c6fc623c27d1fbba700408 ))
2023-09-02 02:23:40 +08:00
2023-09-02 01:18:27 +08:00
## [1.41.0](https://github.com/MetaCubeX/metacubexd/compare/v1.40.0...v1.41.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- publish gh-pages to a custom domain ([4b548fb ](https://github.com/MetaCubeX/metacubexd/commit/4b548fb219581ad7fe7eea56eb52aeb082ab5bb9 ))
2023-09-02 01:18:27 +08:00
2023-09-02 00:33:52 +08:00
## [1.40.0](https://github.com/MetaCubeX/metacubexd/compare/v1.39.0...v1.40.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- **i18n:** setup page i18n support ([07ee55d ](https://github.com/MetaCubeX/metacubexd/commit/07ee55d8d9a9551d1de3da5836436673433d4ba2 ))
2023-09-02 00:33:52 +08:00
2023-09-02 00:20:38 +08:00
## [1.39.0](https://github.com/MetaCubeX/metacubexd/compare/v1.38.0...v1.39.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- **i18n:** add i18n support for navs ([3c7f01a ](https://github.com/MetaCubeX/metacubexd/commit/3c7f01aefc4567886c4610aaf0753d037eeaf838 ))
- **i18n:** add more i18n resources ([b3172da ](https://github.com/MetaCubeX/metacubexd/commit/b3172da302ddf53a33f6ca092f11eac153401feb ))
- **i18n:** add toggle i18n button ([5620011 ](https://github.com/MetaCubeX/metacubexd/commit/56200111bd3dcb147e41dbcec2be6a7481b90f67 ))
2023-09-02 00:20:38 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- default lang ([508e19a ](https://github.com/MetaCubeX/metacubexd/commit/508e19a247e90a7a83d1f386851eb13d19e2b58a ))
2023-09-02 00:20:38 +08:00
2023-09-01 22:08:34 +08:00
## [1.38.0](https://github.com/MetaCubeX/metacubexd/compare/v1.37.0...v1.38.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- **logs:** render logs in table ([7eee024 ](https://github.com/MetaCubeX/metacubexd/commit/7eee024cdc2c831a75710d62e842ae648818dec8 ))
2023-09-01 22:08:34 +08:00
2023-09-01 21:45:33 +08:00
## [1.37.0](https://github.com/MetaCubeX/metacubexd/compare/v1.36.1...v1.37.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- render in two line ([1807340 ](https://github.com/MetaCubeX/metacubexd/commit/18073407a6a096ef03433e5f8e4fafd2ebfc27c4 ))
2023-09-01 21:45:33 +08:00
2023-09-01 18:40:07 +08:00
## [1.36.1](https://github.com/MetaCubeX/metacubexd/compare/v1.36.0...v1.36.1) (2023-09-01)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- card click ([25cbdad ](https://github.com/MetaCubeX/metacubexd/commit/25cbdad8bc28021131dcadd4339b1b77942e6f71 ))
2023-09-01 18:40:07 +08:00
2023-09-01 18:34:55 +08:00
## [1.36.0](https://github.com/MetaCubeX/metacubexd/compare/v1.35.1...v1.36.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- infinite scroll for proxy card ([2584223 ](https://github.com/MetaCubeX/metacubexd/commit/258422353f340ae93cab791802a7ae54ae6c8046 ))
2023-09-01 18:34:55 +08:00
2023-09-01 18:23:24 +08:00
## [1.35.1](https://github.com/MetaCubeX/metacubexd/compare/v1.35.0...v1.35.1) (2023-09-01)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- collapse render ([b26e033 ](https://github.com/MetaCubeX/metacubexd/commit/b26e03373fcc2516cf21acc51756dc2237406000 ))
2023-09-01 18:23:24 +08:00
2023-09-01 17:08:46 +08:00
## [1.35.0](https://github.com/MetaCubeX/metacubexd/compare/v1.34.0...v1.35.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- add PWA support ([a8c9c21 ](https://github.com/MetaCubeX/metacubexd/commit/a8c9c218985cd3cc470589aa3699a47bf280fd5e ))
2023-09-01 17:08:46 +08:00
2023-09-01 16:56:50 +08:00
## [1.34.0](https://github.com/MetaCubeX/metacubexd/compare/v1.33.1...v1.34.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- **stats:** flexible size stat on large screen ([f5866dc ](https://github.com/MetaCubeX/metacubexd/commit/f5866dcd9dfcdf7d5377d34070d0315500f65742 ))
2023-09-01 16:56:50 +08:00
2023-09-01 15:50:43 +08:00
## [1.33.1](https://github.com/MetaCubeX/metacubexd/compare/v1.33.0...v1.33.1) (2023-09-01)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- cannot import module from connection ([3b774b9 ](https://github.com/MetaCubeX/metacubexd/commit/3b774b942358ffb2afa78e119093c2e696fda578 ))
- **connections:** destination and host ([bbfd514 ](https://github.com/MetaCubeX/metacubexd/commit/bbfd5142a3bb8ac2ea1888befaff64c7b522010e ))
- import path ([13ff26c ](https://github.com/MetaCubeX/metacubexd/commit/13ff26c9d3340c68483423d3adfa5dac31f25aed ))
2023-09-01 15:50:43 +08:00
2023-09-01 15:18:10 +08:00
## [1.33.0](https://github.com/MetaCubeX/metacubexd/compare/v1.32.0...v1.33.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- speed test dot for proxy ([e9c6666 ](https://github.com/MetaCubeX/metacubexd/commit/e9c6666606c511be4f54582bb73d9bdcb3afd417 ))
2023-09-01 15:18:10 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- delay dot class import ([09a8ede ](https://github.com/MetaCubeX/metacubexd/commit/09a8ede9690b0159e5becb294db51379ad21bc90 ))
2023-09-01 15:18:10 +08:00
2023-09-01 14:09:18 +08:00
## [1.32.0](https://github.com/MetaCubeX/metacubexd/compare/v1.31.0...v1.32.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- add a dns query form ([b42bba7 ](https://github.com/MetaCubeX/metacubexd/commit/b42bba784a11156cb7964f25de840197dedceee7 ))
2023-09-01 14:09:18 +08:00
2023-09-01 13:47:41 +08:00
## [1.31.0](https://github.com/MetaCubeX/metacubexd/compare/v1.30.0...v1.31.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- show subscription usage in a progress bar ([24bfadd ](https://github.com/MetaCubeX/metacubexd/commit/24bfaddfc80f0373c181ea873fdc39885f67fe58 ))
- subs info ([45da766 ](https://github.com/MetaCubeX/metacubexd/commit/45da766ed006ef51312206c17c9d65b9aa4a274b ))
2023-09-01 13:47:41 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- process not shown ([f5d65eb ](https://github.com/MetaCubeX/metacubexd/commit/f5d65eb018f8d2b706d99118e828cf47822cd435 ))
2023-09-01 13:47:41 +08:00
2023-09-01 12:31:22 +08:00
## [1.30.0](https://github.com/MetaCubeX/metacubexd/compare/v1.29.0...v1.30.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- fira sans font ([a00c28e ](https://github.com/MetaCubeX/metacubexd/commit/a00c28e601ac587a68500084a76f28e503bde706 ))
2023-09-01 12:31:22 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- default listen port ([75e7c64 ](https://github.com/MetaCubeX/metacubexd/commit/75e7c64007e006ab1b502de4940bae1a4f3cf048 ))
2023-09-01 12:31:22 +08:00
2023-09-01 12:13:08 +08:00
## [1.29.0](https://github.com/MetaCubeX/metacubexd/compare/v1.28.3...v1.29.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- infinite scroll for rules ([a05c548 ](https://github.com/MetaCubeX/metacubexd/commit/a05c54854a3ffb1b9d079e14f9d48c0d2e79d2f3 ))
2023-09-01 12:13:08 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- set proxy both from proxies and provider ([2549bfe ](https://github.com/MetaCubeX/metacubexd/commit/2549bfe89cc5dd97ff2eb17d2d66ec659f5f046c ))
2023-09-01 12:13:08 +08:00
2023-09-01 11:22:37 +08:00
## [1.28.3](https://github.com/MetaCubeX/metacubexd/compare/v1.28.2...v1.28.3) (2023-09-01)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- proxy from proxies ([42d9e7b ](https://github.com/MetaCubeX/metacubexd/commit/42d9e7bc9f19169d9928157b97a948205ca9cff6 ))
2023-09-01 11:22:37 +08:00
2023-09-01 10:46:24 +08:00
## [1.28.2](https://github.com/MetaCubeX/metacubexd/compare/v1.28.1...v1.28.2) (2023-09-01)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- card info color theme ([80d5138 ](https://github.com/MetaCubeX/metacubexd/commit/80d5138423312f4c11cd864a01fa353526cde127 ))
2023-09-01 10:46:24 +08:00
2023-09-01 10:09:00 +08:00
## [1.28.1](https://github.com/MetaCubeX/metacubexd/compare/v1.28.0...v1.28.1) (2023-09-01)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- card color theme ([4e5c8bf ](https://github.com/MetaCubeX/metacubexd/commit/4e5c8bfe8d525c0857b113447b690d48c953a56b ))
2023-09-01 10:09:00 +08:00
2023-09-01 09:37:24 +08:00
## [1.28.0](https://github.com/MetaCubeX/metacubexd/compare/v1.27.1...v1.28.0) (2023-09-01)
### Features
2023-09-09 17:16:18 +08:00
- add twemoji font ([e4a89fc ](https://github.com/MetaCubeX/metacubexd/commit/e4a89fc89ecf17420f15c88ea4c30d6ed62ba92a ))
2023-09-01 09:37:24 +08:00
2023-09-01 00:40:41 +08:00
## [1.27.1](https://github.com/MetaCubeX/metacubexd/compare/v1.27.0...v1.27.1) (2023-08-31)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- border color ([c2cb607 ](https://github.com/MetaCubeX/metacubexd/commit/c2cb607a452b15da3fbfe9c1d2f5007f8b9fbcb6 ))
2023-09-01 00:40:41 +08:00
2023-09-01 00:22:12 +08:00
## [1.27.0](https://github.com/MetaCubeX/metacubexd/compare/v1.26.0...v1.27.0) (2023-08-31)
### Features
2023-09-09 17:16:18 +08:00
- sortable column ([4c4011a ](https://github.com/MetaCubeX/metacubexd/commit/4c4011a617a5589da13dafcf357b9caef7bf5b32 ))
2023-09-01 00:22:12 +08:00
2023-08-31 23:05:53 +08:00
## [1.26.0](https://github.com/MetaCubeX/metacubexd/compare/v1.25.1...v1.26.0) (2023-08-31)
### Features
2023-09-09 17:16:18 +08:00
- columns hide ([cb9970c ](https://github.com/MetaCubeX/metacubexd/commit/cb9970c29eae947d85e2ba196f92db360fd5add9 ))
2023-08-31 23:05:53 +08:00
2023-08-31 16:31:21 +08:00
## [1.25.1](https://github.com/MetaCubeX/metacubexd/compare/v1.25.0...v1.25.1) (2023-08-31)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **connections:** update the look of close button ([eee81e6 ](https://github.com/MetaCubeX/metacubexd/commit/eee81e62585605794c6f77b99b5c82b0e3d03774 ))
2023-08-31 16:31:21 +08:00
2023-08-31 14:19:41 +08:00
## [1.25.0](https://github.com/MetaCubeX/metacubexd/compare/v1.24.0...v1.25.0) (2023-08-31)
### Features
2023-09-09 17:16:18 +08:00
- update secret when changed ([#48 ](https://github.com/MetaCubeX/metacubexd/issues/48 )) ([935908e ](https://github.com/MetaCubeX/metacubexd/commit/935908e0c1f4885a89a27008d5d7f6cd5e52ff68 ))
2023-08-31 14:19:41 +08:00
2023-08-31 13:43:00 +08:00
## [1.24.0](https://github.com/MetaCubeX/metacubexd/compare/v1.23.0...v1.24.0) (2023-08-31)
### Features
2023-09-09 17:16:18 +08:00
- dayjs ([b4fc1b4 ](https://github.com/MetaCubeX/metacubexd/commit/b4fc1b4c983cebe7a52dd08f4b2b49dd6eb6a17d ))
- health check for provider ([03dda3c ](https://github.com/MetaCubeX/metacubexd/commit/03dda3ccad684a326022022c7c83155ee9d32410 ))
2023-08-31 13:43:00 +08:00
2023-08-31 11:18:17 +08:00
## [1.23.0](https://github.com/MetaCubeX/metacubexd/compare/v1.22.0...v1.23.0) (2023-08-31)
### Features
2023-09-09 17:16:18 +08:00
- config port && hide id in table by default ([e0f5c46 ](https://github.com/MetaCubeX/metacubexd/commit/e0f5c46a2eb1876b7d412b773139c752414888e4 ))
- update provider && rule pages style ([c0fee9d ](https://github.com/MetaCubeX/metacubexd/commit/c0fee9d9298f807fb6380e72d49166609e9ac262 ))
2023-08-31 11:18:17 +08:00
2023-08-31 02:23:05 +08:00
## [1.22.0](https://github.com/MetaCubeX/metacubexd/compare/v1.21.0...v1.22.0) (2023-08-30)
### Features
2023-09-09 17:16:18 +08:00
- hide drawer on menu click ([7ce001c ](https://github.com/MetaCubeX/metacubexd/commit/7ce001caa11c7aa5c177957777708316e731231d ))
2023-08-31 02:23:05 +08:00
2023-08-31 02:09:20 +08:00
## [1.21.0](https://github.com/MetaCubeX/metacubexd/compare/v1.20.0...v1.21.0) (2023-08-30)
### Features
2023-09-09 17:16:18 +08:00
- hide scrollbar, update overlay menu ([9919cca ](https://github.com/MetaCubeX/metacubexd/commit/9919cca00e4315d0efd4dc0e8dcba9287de79f9b ))
- update header ([7a32ec4 ](https://github.com/MetaCubeX/metacubexd/commit/7a32ec4fe37fca26642e44402ef4309453c252c4 ))
- update proxy layout ([b60c855 ](https://github.com/MetaCubeX/metacubexd/commit/b60c85566cbe4704dffe065a9e41c9c5c83c9365 ))
2023-08-31 02:09:20 +08:00
2023-08-31 00:29:23 +08:00
## [1.20.0](https://github.com/MetaCubeX/metacubexd/compare/v1.19.0...v1.20.0) (2023-08-30)
### Features
2023-09-09 17:16:18 +08:00
- render protocl and udp ([44df379 ](https://github.com/MetaCubeX/metacubexd/commit/44df379fd6a18ef7d855dac91897480421e494e5 ))
- truncate proxy node name ([6db7ced ](https://github.com/MetaCubeX/metacubexd/commit/6db7ceddac226e81e4009d4e333f73bac985bd67 ))
- update proxy layout ([83b0de8 ](https://github.com/MetaCubeX/metacubexd/commit/83b0de831a6d6eedc1c2b8ad74de1416752dd835 ))
2023-08-31 00:29:23 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- card protocol text style ([4a03662 ](https://github.com/MetaCubeX/metacubexd/commit/4a03662bbd3a64a481bca96f0c81c78efd8bab7e ))
2023-08-31 00:29:23 +08:00
2023-08-30 23:03:36 +08:00
## [1.19.0](https://github.com/MetaCubeX/metacubexd/compare/v1.18.0...v1.19.0) (2023-08-30)
### Features
2023-09-09 17:16:18 +08:00
- proxy page style ([#47 ](https://github.com/MetaCubeX/metacubexd/issues/47 )) ([51f7121 ](https://github.com/MetaCubeX/metacubexd/commit/51f712157fac4d727d7dedbb6f67428f05515e06 ))
2023-08-30 23:03:36 +08:00
2023-08-30 17:53:48 +08:00
## [1.18.0](https://github.com/MetaCubeX/metacubexd/compare/v1.17.0...v1.18.0) (2023-08-30)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** reverse chains ([43edb25 ](https://github.com/MetaCubeX/metacubexd/commit/43edb25c10e7ead51591b62ffe8e128275803c16 ))
- prevent duplicate endpoints from being stored ([#45 ](https://github.com/MetaCubeX/metacubexd/issues/45 )) ([e966288 ](https://github.com/MetaCubeX/metacubexd/commit/e96628845b2efc32d978f273c9e245a4e83c2246 ))
2023-08-30 17:53:48 +08:00
2023-08-30 16:13:01 +08:00
## [1.17.0](https://github.com/MetaCubeX/metacubexd/compare/v1.16.0...v1.17.0) (2023-08-30)
### Features
2023-09-09 17:16:18 +08:00
- redirect illegal path to overview ([#41 ](https://github.com/MetaCubeX/metacubexd/issues/41 )) ([a114b35 ](https://github.com/MetaCubeX/metacubexd/commit/a114b35c1abcc5eb3b53c497ab689f9eb138deb7 ))
2023-08-30 16:13:01 +08:00
2023-08-30 15:51:28 +08:00
## [1.16.0](https://github.com/MetaCubeX/metacubexd/compare/v1.15.0...v1.16.0) (2023-08-30)
### Features
2023-09-09 17:16:18 +08:00
- route to override immediately after checking ([#39 ](https://github.com/MetaCubeX/metacubexd/issues/39 )) ([b178161 ](https://github.com/MetaCubeX/metacubexd/commit/b178161dbd108f4ae9ed59352d0d0450113051f0 ))
2023-08-30 15:51:28 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- proxies title height ([b64cfa3 ](https://github.com/MetaCubeX/metacubexd/commit/b64cfa3f9a774143ceab492c26c67215dad6b195 ))
2023-08-30 15:51:28 +08:00
2023-08-30 11:02:04 +08:00
## [1.15.0](https://github.com/MetaCubeX/metacubexd/compare/v1.14.2...v1.15.0) (2023-08-30)
### Features
2023-09-09 17:16:18 +08:00
- speed test ([#38 ](https://github.com/MetaCubeX/metacubexd/issues/38 )) ([a57741b ](https://github.com/MetaCubeX/metacubexd/commit/a57741baf6a2b435c5349fa64adcec7210910a78 ))
2023-08-30 11:02:04 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- support sing-box ([#36 ](https://github.com/MetaCubeX/metacubexd/issues/36 )) ([4eeb345 ](https://github.com/MetaCubeX/metacubexd/commit/4eeb3458ccf389dda2a6e883877355da55149b66 ))
2023-08-30 11:02:04 +08:00
2023-08-30 10:34:56 +08:00
## [1.14.2](https://github.com/MetaCubeX/metacubexd/compare/v1.14.1...v1.14.2) (2023-08-30)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- drop linux/arm/v7 ([f03c6fd ](https://github.com/MetaCubeX/metacubexd/commit/f03c6fdf4cb5ff0916165c75c66ba54abb68c2d8 ))
2023-08-30 10:34:56 +08:00
2023-08-30 10:27:59 +08:00
## [1.14.1](https://github.com/MetaCubeX/metacubexd/compare/v1.14.0...v1.14.1) (2023-08-30)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- support child path to fix router issue ([1091234 ](https://github.com/MetaCubeX/metacubexd/commit/10912347032f02e87c6754bb109510e1873a429f ))
2023-08-30 10:27:59 +08:00
2023-08-30 01:55:55 +08:00
## [1.14.0](https://github.com/MetaCubeX/metacubexd/compare/v1.13.2...v1.14.0) (2023-08-29)
### Features
2023-09-09 17:16:18 +08:00
- **docker:** multi-platform support ([c7a8af4 ](https://github.com/MetaCubeX/metacubexd/commit/c7a8af420f35b1681680df48a4713e0639b586a5 ))
2023-08-30 01:55:55 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- **dependabot:** package-ecosystem field is not a valid value ([567ffa8 ](https://github.com/MetaCubeX/metacubexd/commit/567ffa889463183a6a849af8fc03dd6de06fe81e ))
2023-08-30 01:55:55 +08:00
2023-08-30 01:13:43 +08:00
## [1.13.2](https://github.com/MetaCubeX/metacubexd/compare/v1.13.1...v1.13.2) (2023-08-29)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- remove permissions definition ([154d780 ](https://github.com/MetaCubeX/metacubexd/commit/154d7809f65f1b9794c4586219b4566161573538 ))
2023-08-30 01:13:43 +08:00
2023-08-30 00:45:08 +08:00
## [1.13.1](https://github.com/MetaCubeX/metacubexd/compare/v1.13.0...v1.13.1) (2023-08-29)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- repository name should be lowercase ([5d5b9f2 ](https://github.com/MetaCubeX/metacubexd/commit/5d5b9f290e8dbc236cd70ba476a5769c0fbda25e ))
2023-08-30 00:45:08 +08:00
2023-08-30 00:41:35 +08:00
## [1.13.0](https://github.com/MetaCubeX/metacubexd/compare/v1.12.0...v1.13.0) (2023-08-29)
### Features
2023-09-09 17:16:18 +08:00
- publish docker image ([7d5b3cd ](https://github.com/MetaCubeX/metacubexd/commit/7d5b3cddccbb3eba86af2367d163664d2c8e8ba4 ))
2023-08-30 00:41:35 +08:00
2023-08-30 00:24:39 +08:00
## [1.12.0](https://github.com/MetaCubeX/metacubexd/compare/v1.11.0...v1.12.0) (2023-08-29)
### Features
2023-09-09 17:16:18 +08:00
- **footer:** drop footer ([fc0fbf9 ](https://github.com/MetaCubeX/metacubexd/commit/fc0fbf9daef45054a3f5e13e64e472823a6fe072 ))
- **header:** responsive layout ([2d9daa9 ](https://github.com/MetaCubeX/metacubexd/commit/2d9daa96cc3bd0b947cd7b34dafcb56eca91cfbe ))
2023-08-30 00:24:39 +08:00
2023-08-29 23:17:19 +08:00
## [1.11.0](https://github.com/MetaCubeX/metacubexd/compare/v1.10.0...v1.11.0) (2023-08-29)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** fallback host column to destinationIP ([4e5f8d2 ](https://github.com/MetaCubeX/metacubexd/commit/4e5f8d2b3d6c6dc7519f8a12b1060ecf2bb32771 ))
- show downlaod and upload speed in per-second form ([49bf6c7 ](https://github.com/MetaCubeX/metacubexd/commit/49bf6c7e2d76c7de0bf9cb6f538a369460080628 ))
2023-08-29 23:17:19 +08:00
2023-08-29 23:04:04 +08:00
## [1.10.0](https://github.com/MetaCubeX/metacubexd/compare/v1.9.0...v1.10.0) (2023-08-29)
### Features
2023-09-09 17:16:18 +08:00
- calculate download speed and upload speed ([6a1c1ab ](https://github.com/MetaCubeX/metacubexd/commit/6a1c1abcbceffbc91c70a18e689a778be51c951c ))
- update connection columns ([7336948 ](https://github.com/MetaCubeX/metacubexd/commit/7336948ad3a5c422bd20b46e99ae056f8b4b53d9 ))
2023-08-29 23:04:04 +08:00
2023-08-29 20:20:30 +08:00
## [1.9.0](https://github.com/MetaCubeX/metacubexd/compare/v1.8.1...v1.9.0) (2023-08-29)
### Features
2023-09-09 17:16:18 +08:00
- proxy selectable ([#19 ](https://github.com/MetaCubeX/metacubexd/issues/19 )) ([6b08020 ](https://github.com/MetaCubeX/metacubexd/commit/6b0802023d3eeb41a76e7a3ee1087c5321a19100 ))
2023-08-29 20:20:30 +08:00
2023-08-29 17:47:37 +08:00
## [1.8.1](https://github.com/MetaCubeX/metacubexd/compare/v1.8.0...v1.8.1) (2023-08-29)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- charts data slice ([#17 ](https://github.com/MetaCubeX/metacubexd/issues/17 )) ([35f8042 ](https://github.com/MetaCubeX/metacubexd/commit/35f80426ce083265ef469bf0d20b0ba219a37495 ))
2023-08-29 17:47:37 +08:00
2023-08-29 12:31:32 +08:00
## [1.8.0](https://github.com/MetaCubeX/metacubexd/compare/v1.7.0...v1.8.0) (2023-08-29)
### Features
2023-09-09 17:16:18 +08:00
- proxy point && delay ([#15 ](https://github.com/MetaCubeX/metacubexd/issues/15 )) ([341cdd0 ](https://github.com/MetaCubeX/metacubexd/commit/341cdd0113e80c21c267fd3f7286e3a90a1cc414 ))
2023-08-29 12:31:32 +08:00
2023-08-29 00:06:55 +08:00
## [1.7.0](https://github.com/MetaCubeX/metacubexd/compare/v1.6.0...v1.7.0) (2023-08-28)
### Features
2023-09-09 17:16:18 +08:00
- add footer ([e4bfb3f ](https://github.com/MetaCubeX/metacubexd/commit/e4bfb3f2a8e22ce2e32f4cc5a4493a40e81b6f5a ))
- small size table ([9b56558 ](https://github.com/MetaCubeX/metacubexd/commit/9b56558f84a644fa38c87916c5761b380518c910 ))
2023-08-29 00:06:55 +08:00
2023-08-28 22:54:33 +08:00
## [1.6.0](https://github.com/MetaCubeX/metacubexd/compare/v1.5.0...v1.6.0) (2023-08-28)
### Features
2023-09-09 17:16:18 +08:00
- update header layout ([07c82e8 ](https://github.com/MetaCubeX/metacubexd/commit/07c82e87d83b8117ad603857723b995f37a058f6 ))
2023-08-28 22:54:33 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- theme icon height ([#13 ](https://github.com/MetaCubeX/metacubexd/issues/13 )) ([2889de2 ](https://github.com/MetaCubeX/metacubexd/commit/2889de205f1f9f862021fed96a808bb69b207f5d ))
2023-08-28 22:54:33 +08:00
2023-08-28 22:14:39 +08:00
## [1.5.0](https://github.com/MetaCubeX/metacubexd/compare/v1.4.0...v1.5.0) (2023-08-28)
### Features
2023-09-09 17:16:18 +08:00
- rules page ([#10 ](https://github.com/MetaCubeX/metacubexd/issues/10 )) ([457b498 ](https://github.com/MetaCubeX/metacubexd/commit/457b49827dd38b61e63fd73e90a3736c956b4157 ))
2023-08-28 22:14:39 +08:00
2023-08-28 02:35:11 +08:00
## [1.4.0](https://github.com/MetaCubeX/metacubexd/compare/v1.3.0...v1.4.0) (2023-08-27)
### Features
2023-09-09 17:16:18 +08:00
- **connections:** add sorting and close connection support ([45c9740 ](https://github.com/MetaCubeX/metacubexd/commit/45c9740d3bee08e8cf874c3d866b9c9c3249a26e ))
2023-08-28 02:35:11 +08:00
2023-08-28 01:21:23 +08:00
## [1.3.0](https://github.com/MetaCubeX/metacubexd/compare/v1.2.0...v1.3.0) (2023-08-27)
### Features
2023-09-09 17:16:18 +08:00
- show vertical stats on small screen devices ([841161a ](https://github.com/MetaCubeX/metacubexd/commit/841161a0da9f753bff3d9754b29fc0a653c97af9 ))
2023-08-28 01:21:23 +08:00
2023-08-28 00:55:48 +08:00
## [1.2.0](https://github.com/MetaCubeX/metacubexd/compare/v1.1.0...v1.2.0) (2023-08-27)
### Features
2023-09-09 17:16:18 +08:00
- update proxies page layout ([54e5e1f ](https://github.com/MetaCubeX/metacubexd/commit/54e5e1fc2407eff607b6225a957a13258164584c ))
2023-08-28 00:55:48 +08:00
2023-08-28 00:28:47 +08:00
## [1.1.0](https://github.com/MetaCubeX/metacubexd/compare/v1.0.3...v1.1.0) (2023-08-27)
### Features
2023-09-09 17:16:18 +08:00
- add bg color and text color for stats ([c273169 ](https://github.com/MetaCubeX/metacubexd/commit/c27316967b8685e600a3af9dd7698498f838bdda ))
2023-08-28 00:28:47 +08:00
2023-08-27 23:59:28 +08:00
## [1.0.3](https://github.com/MetaCubeX/metacubexd/compare/v1.0.2...v1.0.3) (2023-08-27)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- publish zip instead of assets ([f7ee4f7 ](https://github.com/MetaCubeX/metacubexd/commit/f7ee4f7faa362afa60487f90b2ddae051f85b535 ))
2023-08-27 23:59:28 +08:00
2023-08-27 23:52:20 +08:00
## [1.0.2](https://github.com/MetaCubeX/metacubexd/compare/v1.0.1...v1.0.2) (2023-08-27)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- release artifacts ([3bab638 ](https://github.com/MetaCubeX/metacubexd/commit/3bab638f502efb6aedd1372feed829d95c3fd806 ))
2023-08-27 23:52:20 +08:00
2023-08-27 23:43:34 +08:00
## [1.0.1](https://github.com/MetaCubeX/metacubexd/compare/v1.0.0...v1.0.1) (2023-08-27)
### Bug Fixes
2023-09-09 17:16:18 +08:00
- publish issue ([a3897da ](https://github.com/MetaCubeX/metacubexd/commit/a3897da0f631c12612ff8eb945cad5c9ab6eef24 ))
2023-08-27 23:43:34 +08:00
2023-08-27 23:38:59 +08:00
## 1.0.0 (2023-08-27)
### Features
2023-09-09 17:16:18 +08:00
- use hash router instead of browser ([#1 ](https://github.com/MetaCubeX/metacubexd/issues/1 )) ([b9ab6a9 ](https://github.com/MetaCubeX/metacubexd/commit/b9ab6a924487a241719928ae00c3965efcbcc71b ))
2023-08-27 23:38:59 +08:00
### Bug Fixes
2023-09-09 17:16:18 +08:00
- layout issue on mobile platform ([35a02e4 ](https://github.com/MetaCubeX/metacubexd/commit/35a02e4174194efd09a3d1ac98dfd1817828e0f7 ))
- setup failed when secret is required ([b660847 ](https://github.com/MetaCubeX/metacubexd/commit/b660847efee6e00461017244adaa63b1e7c2230a ))