{"id":35443,"date":"2024-11-15T17:22:02","date_gmt":"2024-11-15T09:22:02","guid":{"rendered":"https:\/\/www.deepin.org\/?p=35443"},"modified":"2024-11-18T13:38:30","modified_gmt":"2024-11-18T05:38:30","slug":"deepin-weekly-changelog-2024-11-15","status":"publish","type":"post","link":"https:\/\/www.deepin.org.cn\/en\/deepin-weekly-changelog-2024-11-15\/","title":{"rendered":"deepin 23 Weekly Changelog on Nov 15,2024"},"content":{"rendered":"<img loading=\"lazy\" class=\"alignnone size-full wp-image-35445\" src=\"https:\/\/www.deepin.org\/wp-content\/uploads\/2024\/11\/\u84dd\u82723D\u63d2\u753b\u4e2d\u56fd\u7a0b\u5e8f\u5458\u65e5\u5ba3\u4f20\u5fae\u4fe1\u516c\u4f17\u53f7\u5c01\u9762-1-1.png\" alt=\"\" width=\"900\" height=\"383\" srcset=\"https:\/\/www.deepin.org.cn\/wp-content\/uploads\/2024\/11\/\u84dd\u82723D\u63d2\u753b\u4e2d\u56fd\u7a0b\u5e8f\u5458\u65e5\u5ba3\u4f20\u5fae\u4fe1\u516c\u4f17\u53f7\u5c01\u9762-1-1.png 900w, https:\/\/www.deepin.org.cn\/wp-content\/uploads\/2024\/11\/\u84dd\u82723D\u63d2\u753b\u4e2d\u56fd\u7a0b\u5e8f\u5458\u65e5\u5ba3\u4f20\u5fae\u4fe1\u516c\u4f17\u53f7\u5c01\u9762-1-1-300x128.png 300w, https:\/\/www.deepin.org.cn\/wp-content\/uploads\/2024\/11\/\u84dd\u82723D\u63d2\u753b\u4e2d\u56fd\u7a0b\u5e8f\u5458\u65e5\u5ba3\u4f20\u5fae\u4fe1\u516c\u4f17\u53f7\u5c01\u9762-1-1-150x64.png 150w, https:\/\/www.deepin.org.cn\/wp-content\/uploads\/2024\/11\/\u84dd\u82723D\u63d2\u753b\u4e2d\u56fd\u7a0b\u5e8f\u5458\u65e5\u5ba3\u4f20\u5fae\u4fe1\u516c\u4f17\u53f7\u5c01\u9762-1-1-768x327.png 768w, https:\/\/www.deepin.org.cn\/wp-content\/uploads\/2024\/11\/\u84dd\u82723D\u63d2\u753b\u4e2d\u56fd\u7a0b\u5e8f\u5458\u65e5\u5ba3\u4f20\u5fae\u4fe1\u516c\u4f17\u53f7\u5c01\u9762-1-1-24x10.png 24w, https:\/\/www.deepin.org.cn\/wp-content\/uploads\/2024\/11\/\u84dd\u82723D\u63d2\u753b\u4e2d\u56fd\u7a0b\u5e8f\u5458\u65e5\u5ba3\u4f20\u5fae\u4fe1\u516c\u4f17\u53f7\u5c01\u9762-1-1-36x15.png 36w, https:\/\/www.deepin.org.cn\/wp-content\/uploads\/2024\/11\/\u84dd\u82723D\u63d2\u753b\u4e2d\u56fd\u7a0b\u5e8f\u5458\u65e5\u5ba3\u4f20\u5fae\u4fe1\u516c\u4f17\u53f7\u5c01\u9762-1-1-48x20.png 48w\" sizes=\"(max-width: 900px) 100vw, 900px\" \/><\/p>\n<p>To ensure the quality of deepin 23, we invite you to take part in the internal test. If you are interested in it, please follow the guide in the last part of this thread. If you find any bugs or have any good ideas, please submit them on deepin home app which can be downloaded from deepin App Store.<\/p>\n<p>&nbsp;<\/p>\n<h1 id=\"-New-Features-and-Optimizations-\" style=\"text-align: center;\"><strong>\u3010New Features and Optimizations\u3011<\/strong><\/h1>\n<ul>\n<li>Updated the vim package in the repository.<\/li>\n<li>Updated the podman package in the repository.<\/li>\n<li>Updated the netavark package in the repository.<\/li>\n<\/ul>\n<p><strong>\u3010File Manager\u3011<\/strong><\/p>\n<ul>\n<li>Added support for dav\/davs\/nfs protocols.<\/li>\n<\/ul>\n<p><strong>\u3010Linyaps\u3011<\/strong><\/p>\n<ul>\n<li>Optimized the repository storage layer, enabling application management without relying on the file system. Users need execute ll-cli migrate to migrate from the old repository storage layer to the new one.<\/li>\n<li>Optimized the data file export function to no longer export all files under the share directory.<\/li>\n<li>Added support for packaging and running on the LoongArch architecture.<\/li>\n<li>Discontinued support for installing multiple versions of the same application locally. For applications with multiple installed versions, after upgrading the client, all software management operations will apply only to the highest version unless uninstalled.<\/li>\n<li>Deferred the uninstallation of old versions when upgrading or downgrading a running application.<\/li>\n<li>Added internationalization support for the Linyaps CLI help information, currently available in Chinese, English, and Spanish, with plans to integrate with an international translation platform in the future.<\/li>\n<li>Optimized CLI parameter parsing by adopting a new parameter parsing framework for clearer and more intuitive command-line information.<\/li>\n<li>Optimized Linyaps application packaging by using a new build tool that strips debugging symbols to reduce application size. Discontinued support for using the uninstall command to remove runtime\/base; added a prune command to clean up unused runtime and base components.<\/li>\n<li>Added the ll-cli list --upgradable command to display a list of upgradable versions for installed applications.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<h1 style=\"text-align: center;\"><strong>\u3010Bug Fixes\u3011<\/strong><\/h1>\n<p><strong>\u3010File Manager\u3011<\/strong><\/p>\n<ul>\n<li>Fixed an issue where the file manager could not be opened in the terminal.<\/li>\n<li>Fixed an issue where right-click menu commands were not internationalized when editing files.<\/li>\n<li>Fixed an issue where copying large files caused excessive swap partition usage, leading to UI lag.<\/li>\n<li>Fixed an issue where the title bar button hover effect did not adapt in compact mode.<\/li>\n<\/ul>\n<p><strong>\u3010Package Installer\u3011<\/strong><\/p>\n<ul>\n<li>Fixed an issue where the package installer did not display prompt information when uninstalling system dependencies during installation and corrected logical errors in dependency checks.<\/li>\n<li>Fixed abnormal button heights in compact mode.<\/li>\n<li>Fixed an issue where no prompt was displayed when related dependency packages were removed during installation or uninstallation.<\/li>\n<\/ul>\n<p><strong>\u3010Drawing Board\u3011<\/strong><\/p>\n<ul>\n<li>Fixed shape anomalies in the color-picking window in compact mode.<\/li>\n<li>Fixed inconsistent spacing in the content area of the export dialog in compact mode.<\/li>\n<li>Fixed an issue where the title bar icon did not adapt in compact mode.<\/li>\n<\/ul>\n<p><strong>\u3010Log Collection Tool\u3011<\/strong><\/p>\n<ul>\n<li>Fixed abnormal control heights in compact mode.<\/li>\n<\/ul>\n<p><strong>\u3010Help Manual\u3011<\/strong><\/p>\n<ul>\n<li>Fixed an issue where the forward and backward navigation icons did not adapt in compact mode.<\/li>\n<\/ul>\n<p><strong>\u3010Disk Manager\u3011<\/strong><\/p>\n<ul>\n<li>Fixed an issue where the refresh button was deformed in compact mode.<\/li>\n<\/ul>\n<p><strong>\u3010Camera\u3011<\/strong><\/p>\n<ul>\n<li>Fixed an issue where some UI components in the settings interface were deformed in compact mode.<\/li>\n<\/ul>\n<p><strong>\u3010Linyaps\u3011<\/strong><\/p>\n<ul>\n<li>Fixed an issue where Linyaps applications failed to debug.<\/li>\n<li>Fixed a crash when using ll-cli search to search for applications after enabling the system proxy.<\/li>\n<\/ul>\n<p>&nbsp;<\/p>\n<h1><strong>Related Reading\uff1a<\/strong><\/h1>\n<p>\uff081\uff09<a href=\"https:\/\/distrowatch.com\/table.php?distribution=deepin\">Click to support the deepin Community<\/a><\/p>\n<p>\uff082\uff09<a href=\"https:\/\/www.deepin.org\/en\/deepin-technical-bi-weekly-issue-3\/\">deepin Bi-Weekly Technical 2024-10-Early<\/a><\/p>\n<p>\uff083\uff09<a href=\"https:\/\/www.deepin.org\/en\/deepin-technical-bi-weekly-issue-4\/\">deepin Bi-Weekly Technical 2024-10-Late<\/a><\/p>\n<p style=\"text-align: right;\">\n<p>&nbsp;<\/p>\n<p style=\"text-align: right;\">Content source: deepin community<\/p>\n<p style=\"text-align: right;\">Reprinted with attribution<\/p>","protected":false},"excerpt":{"rendered":"<p>To ensure the quality of deepin 23, we invite you to take part in the internal test. If you are interested in it, please follow the guide in the last part of this thread. If you find any bugs or have any good ideas, please submit them on deepin home app which can be downloaded from deepin App Store. &nbsp; \u3010New Features and Optimizations\u3011 Updated the vim package in the repository. Updated the podman package in the repository. Updated the netavark package in the repository. \u3010File Manager\u3011 Added support for dav\/davs\/nfs protocols. \u3010Linyaps\u3011 Optimized the repository storage layer, enabling application ...<a href=https:\/\/www.deepin.org.cn\/en\/deepin-weekly-changelog-2024-11-15\/>Read more<\/a><\/p>\n","protected":false},"author":11164,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[213,93],"tags":[],"_links":{"self":[{"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/posts\/35443"}],"collection":[{"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/users\/11164"}],"replies":[{"embeddable":true,"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/comments?post=35443"}],"version-history":[{"count":5,"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/posts\/35443\/revisions"}],"predecessor-version":[{"id":35450,"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/posts\/35443\/revisions\/35450"}],"wp:attachment":[{"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/media?parent=35443"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/categories?post=35443"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.deepin.org.cn\/en\/wp-json\/wp\/v2\/tags?post=35443"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}