diff --git a/CHANGELOG.md b/CHANGELOG.md index eda8e106f..29f4f3ad9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,199 @@ # Changelog +## [1.135.0](https://github.com/lwd-temp/metacubexd/compare/v1.134.0...v1.135.0) (2023-12-08) + + +### Features + +* a stable table ([e19e53d](https://github.com/lwd-temp/metacubexd/commit/e19e53d0f68bfd30d4aff3a630796678d7a7e97d)) +* add a close button to the modal ([#239](https://github.com/lwd-temp/metacubexd/issues/239)) ([737f1b0](https://github.com/lwd-temp/metacubexd/commit/737f1b018975f3e13a566c0dd744e1d1f545421f)) +* add a gradient color to logo text ([4da1720](https://github.com/lwd-temp/metacubexd/commit/4da1720e550355efdef147cae3c3cfbf31e319b7)) +* add allow-lan ([#478](https://github.com/lwd-temp/metacubexd/issues/478)) ([aa4d1d9](https://github.com/lwd-temp/metacubexd/commit/aa4d1d9e517ed6f33920f0082fc3ade23236097d)) +* add padding-bottom safe-area ([a55ec6f](https://github.com/lwd-temp/metacubexd/commit/a55ec6f7b18fa8638d673c9c7c493752ae3dbbb1)) +* add safe area paddings ([9840141](https://github.com/lwd-temp/metacubexd/commit/9840141bce39188094db12373d8c358da771ffd1)) +* add support for IPv6 check ([#403](https://github.com/lwd-temp/metacubexd/issues/403)) ([4d5543c](https://github.com/lwd-temp/metacubexd/commit/4d5543c64b32263ef1288aac19d3d749abddb59b)) +* bump version ([66d92a9](https://github.com/lwd-temp/metacubexd/commit/66d92a9b529504e2edbfd087a7d6783b8f257354)) +* **button:** icon button ([5ef8410](https://github.com/lwd-temp/metacubexd/commit/5ef8410da5cbc67ad7fc6bd63775e325aaf57828)) +* config for render proxies in same page ([5bc540e](https://github.com/lwd-temp/metacubexd/commit/5bc540eeffeefd289197283f7ebe491397f18376)) +* **config:** add setting, requestTimeoutDuration ([d01d148](https://github.com/lwd-temp/metacubexd/commit/d01d148cfffc785a9c57b021696db9e2b191eb1f)) +* **config:** display currently selected endpoint url ([59e0b07](https://github.com/lwd-temp/metacubexd/commit/59e0b076bf42db40c2ff1bafa2ba126f79997d25)) +* **config:** i18n support for port numbers ([07d3e7f](https://github.com/lwd-temp/metacubexd/commit/07d3e7fdce396fcdfb5740d943fa16c0187f4b63)) +* **config:** move switch language button into header ([9cc99eb](https://github.com/lwd-temp/metacubexd/commit/9cc99ebb8e380f9b5e855b6d3250dfe96e237134)) +* **config:** new version update available indicator ([857d0c5](https://github.com/lwd-temp/metacubexd/commit/857d0c5387e9a19c6ca27d408461f10aa8b6ef9e)) +* **config:** reload config file, flush fake-ip data ([6ffd1a8](https://github.com/lwd-temp/metacubexd/commit/6ffd1a860538f82ef92e2fb97ed19d67e4452ad7)) +* **config:** render versions in two grid columns ([64f2d71](https://github.com/lwd-temp/metacubexd/commit/64f2d7139a036ec4abcd56baab6d0ca0429ecd39)) +* **config:** select tunnel mode ([34ea1f1](https://github.com/lwd-temp/metacubexd/commit/34ea1f1c5657d466c360b1b1771571b06f67e423)) +* **config:** support tun related configurations ([512accd](https://github.com/lwd-temp/metacubexd/commit/512accd4257a8f11cd412fb78224eb0b7c832f3e)) +* **config:** three columns on small screen device, five on larger ([f4e82e0](https://github.com/lwd-temp/metacubexd/commit/f4e82e0e270ff1cc6ec5ad0cec04cda807febcfa)) +* **config:** toast error message when dns query failed for some reason, closes [#321](https://github.com/lwd-temp/metacubexd/issues/321) ([82c2772](https://github.com/lwd-temp/metacubexd/commit/82c2772afe913039b0695ef449f9f48b54eb822b)) +* **config:** tun mode stack: `Mixed`, closes [#431](https://github.com/lwd-temp/metacubexd/issues/431) ([59d7b04](https://github.com/lwd-temp/metacubexd/commit/59d7b04d5ce5431c4b165c1d781be32eaa9cc4ff)) +* **config:** update config page buttons layout, closes [#263](https://github.com/lwd-temp/metacubexd/issues/263) ([dd0452d](https://github.com/lwd-temp/metacubexd/commit/dd0452dcd3f68bad959f756cf191ea1c2470b2c1)) +* **config:** update page layout ([95200a5](https://github.com/lwd-temp/metacubexd/commit/95200a56b8902e443f5e8d2c8fa38ff6c6e28c2a)) +* **config:** update page layout ([2be357e](https://github.com/lwd-temp/metacubexd/commit/2be357e73c51c52709fe8b911b9e595ed281a7fa)) +* **config:** update page layout, limit the max width of the container ([d059ea8](https://github.com/lwd-temp/metacubexd/commit/d059ea85b3efd8c25e1ebed158b556df7eb2b5ae)) +* **connection:** add sniffHost support, [#246](https://github.com/lwd-temp/metacubexd/issues/246) ([2b16de1](https://github.com/lwd-temp/metacubexd/commit/2b16de18b0bad7886baabe34ee7769c3e33bfff8)) +* **connection:** drag handle, closes [#320](https://github.com/lwd-temp/metacubexd/issues/320) ([dc8fddb](https://github.com/lwd-temp/metacubexd/commit/dc8fddb08a2ba8fb9fdfa1629379eec552702b49)) +* **connection:** filter client sourceIP with tag name support, closes [#264](https://github.com/lwd-temp/metacubexd/issues/264) ([8df4d7a](https://github.com/lwd-temp/metacubexd/commit/8df4d7a7e93570c9d4d76b5903907e1bcb2ab45a)) +* **connection:** filter connections with sourceIP, closes [#246](https://github.com/lwd-temp/metacubexd/issues/246) ([ffa2447](https://github.com/lwd-temp/metacubexd/commit/ffa244760f639309c64f0a41b721921a4b57e558)) +* **connections:** add closed connections tab ([f0e32d9](https://github.com/lwd-temp/metacubexd/commit/f0e32d93f6d5ffa52a721ede1003d2f7ee20d0bc)) +* **connections:** close filtered connections ([4f8c4b2](https://github.com/lwd-temp/metacubexd/commit/4f8c4b2d15fdee6a546f0290b9c42c860aa334fb)) +* **connections:** connections table now supports grouping ([4c8b38f](https://github.com/lwd-temp/metacubexd/commit/4c8b38f7563b6c8c38c8295ff0a30ec995c88257)) +* **connections:** fuzzy filter ([9a144e8](https://github.com/lwd-temp/metacubexd/commit/9a144e882dc7b33fd6a6e055b122533941a0361f)) +* **connections:** keyed connection rows and cells ([e7eb3dd](https://github.com/lwd-temp/metacubexd/commit/e7eb3dd331e0059ccf366f1411a1be208fec2a2a)) +* **connections:** make connections table sorting state persisted ([6957cb4](https://github.com/lwd-temp/metacubexd/commit/6957cb4ddf9616ab6eade404098d4b84c9ed2a97)) +* **connections:** optimized search ([17d9ae4](https://github.com/lwd-temp/metacubexd/commit/17d9ae487226401d73ddf363bd76cebe9977f1b5)) +* **connections:** pausing support ([6076619](https://github.com/lwd-temp/metacubexd/commit/60766194858e0c88f5af2a5f4c5f21946a0429ff)) +* **connections:** set CONNECTIONS_TABLE_MAX_CLOSED_ROWS to 200 ([b34ceb3](https://github.com/lwd-temp/metacubexd/commit/b34ceb334d1b0df41d720ea471c9af7b694ae202)) +* **connections:** shorten the tab names ([1a37a10](https://github.com/lwd-temp/metacubexd/commit/1a37a106f8c421829854ffcb75b64b7885b00005)) +* **connections:** show connection detail on click of a button ([daf1682](https://github.com/lwd-temp/metacubexd/commit/daf168208e6a1e7bb4ab921ee5b235c926f6a13a)) +* **connections:** shrink the element sizes down ([0aa9779](https://github.com/lwd-temp/metacubexd/commit/0aa97795246978003319684b1ea8a500f7b382ca)) +* **connections:** split source info into sourceIP and sourcePort ([2d61f45](https://github.com/lwd-temp/metacubexd/commit/2d61f45372ac65a01aa9f51fe010cfdee53d9d46)) +* **connections:** sticky table thead ([7f8f8a9](https://github.com/lwd-temp/metacubexd/commit/7f8f8a98816464f63cc19fcc6147a490bb58050d)) +* **connections:** tag client source ip with name, closes [#181](https://github.com/lwd-temp/metacubexd/issues/181) ([e538f9d](https://github.com/lwd-temp/metacubexd/commit/e538f9d057570871cac0ac94aeae9b40c99d0217)) +* **connections:** update connections page top area ([64659b2](https://github.com/lwd-temp/metacubexd/commit/64659b26f110a4c0271c584a892cc7943bb2cf41)) +* **connections:** use Index instead of key ([07f461f](https://github.com/lwd-temp/metacubexd/commit/07f461f1105f3bbb1322ea4d246227a313ce02a4)) +* **connection:** update tag badges layout ([b7a0407](https://github.com/lwd-temp/metacubexd/commit/b7a0407e42b4433766bda53c4dd7866dfe7c1cb3)) +* **connection:** 添加入站用户列 ([#437](https://github.com/lwd-temp/metacubexd/issues/437)) ([1ba7700](https://github.com/lwd-temp/metacubexd/commit/1ba7700a3f7f72e0b778a1b4af083231e1d6790c)) +* customize scrollbar ([c27b192](https://github.com/lwd-temp/metacubexd/commit/c27b19259bff444b21fd84502fa638fe8ac13c7b)) +* display current selected endpoint at the bottom of the overview page ([3e92373](https://github.com/lwd-temp/metacubexd/commit/3e92373166620dc52cbd8cdf5bfedc88296edf6e)) +* drop ForTwoColumns renderer ([353b5eb](https://github.com/lwd-temp/metacubexd/commit/353b5ebff3457c4a804836ee1428efeb7f8ad633)) +* hidden scrollbar for mobile ([2ce3016](https://github.com/lwd-temp/metacubexd/commit/2ce30162752be27337c8e6dce7a81ee7bea6d6dd)) +* **i18n:** new language switcher in config page ([21d479a](https://github.com/lwd-temp/metacubexd/commit/21d479a1df14c5fa0947e1824c7ce77609180d69)) +* icon success color when updating ([6575e73](https://github.com/lwd-temp/metacubexd/commit/6575e734392d63d959dacbb3b7ad733285828475)) +* **LogoText:** update logo navigation links ([d7e8c2f](https://github.com/lwd-temp/metacubexd/commit/d7e8c2f4a43f8805681de725208036fdd0150496)) +* **logs:** add i18n translation support ([965ec50](https://github.com/lwd-temp/metacubexd/commit/965ec502aceeb206c0067e36a61f755a31002bc4)) +* **logs:** fixes [#194](https://github.com/lwd-temp/metacubexd/issues/194) ([b000f91](https://github.com/lwd-temp/metacubexd/commit/b000f919fc1db24ba03ab3eb4a327e8687564330)) +* **logs:** fuzzy filter, sorting ([67345cf](https://github.com/lwd-temp/metacubexd/commit/67345cf1e34eb309fa0a1ba5eb1bbfe441fc61fd)) +* **logs:** sticky table thead ([5affd5b](https://github.com/lwd-temp/metacubexd/commit/5affd5b91e253b433fc36e4e6d21f3a631790d3a)) +* **logs:** use Index instead of For ([669492f](https://github.com/lwd-temp/metacubexd/commit/669492f22c2d72ab9c6c18d1630bd0179f0f933b)) +* make some changes in response to community suggestions ([cc78d4e](https://github.com/lwd-temp/metacubexd/commit/cc78d4e2b1adf729d38a63f6b147544b100f94a3)) +* make some changes in response to community suggestions ([90ecb86](https://github.com/lwd-temp/metacubexd/commit/90ecb866039b36b4fdd1bc420bd65ef10222cd23)) +* minor improvements ([f4788bb](https://github.com/lwd-temp/metacubexd/commit/f4788bb4634d73bac8ad0030849b0f60f971a610)) +* **modal:** adjust padding of the modal header and footer ([53ee2f3](https://github.com/lwd-temp/metacubexd/commit/53ee2f31b397b3abd6a208a88492be2f6eaaeebe)) +* **modals:** add modal component ([#268](https://github.com/lwd-temp/metacubexd/issues/268)) ([eca9a16](https://github.com/lwd-temp/metacubexd/commit/eca9a160cc1db5558eb1a7ed14c9e544295ca7b4)) +* new logo color ([e31c1eb](https://github.com/lwd-temp/metacubexd/commit/e31c1eb9e031bed4254596e593b71374dbefcd5d)) +* new themes ([677d024](https://github.com/lwd-temp/metacubexd/commit/677d024e988d67076f5a7bd4c716021a83bb3681)) +* overscroll-y-none ([063cb31](https://github.com/lwd-temp/metacubexd/commit/063cb31f151e56c6caa46f868bf861fe5748b4c6)) +* **overview:** reduce padding of the chart container ([3728cd2](https://github.com/lwd-temp/metacubexd/commit/3728cd2e3289531fe61fd2da11e06aaa89a1a471)) +* **overview:** update the overall look of the overview page ([c757850](https://github.com/lwd-temp/metacubexd/commit/c757850c1a34b2757ab5ec89e850fe7c1976d533)) +* **proxies:** auto close connections when proxy selected ([15d20cd](https://github.com/lwd-temp/metacubexd/commit/15d20cde4ad514d45a54845f18fb9b401a681208)) +* **proxies:** default proxies and remove all tab ([66c7935](https://github.com/lwd-temp/metacubexd/commit/66c793550ab4ef3c85d24422fe58dec644deb6d4)) +* proxy group is always placed at the forefront when sorting proxies ([#458](https://github.com/lwd-temp/metacubexd/issues/458)) ([a0f80aa](https://github.com/lwd-temp/metacubexd/commit/a0f80aa62dc4ed90fed288019fc00ec26b952316)) +* **proxy:** add back the render proxies in two columns option, closes [#360](https://github.com/lwd-temp/metacubexd/issues/360) ([62c0cd9](https://github.com/lwd-temp/metacubexd/commit/62c0cd9a634f768a970afc66e15968f5f8821c5a)) +* **proxy:** add more adapter types to be processed by formatProxyType ([8245268](https://github.com/lwd-temp/metacubexd/commit/82452688c93ca9df8be225f0e46cf9760e297fcf)) +* **proxy:** compact proxy node card ([40f07b8](https://github.com/lwd-temp/metacubexd/commit/40f07b8efe7b6d48da0da5db1ce1372d07a14d3c)) +* **proxy:** do not truncate the proxy node name when not enough width, closes [#351](https://github.com/lwd-temp/metacubexd/issues/351) ([a648f1e](https://github.com/lwd-temp/metacubexd/commit/a648f1e41399327341ca2e603b2331f5f42f9ccc)) +* **proxy:** fetch proxies after latency test ([2a0b21b](https://github.com/lwd-temp/metacubexd/commit/2a0b21bcc7bd0b096e1bc8008fef3ccf1649496a)) +* **proxy:** hideUnAvailableProxies, closes [#200](https://github.com/lwd-temp/metacubexd/issues/200) ([9e556d9](https://github.com/lwd-temp/metacubexd/commit/9e556d959eb6ad801be30570118c942d9c31dc03)) +* **proxy:** keep tab at the top ([1bb36a1](https://github.com/lwd-temp/metacubexd/commit/1bb36a1bd618e41863baac694c2ff115d364dbd8)) +* **proxy:** merge proxies and proxyProviders into one page ([93114b2](https://github.com/lwd-temp/metacubexd/commit/93114b22a28b3e336b9fccbee4ec99b6eb8a4b61)) +* **proxy:** regression on render proxies in two columns ([8502a6e](https://github.com/lwd-temp/metacubexd/commit/8502a6e4896e7a1c5e2049fcd2521a5434fcf70e)) +* **proxy:** remove collapse component overflow-visible class ([389af52](https://github.com/lwd-temp/metacubexd/commit/389af52c74e249fac957addd43eeeb8976957022)) +* **proxy:** shorten the autoCloseConns i18n text ([2ee48c8](https://github.com/lwd-temp/metacubexd/commit/2ee48c8ac90c79844254ff07a98fe48b50ca68c0)) +* **proxy:** show more proxy nodes on larger screen ([5277c7b](https://github.com/lwd-temp/metacubexd/commit/5277c7bbc99f7407ef195b8c2508332efbc59a07)) +* **proxy:** single proxy node latency test ([9255658](https://github.com/lwd-temp/metacubexd/commit/9255658e5408b0c48e1f35bdaf8fecf407bba869)) +* **proxy:** single proxy node latency testing state indicator ([0052ce4](https://github.com/lwd-temp/metacubexd/commit/0052ce4325fec2d185df98ad187efa70171d0a28)) +* publish compressed dist with tar gzip format ([0c9b31d](https://github.com/lwd-temp/metacubexd/commit/0c9b31d03f9d6670e1fabbeee4e3791a2d17a775)) +* publish gh-pages with force_orphan option enabled ([067bedd](https://github.com/lwd-temp/metacubexd/commit/067bedd43f9f75310335bc3b97f003ca06ea4d38)) +* publish gh-pages with tag name as commit message ([336b954](https://github.com/lwd-temp/metacubexd/commit/336b9545e662b78f5234d5dfcf926e017857c643)) +* **pwa:** add pwa shortcut icon, closes [#201](https://github.com/lwd-temp/metacubexd/issues/201) ([3a23e99](https://github.com/lwd-temp/metacubexd/commit/3a23e99c269373bbbaae95cdca65d7a0dbdddc10)) +* **rule:** filter rules and rule providers by search input ([db16200](https://github.com/lwd-temp/metacubexd/commit/db16200b1ce42f31a813a41b6c3eedbab63baeac)) +* **rule:** fuzzy filter ([f53a1a4](https://github.com/lwd-temp/metacubexd/commit/f53a1a4cb34211d1a9b6c14ed7938702d194eb1d)) +* **rule:** implement virtual scroll on rules and rule providers, fixes [#285](https://github.com/lwd-temp/metacubexd/issues/285) ([7145cec](https://github.com/lwd-temp/metacubexd/commit/7145cec62fd4fc409d3f0e46f7aaaf0bea354abd)) +* **rules:** config for render rules in two columns ([7e2fe6a](https://github.com/lwd-temp/metacubexd/commit/7e2fe6acb0d2bc879cd724cfda7d80924abd5d40)) +* **rules:** renderInTwoColumns ([6743ebd](https://github.com/lwd-temp/metacubexd/commit/6743ebde8f5e13f32b27f913c620629517f63da2)) +* **rules:** tab style for rules page [#163](https://github.com/lwd-temp/metacubexd/issues/163) ([#187](https://github.com/lwd-temp/metacubexd/issues/187)) ([a9aa8e5](https://github.com/lwd-temp/metacubexd/commit/a9aa8e540e975d27ed7a843f1e1b9ba3abcc02bd)) +* settings per-page ([d776260](https://github.com/lwd-temp/metacubexd/commit/d77626058af9a3d22f22e410918d2aafb3f2ea46)) +* **setup:** prefix endpoint url with current url protocol if missing ([e935aed](https://github.com/lwd-temp/metacubexd/commit/e935aedfcf3629d038c084dc3491fb07bac1e54b)) +* show provider expire message with i18n ([#237](https://github.com/lwd-temp/metacubexd/issues/237)) ([b9e9a95](https://github.com/lwd-temp/metacubexd/commit/b9e9a955f26e1ebf9f45fd951fbbfe295f487c85)) +* table style ([0115daf](https://github.com/lwd-temp/metacubexd/commit/0115daf014de9737de0a30ab07bde2c4b0337492)) +* **theme:** update default theme ([be0bc55](https://github.com/lwd-temp/metacubexd/commit/be0bc55317006725c0a155162a2b604a888b6847)) +* time column in conns ([98f6293](https://github.com/lwd-temp/metacubexd/commit/98f6293290ecedf2f3fde4baa24f60cedfaa0445)) +* update backend repository url ([43acdac](https://github.com/lwd-temp/metacubexd/commit/43acdace5dbcf39ea736a9d6f1ee8078a19a1647)) +* update LogoText ([8d62c9f](https://github.com/lwd-temp/metacubexd/commit/8d62c9f510de7268a3c0ead5e47a31fe938c196d)) +* update the overall look of the app ([08ed610](https://github.com/lwd-temp/metacubexd/commit/08ed61045f199b0f2721e4a82c208f68ee70d476)) + + +### Bug Fixes + +* better toggle twemoji implementation ([13abde7](https://github.com/lwd-temp/metacubexd/commit/13abde7a9d62874dcab75de0cbba58b7285257a7)) +* btn disable && var name ([6c88062](https://github.com/lwd-temp/metacubexd/commit/6c880628ec6b3a32452b3d64c858e27f2e1c7b65)) +* btn size for mobile ([f729761](https://github.com/lwd-temp/metacubexd/commit/f72976154df067d8c3fab3eda220dd386329b9be)) +* build issue, `Cannot redefine property: File` ([b50c41e](https://github.com/lwd-temp/metacubexd/commit/b50c41e3a588b843f7b5f35afd38b981fd0372b9)) +* **button:** btn disable ([59a7273](https://github.com/lwd-temp/metacubexd/commit/59a727366536588a8451ea40d305711dbfc6b36e)) +* **config:** backend version is likely to be undefined when invoking isUpdateAvailableAPI ([398f05d](https://github.com/lwd-temp/metacubexd/commit/398f05d8a54cf85964024e05e01c56d2fb99714d)) +* **config:** speedtest timeout config ([5f1e773](https://github.com/lwd-temp/metacubexd/commit/5f1e77320d82fbc5e2abfc1ebee70e4194c0ce98)) +* **config:** the bottom edge of the page gets cutoff, closes [#385](https://github.com/lwd-temp/metacubexd/issues/385) ([522be60](https://github.com/lwd-temp/metacubexd/commit/522be608a70d142e0805f14748c073c476d5f713)) +* **connection:** cannot filter by undefined ([08776a5](https://github.com/lwd-temp/metacubexd/commit/08776a5bee855d3d7d7fa32b1ca43b41272ce988)) +* **connection:** limit the max width of client source ip select, closes [#270](https://github.com/lwd-temp/metacubexd/issues/270) ([ca1e3ce](https://github.com/lwd-temp/metacubexd/commit/ca1e3ce82c7a200abb0dd2ac744827a57a410763)) +* **connections:** close conns ([f3423ab](https://github.com/lwd-temp/metacubexd/commit/f3423abe921a470fc3ef1b9e6076643efcc799e0)) +* **Connections:** disable grouping for time&speed ([#160](https://github.com/lwd-temp/metacubexd/issues/160)) ([8398dff](https://github.com/lwd-temp/metacubexd/commit/8398dff02d1bb254d806901f0a9ce49105be6d52)) +* **connections:** limit closed connection items count below 100 ([f97f467](https://github.com/lwd-temp/metacubexd/commit/f97f46720a5ded52aa6b592f11b1dca2579bb0b5)) +* **connections:** limit number of conns ([5263710](https://github.com/lwd-temp/metacubexd/commit/5263710d30e08efdfcd976236f2eab76fa085264)) +* **connections:** padding fix ([8cea622](https://github.com/lwd-temp/metacubexd/commit/8cea622251b93308a94c6ade29199a6f01dbf72d)) +* **connections:** table close conn ([d0c7c15](https://github.com/lwd-temp/metacubexd/commit/d0c7c1569d8138724218d67c08195747be9492a0)) +* **connections:** table max row 200 ([0d61b46](https://github.com/lwd-temp/metacubexd/commit/0d61b460cc16aa1a7c60015afe9b526c38d57ffc)) +* **connections:** ws error when switch end point ([b04b20f](https://github.com/lwd-temp/metacubexd/commit/b04b20f8f01d4cfdd9f41591e03d675e1512b911)) +* **conns:** input width ([62ff9c3](https://github.com/lwd-temp/metacubexd/commit/62ff9c3f09131072585e5ebb5ccf515a0bc75a60)) +* **Dockerfile:** lock node alpine version ([6f5c1da](https://github.com/lwd-temp/metacubexd/commit/6f5c1dade011dc0359366b832bbb0879e079e99f)) +* **Dockerfile:** lock node version to 20.5-alpine ([c370a84](https://github.com/lwd-temp/metacubexd/commit/c370a84b8cc6546729c1c0db88ff8f6bba2244a6)) +* failed to resolve import solid-infinite-scroll ([ebc95fe](https://github.com/lwd-temp/metacubexd/commit/ebc95fe58592a6f187f733ea1da3b56d738a7406)) +* icon vertical align ([c6f3bee](https://github.com/lwd-temp/metacubexd/commit/c6f3beec354f632584d77c4a5295203076410e21)) +* last delay fallback ([#468](https://github.com/lwd-temp/metacubexd/issues/468)) ([0e3c465](https://github.com/lwd-temp/metacubexd/commit/0e3c46569a327451e43542e0cedf83b9087b675b)) +* **log:** log level value not selected ([3fbed0d](https://github.com/lwd-temp/metacubexd/commit/3fbed0d69482da005bfa109eed9acae203a08ce2)) +* logMaxRows value ([b3c924e](https://github.com/lwd-temp/metacubexd/commit/b3c924e33bdca68fed59092c107cc38324a418d0)) +* **logs:** inconsistent gap between search input and table ([477fb22](https://github.com/lwd-temp/metacubexd/commit/477fb2233a56e5d3a015a27292580eac0267b7d8)) +* **logs:** inconsistent padding ([3076487](https://github.com/lwd-temp/metacubexd/commit/30764873a834f04dd7855a69b03cfb9c68f549fd)) +* **logs:** table size ([3a2560f](https://github.com/lwd-temp/metacubexd/commit/3a2560f15291a60ed509cf8c32f5c699cda957e5)) +* **modals:** close icon button style issue ([7f8d71c](https://github.com/lwd-temp/metacubexd/commit/7f8d71ccc5b847ddb39e332199e21ede43483ea6)) +* **overview:** chart font size ([af70669](https://github.com/lwd-temp/metacubexd/commit/af70669e7a035a6368e7620be7ed489db76648cd)) +* **overview:** error when reading length ([#188](https://github.com/lwd-temp/metacubexd/issues/188)) ([9f227c9](https://github.com/lwd-temp/metacubexd/commit/9f227c9c2c38718bf540bb5c9c5959a647d00af2)) +* **proxies:** also display latency when PROXIES_PREVIEW_TYPE is DOTS ([347ebb6](https://github.com/lwd-temp/metacubexd/commit/347ebb6f84e1f316bd4551ca0f079ad1050a4f01)) +* **proxies:** disconnect after proxy is changed ([a8cb75f](https://github.com/lwd-temp/metacubexd/commit/a8cb75f29da3c4616237ec4918c92df91854f83b)) +* **proxies:** format proxy type ([1c61df8](https://github.com/lwd-temp/metacubexd/commit/1c61df8b8b39fd587393bdaf8ee52c2da12e89ad)) +* **proxies:** group type does not show UDP ([f0fbe09](https://github.com/lwd-temp/metacubexd/commit/f0fbe098381c2b33c84b2eb5427f9db4b227e364)) +* **proxies:** speedtest params error ([5f0fb23](https://github.com/lwd-temp/metacubexd/commit/5f0fb23f15f7118a76e58c3a6b6e4d97533dcfdd)) +* proxy providers grid layout ([6d242a4](https://github.com/lwd-temp/metacubexd/commit/6d242a44579522c65e086a5c5c89824329643c0b)) +* **proxy:** add small gap between update button and tabs ([ff7dab7](https://github.com/lwd-temp/metacubexd/commit/ff7dab74b69b0527c721185fcdf94c005d7c5d3c)) +* **proxy:** dont hideUnAvailableProxies in proxy providers ([be6edd9](https://github.com/lwd-temp/metacubexd/commit/be6edd914a32b05125337fd113d571f6066b0265)) +* **proxy:** fetch proxies after latency test ([81fe550](https://github.com/lwd-temp/metacubexd/commit/81fe55091292015b623e2545fd7d0547cfffbed0)) +* **proxy:** fixes [#174](https://github.com/lwd-temp/metacubexd/issues/174) ([c0b0489](https://github.com/lwd-temp/metacubexd/commit/c0b04892c8a1eb93a8d8ac25c3c2d35da45c81e6)) +* **proxy:** proxy node card layout issue, closes [#429](https://github.com/lwd-temp/metacubexd/issues/429) ([88bfcf8](https://github.com/lwd-temp/metacubexd/commit/88bfcf8d731e0d2c57f31d2ba2af2d603c66bf16)) +* **proxy:** proxy preview bar style issue ([54226bc](https://github.com/lwd-temp/metacubexd/commit/54226bcdc4b205dffad5d4b9358ebc42525b1f31)) +* **proxy:** proxy preview dots layout issue ([4b7f4c8](https://github.com/lwd-temp/metacubexd/commit/4b7f4c899f4549ffc89d84a0a93f5f837918fdb3)) +* **proxy:** proxy provider health check not working, closes [#282](https://github.com/lwd-temp/metacubexd/issues/282) ([db24ad2](https://github.com/lwd-temp/metacubexd/commit/db24ad20bb5fbfcf195dc4c71f3024091bf16f1b)) +* **proxy:** selectProxyInGroup ([dc0b286](https://github.com/lwd-temp/metacubexd/commit/dc0b286a888085352be54de1dda50962330318cf)) +* **proxy:** tabs won't be shown in proxies page when proxy provider list is empty ([6c5662a](https://github.com/lwd-temp/metacubexd/commit/6c5662a7a9a99ccd6b6d570a8da983fa37effc0b)) +* **proxy:** updateAllProvider, some of the proxy provider update may throw ([e09aac2](https://github.com/lwd-temp/metacubexd/commit/e09aac2f4bd55bee816fb3d2a615dd4b14169607)) +* **proxy:** wrap subscription info usage percentage with toFinite ([ed947f6](https://github.com/lwd-temp/metacubexd/commit/ed947f62a26c30a6f30aaf73066d7aea6f520bb0)) +* **request:** ws request url ([a13060a](https://github.com/lwd-temp/metacubexd/commit/a13060a056c9ac87c21ce7f8706ee6a5ae23be18)) +* rollback to h-screen :) ([b68e0c6](https://github.com/lwd-temp/metacubexd/commit/b68e0c62c09a727c9b55b59e26f81cc55fb5222b)) +* rule provider word break ([e6facf1](https://github.com/lwd-temp/metacubexd/commit/e6facf11758500ebddb4b534f5e843fd8f016476)) +* rule size ([2ff31d4](https://github.com/lwd-temp/metacubexd/commit/2ff31d40b1349c2213b999c57d9d7fe0ce9e0af4)) +* **rule:** rule pages filter logic is not stable, fixes [#313](https://github.com/lwd-temp/metacubexd/issues/313) ([1f22147](https://github.com/lwd-temp/metacubexd/commit/1f22147cd14462e11b82cd367cbf7b786358d6e5)) +* **rules:** reload button style issue ([04c8d25](https://github.com/lwd-temp/metacubexd/commit/04c8d2524b6d6b0fb1b2f36b98a0ffe2a20fbf8c)) +* **rules:** request token error ([44739f6](https://github.com/lwd-temp/metacubexd/commit/44739f6962792a5ae42684ee8e1edcb8a9a4216b)) +* **setup:** fixes [#175](https://github.com/lwd-temp/metacubexd/issues/175) ([8242706](https://github.com/lwd-temp/metacubexd/commit/8242706290668f91578562d70e616a82ed5ce00c)) +* **setup:** setup with url search string not working properly ([ce4622b](https://github.com/lwd-temp/metacubexd/commit/ce4622b9543d14b304bf10bcc2d542ee248a14bc)) +* **setup:** use location info from router instead of browser ([7ecc51c](https://github.com/lwd-temp/metacubexd/commit/7ecc51c43c581105506f23192f4d7b6938ec944c)) +* speedtest icon align ([2caf0c4](https://github.com/lwd-temp/metacubexd/commit/2caf0c41dd8f12855b79f894e0a6b8dddcf030f6)) +* subscriptionInfo may not be valid ([e7ba6c7](https://github.com/lwd-temp/metacubexd/commit/e7ba6c7c34ceae395cd59337d965ee74b672e799)) +* tab style for conns and proxies ([842ce9e](https://github.com/lwd-temp/metacubexd/commit/842ce9e00fe5a3f9e117cafb6c181602ef618c94)) +* tableSizeClassName not been generated by tailwindcss ([5f4f9a8](https://github.com/lwd-temp/metacubexd/commit/5f4f9a8ae8d49c4ce9816860c04ffa0090f2ead0)) +* time from now date string not following locale changes ([ba21999](https://github.com/lwd-temp/metacubexd/commit/ba21999ed17cdf8997207ac7727525ba07ce0676)) +* **translation:** latencyTestTimeoutDuration ([2ebedcc](https://github.com/lwd-temp/metacubexd/commit/2ebedcc1c97b675395cd0f55824bc11ee5af5fce)) +* unselectable ProxyNodeCard also has cursor-pointer applied ([d5112f2](https://github.com/lwd-temp/metacubexd/commit/d5112f23da449e4cb74c9abc49d84f34a0859758)) +* update pnpm-lock.yaml ([0756f13](https://github.com/lwd-temp/metacubexd/commit/0756f133a0bf8f750b4caa2f8d895038d3816611)) +* use min-h-screen-safe instead of h-screen ([6f366fe](https://github.com/lwd-temp/metacubexd/commit/6f366fe836d1759e6847de19ec64c0f182b242cb)) +* virtual scroll ([73fb1a7](https://github.com/lwd-temp/metacubexd/commit/73fb1a7ed49ef6dfc72198cf271526a04f023247)) + + +### Performance Improvements + +* batch signals ([0015468](https://github.com/lwd-temp/metacubexd/commit/0015468077c146e1d7526863873b3af16f01fccc)) +* batch signals ([e04ec71](https://github.com/lwd-temp/metacubexd/commit/e04ec712ea5582d32dc723cc1ebcef4d192ab185)) +* **overview:** shrink the data size every minute, closes [#234](https://github.com/lwd-temp/metacubexd/issues/234) ([e0766fc](https://github.com/lwd-temp/metacubexd/commit/e0766fc2c829b51728e16a587b68d13bd34c3bd9)) + ## [1.134.0](https://github.com/MetaCubeX/metacubexd/compare/v1.133.1...v1.134.0) (2023-12-03) diff --git a/package.json b/package.json index d3d75ed25..0c0f3fe6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "metacubexd", - "version": "1.134.0", + "version": "1.135.0", "description": "Mihomo Dashboard, The Official One, XD", "license": "MIT", "type": "module",