<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>墨梅博客 - Tag: Technical Updates</title>
        <link>https://momei.app</link>
        <description>Momei Blog - AI-driven, natively internationalized developer blog platform.</description>
        <lastBuildDate>Sun, 08 Feb 2026 13:50:16 GMT</lastBuildDate>
        <docs>https://validator.w3.org/feed/docs/rss2.html</docs>
        <generator>Momei Blog</generator>
        <language>en-US</language>
        <image>
            <title>墨梅博客 - Tag: Technical Updates</title>
            <url>https://momei.app/logo.png</url>
            <link>https://momei.app</link>
        </image>
        <copyright>© 2026 墨梅博客. All rights reserved.</copyright>
        <atom:link href="https://momei.app/feed/tag/technical-updates.xml" rel="self" type="application/rss+xml"/>
        <item>
            <title><![CDATA[Ink Plum Blog 1.4.0 Release and Open Source Updates | Week 6 Grass Plum Weekly Report 2026]]></title>
            <link>https://momei.app/en-US/posts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates</link>
            <guid isPermaLink="false">https://momei.app/en-US/posts/2026-06-caomei-weekly-momei-1-4-0-release-open-source-updates</guid>
            <pubDate>Sun, 08 Feb 2026 13:50:16 GMT</pubDate>
            <description><![CDATA[Strawberry Weekly Update - Week 6, 2026: Momei Blog released version 1.4.0, introducing new features such as a subscription hub, notification management, global tipping, and social link support. A demo site (demo.momei.app) and an admin test account are provided. Added support fo...]]></description>
            <content:encoded><![CDATA[<blockquote>
<p>This article is published and updated on <a href="https://blog.cmyr.ltd">CaoMeiYouRen’s Blog</a> and synchronized across multiple platforms. If there are updates, the version on the blog will take precedence. You can also check the latest version via the <code>Original Link</code> at the end of the article.</p>
</blockquote>
<h2 id="preface" tabindex="-1"><a class="header-anchor" href="#preface">Preface</a></h2>
<p>Welcome to CaoMei Weekly! This is an AI-curated weekly newsletter by CaoMeiYouRen, providing you with the latest blog updates, GitHub activities, personal updates, and recommendations from other weekly publications.</p>
<hr>
<h2 id="open-source-updates" tabindex="-1"><a class="header-anchor" href="#open-source-updates">Open-Source Updates</a></h2>
<p>This week, development continues on <a href="https://github.com/CaoMeiYouRen/momei">Momei</a>.</p>
<blockquote>
<p>You can try it out on the Demo site: <a href="https://demo.momei.app/">https://demo.momei.app/</a></p>
<ul>
<li>Use the demo admin account with email <code>admin@example.com</code> and password <code>momei123456</code>.</li>
</ul>
<p>Or visit the official website to register: <a href="https://momei.app/">https://momei.app/</a></p>
<p>You can also check out the documentation site to learn about the project’s overall plan and future roadmap: <a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
</blockquote>
<p>Momei Blog has officially released version <a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.4.0">1.4.0</a>. Below are some screenshots of the new pages and features.</p>
<p>Added Subscription Center and Notification Management pages, allowing one-click management of subscriptions and notifications. Support for Atom 1.0 and JSON Feed 1.1 subscription formats has also been added.</p>
<p><img src="https://oss.cmyr.dev/images/20260208201058738.png" alt="image-20260208200813141"></p>
<p>Added global tipping and social link support, as well as personal tipping and social link configurations.</p>
<p><img src="https://oss.cmyr.dev/images/20260208201222798.png" alt="image-20260208201222647"></p>
<p><img src="https://oss.cmyr.dev/images/20260208211043085.png" alt="image-20260208211042923"></p>
<p><img src="https://oss.cmyr.dev/images/20260208211424695.png" alt="image-20260208211424622"></p>
<p>For more features and pages, visit the <a href="https://momei.app/">official website</a> or check out the screenshots in the <a href="https://blog.cmyr.ltd/archives/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update.html">previous blog post</a>.</p>
<p>We welcome all users to try it out and share their feedback and suggestions.</p>
<p>Moving forward, development will continue according to the roadmap and backlog. Stay tuned!</p>
<p>Of course, Momei Blog still has many details to refine, and some features are not yet complete. If you have any feedback or suggestions, feel free to raise them in the project’s <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a>.</p>
<p>If you’re interested in Momei Blog, you’re welcome to participate in development and testing.</p>
<h2 id="latest-github-repositories" tabindex="-1"><a class="header-anchor" href="#latest-github-repositories">Latest GitHub Repositories</a></h2>
<ul>
<li><a href="https://github.com/CaoMeiYouRen/cmyr-skills-agents">cmyr-skills-agents</a> - 2026-02-02 02:21:41</li>
</ul>
<h2 id="github-releases" tabindex="-1"><a class="header-anchor" href="#github-releases">GitHub Releases</a></h2>
<h3 id="momei" tabindex="-1"><a class="header-anchor" href="#momei">momei</a></h3>
<h4 id="v1-4-0-2026-02-07-20-08-32" tabindex="-1"><a class="header-anchor" href="#v1-4-0-2026-02-07-20-08-32"><a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.4.0">v1.4.0</a> - 2026-02-07 20:08:32</a></h4>
<p>Summary:<br>
Version 1.4.0 Update Summary (2026-02-07)</p>
<p>New Features:</p>
<ul>
<li>Added translation aggregation functionality for multilingual translation management</li>
<li>Backend support for user agreement and privacy policy management</li>
<li>Implemented email template internationalization module</li>
<li>Developed PrimeVue and Vue-i18n dynamic synchronization plugin</li>
<li>Added social link and tipping configuration management components</li>
<li>Expanded user notification features, including notification settings and marketing campaign entities</li>
<li>Added PrimeVue Chinese language support</li>
<li>Introduced test email sending and marketing email preview functionality</li>
<li>Implemented admin notification settings page with support for email and browser notifications</li>
<li>Added Marketing Center page and related management features</li>
<li>Introduced sponsorship functionality with social link and tipping management</li>
</ul>
<p>Bug Fixes:</p>
<ul>
<li>Fixed storage configuration issues on the System Settings page</li>
<li>Optimized CLI tool import functionality and parameter validation</li>
<li>Resolved multiple dependency version compatibility issues</li>
<li>Updated legal disclaimer text</li>
<li>Fixed access permission issues for unauthenticated users</li>
<li>Enhanced error handling for settings retrieval</li>
<li>Improved internationalization support with common vocabulary additions</li>
</ul>
<p>Code Refactoring:</p>
<ul>
<li>Optimized CAPTCHA functionality with support for IP and UA verification</li>
<li>Improved PWA plugin loading logic</li>
<li>Replaced HTML rendering with new components</li>
<li>Enhanced rich text editor functionality</li>
<li>Simplified protocol and theme configuration handling</li>
<li>Unified API path naming conventions</li>
<li>Optimized internationalization for user management interface</li>
<li>Simplified code structure by removing redundant components</li>
</ul>
<h3 id="eslint-config-cmyr" tabindex="-1"><a class="header-anchor" href="#eslint-config-cmyr">eslint-config-cmyr</a></h3>
<h4 id="v2-1-3-2026-02-08-13-01-42" tabindex="-1"><a class="header-anchor" href="#v2-1-3-2026-02-08-13-01-42"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.3">v2.1.3</a> - 2026-02-08 13:01:42</a></h4>
<p>Summary:
Version 2.1.3 (2026-02-08)</p>
<p>Key Updates:</p>
<p>Bug Fixes:</p>
<ul>
<li>Added TypeScript ESLint rule to prohibit comparison operations between enum and non-enum members</li>
</ul>
<h4 id="v2-1-2-2026-02-05-20-12-46" tabindex="-1"><a class="header-anchor" href="#v2-1-2-2026-02-05-20-12-46"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.2">v2.1.2</a> - 2026-02-05 20:12:46</a></h4>
<p>Summary:
Version 2.1.2 (2026-02-05)</p>
<p>Key Updates:</p>
<p>Bug Fixes:</p>
<ul>
<li>Allowed the use of non-null assertion operator (!) for non-null type assertions</li>
</ul>
<p>This release primarily addresses type assertion-related issues by relaxing restrictions on the use of the non-null assertion operator.</p>
<h4 id="v2-1-1-2026-02-05-20-06-06" tabindex="-1"><a class="header-anchor" href="#v2-1-1-2026-02-05-20-06-06"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.1">v2.1.1</a> - 2026-02-05 20:06:06</a></h4>
<p>Summary:
Version 2.1.1 (2026-02-05) Highlights:</p>
<p>Bug Fixes:</p>
<ol>
<li>Enabled recommended type-checking configurations and adjusted ESLint rules</li>
<li>Updated TypeScript ESLint rules to enhance type checking and code quality</li>
</ol>
<h4 id="v2-1-1-beta-2026-02-05-19-50-02" tabindex="-1"><a class="header-anchor" href="#v2-1-1-beta-2026-02-05-19-50-02"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.1-beta.2">v2.1.1-beta</a> - 2026-02-05 19:50:02</a></h4>
<p>Summary:
GitHub Release Highlights:</p>
<p>Version: 2.1.1-beta.2
Release Date: 2026-02-05</p>
<p>Key Updates:</p>
<ul>
<li>Bug Fix: Updated TypeScript ESLint rules to enhance type checking and code quality</li>
</ul>
<h4 id="v2-1-1-beta-2026-02-05-19-19-08" tabindex="-1"><a class="header-anchor" href="#v2-1-1-beta-2026-02-05-19-19-08"><a href="https://github.com/CaoMeiYouRen/eslint-config-cmyr/releases/tag/v2.1.1-beta.1">v2.1.1-beta</a> - 2026-02-05 19:19:08</a></h4>
<p>Summary:
Version 2.1.1-beta.1 Highlights (2026-02-05)</p>
<p>Key Updates:</p>
<p>Bug Fixes:</p>
<ul>
<li>Enabled recommended type-checking configurations and made corresponding adjustments to ESLint rules</li>
</ul>
<h3 id="cookie-cloudflare" tabindex="-1"><a class="header-anchor" href="#cookie-cloudflare">cookie-cloudflare</a></h3>
<h4 id="v1-5-0-2026-02-08-01-41-46" tabindex="-1"><a class="header-anchor" href="#v1-5-0-2026-02-08-01-41-46"><a href="https://github.com/CaoMeiYouRen/cookie-cloudflare/releases/tag/v1.5.0">v1.5.0</a> - 2026-02-08 01:41:46</a></h4>
<p>Summary:
Version 1.5.0 Highlights (2026-02-07)</p>
<p>Key Updates:</p>
<ol>
<li>New Features</li>
</ol>
<ul>
<li>Added Cloudflare cache purge functionality</li>
<li>Updated configuration items to support new variables</li>
</ul>
<p>This update primarily introduces support for Cloudflare cache purging and adjusts related configurations accordingly. All changes can be reviewed in detail in commit ef69717.</p>
<h2 id="latest-github-starred-repositories" tabindex="-1"><a class="header-anchor" href="#latest-github-starred-repositories">Latest GitHub Starred Repositories</a></h2>
<ul>
<li>
<p><a href="https://github.com/rainxchzed/Github-Store">CaoMeiYouRen starred Github-Store</a> - 2026-02-06 15:53:04<br>
An open-source GitHub App Store supporting one-click browsing, discovery, and installation of apps. Built with Kotlin and Compose Multiplatform, compatible with Android and desktop systems (Linux, macOS, Windows). Primarily written in Kotlin, this project has received 6,438 stars.</p>
</li>
<li>
<p><a href="https://github.com/obra/superpowers">CaoMeiYouRen starred superpowers</a> - 2026-02-04 14:11:30<br>
An effective autonomous skills framework and software development methodology.<br>
Primarily written in Shell.<br>
Has garnered 47,385 stars on GitHub.</p>
</li>
<li>
<p><a href="https://github.com/xai-org/x-algorithm">CaoMeiYouRen starred x-algorithm</a> - 2026-02-04 14:11:23<br>
X Platform’s “For You” recommendation algorithm, developed in Rust. This project has earned 15,106 stars on GitHub.</p>
</li>
<li>
<p><a href="https://github.com/cavi-au/Consent-O-Matic">CaoMeiYouRen starred Consent-O-Matic</a> - 2026-02-04 14:11:14<br>
A browser extension built with JavaScript that automatically fills out website cookie consent pop-ups based on user preferences. With 3,876 GitHub stars, this tool has gained widespread attention and recognition in the developer community.</p>
</li>
<li>
<p><a href="https://github.com/4thfever/cultivation-world-simulator">CaoMeiYouRen starred cultivation-world-simulator</a> - 2026-02-04 14:10:59<br>
An open-source cultivation world simulator developed in Python, utilizing AI Agent workflows to construct a dynamically evolving fantasy world. This project has received 764 stars on GitHub and stands out for simulating the openness and complexity of a cultivation world through intelligent agent systems.</p>
</li>
</ul>
<h2 id="other-blog-or-newsletter-recommendations" tabindex="-1"><a class="header-anchor" href="#other-blog-or-newsletter-recommendations">Other Blog or Newsletter Recommendations</a></h2>
<h3 id="ruan-yifeng-s-network-log" tabindex="-1"><a class="header-anchor" href="#ruan-yifeng-s-network-log">Ruan YiFeng’s Network Log</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2026/02/weekly-issue-384.html">Tech Enthusiast Weekly (Issue 384): Why Software Stocks Are Falling</a> - 2026-02-06 08:14:20</li>
</ul>
<h3 id="trend-weekly" tabindex="-1"><a class="header-anchor" href="#trend-weekly">Trend Weekly</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/256/">Issue 256 - Ueno Sky</a> - 2026-02-02 08:00:00</li>
</ul>
<h3 id="eryajf-s-learning-weekly" tabindex="-1"><a class="header-anchor" href="#eryajf-s-learning-weekly">EryaJF’s Learning Weekly</a></h3>
<ul>
<li><a href="https://wiki.eryajf.net/pages/ddc309/">Learning Weekly - Issue 249 - Week 06 of 2026</a> - 2026-02-05 21:49:54</li>
</ul>
<h2 id="summary" tabindex="-1"><a class="header-anchor" href="#summary">Summary</a></h2>
<p>This week’s updates and highlights are as shown above. Thank you for reading!<br>
You can subscribe to CaoMei Weekly updates via:</p>
<ul>
<li><strong>Blog</strong>: <a href="https://blog.cmyr.ltd">CaoMeiYouRen’s Blog</a></li>
<li><strong>MoMei Blog</strong>: <a href="https://momei.app">MoMei Blog</a></li>
<li><strong>RSS</strong>: <a href="https://blog.cmyr.ltd/weekly.xml">CaoMei Weekly</a></li>
<li><strong>WeChat Official Account</strong>: <a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">CaoMeiYouRen’s Backyard</a></li>
<li><strong>Email Subscription</strong>: <a href="https://listmonk.cmyr.dev/subscription/form">CaoMeiYouRen’s Blog Subscription</a></li>
</ul>
<h2 id="past-issues" tabindex="-1"><a class="header-anchor" href="#past-issues">Past Issues</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2026-05-caomei-weekly-momei-1-3-0-release-server-backup-lesson.html">Momoi Blog 1.3.0 Release and Server Data Backup Lessons | Caomei Weekly Report Week 5, 2026</a> - 2026-02-01 23:40:42</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-04-caomei-weekly-momei-1-2-0-release-ai-development.html">Momoi Blog 1.2.0 Release and AI Development Practices | Caomei Weekly Report Week 4, 2026</a> - 2026-01-25 22:23:13</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-02-caomei-weekly-momei-blog-1-0-release-update.html">Momoi Blog 1.0.0 Release and Updates | Caomei Weekly Report Week 2, 2026</a> - 2026-01-11 18:55:41</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>Caomei Weekly</category>
            <enclosure url="https://oss.cmyr.dev/images/20260208213332974.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Ink Plum Blog 1.3.0 Release and Server Data Backup Lessons | Week 5 2026 Grass Plum Weekly Report]]></title>
            <link>https://momei.app/en-US/posts/2026-05-caomei-weekly-momei-1-3-0-release-server-backup-lesson</link>
            <guid isPermaLink="false">https://momei.app/en-US/posts/2026-05-caomei-weekly-momei-1-3-0-release-server-backup-lesson</guid>
            <pubDate>Sun, 01 Feb 2026 16:17:05 GMT</pubDate>
            <description><![CDATA[Strawberry Weekly Update Summary for Week 5, 2026: Momei Blog released version 1.3.0, introducing new features such as an Inspiration Archive, System Settings page, guest submissions, Theme Gallery, and podcast support. Additionally, the Momei CLI toolkit was launched, enabling b...]]></description>
            <content:encoded><![CDATA[<blockquote>
<p>This article is published and updated on <a href="https://blog.cmyr.ltd">CaoMeiYouRen’s Blog</a> and synchronized across multiple platforms. For updates, please refer to the version on the blog. You can also check the latest version via the <code>Original Link</code> at the end of the article.</p>
</blockquote>
<h2 id="preface" tabindex="-1"><a class="header-anchor" href="#preface">Preface</a></h2>
<p>Welcome to CaoMei Weekly! This is an AI-curated weekly newsletter by CaoMeiYouRen, aimed at providing you with the latest blog updates, GitHub activities, personal updates, and recommendations from other weekly publications.</p>
<hr>
<h2 id="open-source-updates" tabindex="-1"><a class="header-anchor" href="#open-source-updates">Open-Source Updates</a></h2>
<p>This week, development continues on <a href="https://github.com/CaoMeiYouRen/momei">Momei</a>.</p>
<blockquote>
<p>You can try it out on the demo site: <a href="https://demo.momei.app/">https://demo.momei.app/</a></p>
<ul>
<li>Use the demo admin account with email <code>admin@example.com</code> and password <code>momei123456</code>.</li>
</ul>
<p>Or visit the official website to register: <a href="https://momei.app/">https://momei.app/</a></p>
<p>You can also check out the documentation site to learn about the project’s overall plan and future roadmap: <a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
</blockquote>
<p>Momei Blog has officially released <a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.3.0">version 1.3.0</a>. Below are some screenshots of the new pages and features.</p>
<p><strong>New Inspiration Board Page</strong><br>
Used for recording ideas, which can be aggregated by AI to generate new articles.</p>
<p><img src="https://oss.cmyr.dev/images/20260201231038028.png" alt="image-20260201231029742"></p>
<p><strong>New System Settings Page</strong><br>
Most system configurations can now be adjusted directly on the web interface without modifying environment variables.</p>
<p><img src="https://oss.cmyr.dev/images/20260201231208964.png" alt="image-20260201231208754"></p>
<p><strong>New Installation Wizard</strong><br>
Makes deploying the project even easier.</p>
<p><strong>Guest Submission Feature Added</strong></p>
<p><img src="https://oss.cmyr.dev/images/20260201231312384.png" alt="image-20260201231312222"></p>
<p><strong>New Theme Gallery</strong><br>
Supports more diverse theme settings.</p>
<p><img src="https://oss.cmyr.dev/images/20260201232038644.png" alt="image-20260201231942489"></p>
<p><strong>Podcast Support Added</strong><br>
Now you can directly upload audio or set audio links, as well as upload article covers and preview covers. Podcast subscriptions are also supported.</p>
<p><img src="https://oss.cmyr.dev/images/20260201231745324.png" alt="image-20260201231611875"></p>
<p><strong>Release of Momei CLI</strong><br>
A new toolkit (<a href="https://www.npmjs.com/package/momei-cli">Momei CLI</a>) for batch importing articles from Hexo to the Momei platform.</p>
<p>Install it with the following command. For usage details, refer to the documentation.</p>
<pre><code class="language-sh">npm i momei-cli -g  
</code></pre>
<p><img src="https://oss.cmyr.dev/images/20260201232139291.png" alt="image-20260201232139195"></p>
<p>For more features and pages, visit the <a href="https://momei.app/">official website</a> or check out <a href="https://blog.cmyr.ltd/archives/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update.html">previous blog posts</a> for additional screenshots.</p>
<p>We welcome all users to try it out and share feedback or suggestions.</p>
<p>Moving forward, development will continue according to the roadmap and backlog—stay tuned!</p>
<p>Of course, Momei Blog still has many details to refine, and features are not yet complete. If you have any feedback or suggestions, feel free to raise them in the project’s <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a>.</p>
<p>If you’re interested in Momei Blog, you’re welcome to contribute to development or testing.</p>
<h2 id="development-journal" tabindex="-1"><a class="header-anchor" href="#development-journal">Development Journal</a></h2>
<p>This week’s notable event was the <a href="https://status.cloudcone.com/incidents/346624">CloudCone outage</a>.</p>
<p>Due to an issue with the Los Angeles node, my server on that node went offline.</p>
<p>To make matters worse, this outage was caused by hackers targeting the management node, resulting in ransomware encrypting the disks and leading to complete data loss across all servers.</p>
<p>Although I had recently migrated my server, I hadn’t backed up the data, making recovery impossible.</p>
<p>This painful lesson teaches us: <strong>Always back up important server data—preferably in multiple locations—or risk losing it all!</strong></p>
<p>The consequences were severe. Moving forward, I plan to research automated backup solutions to prevent such incidents in the future.</p>
<p><img src="https://oss.cmyr.dev/images/20260202001550142.png" alt="image-20260201232454850"></p>
<p><img src="https://oss.cmyr.dev/images/20260201232406634.png" alt="image-20260201232406471"></p>
<h2 id="github-release" tabindex="-1"><a class="header-anchor" href="#github-release">GitHub Release</a></h2>
<h3 id="momei" tabindex="-1"><a class="header-anchor" href="#momei">momei</a></h3>
<h4 id="v1-3-0-2026-01-31-20-07-35" tabindex="-1"><a class="header-anchor" href="#v1-3-0-2026-01-31-20-07-35"><a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.3.0">v1.3.0</a> - 2026-01-31 20:07:35</a></h4>
<p>Summary:<br>
Version 1.3.0 Highlights (2026-01-31)</p>
<p><strong>New Features:</strong></p>
<ul>
<li>Added PWA and bookmark tools in the snippets module, supporting idea collection, editing, AI aggregation/transformation, and image uploads</li>
<li>Introduced theme management features, including gallery previews, configuration locking, and scheme saving</li>
<li>Added podcast functionality with audio metadata detection and RSS subscription support</li>
<li>Implemented an installation wizard module with multilingual support and initialization checks</li>
<li>Enhanced form validation and user feedback, including error prompts and Toast notifications</li>
<li>Added AI-related features such as chat APIs, outline generation, and content expansion</li>
<li>Introduced idea management, supporting fragment notes, attachment uploads, and aggregation processing</li>
<li>Improved privacy protection with email hashing, password protection, and article visibility settings</li>
<li>Added support for mathematical formulas ($) and audio processing, including uploads and metadata detection</li>
</ul>
<p><strong>Bug Fixes:</strong></p>
<ul>
<li>Fixed security vulnerabilities in fast-xml-parser and tar packages</li>
<li>Optimized audio RSS feed handling to prioritize audio URLs</li>
<li>Resolved security issues with random number generation (CWE-338)</li>
<li>Addressed text type compatibility issues between SQLite and PostgreSQL</li>
<li>Enhanced idea query interfaces with pagination and status filtering</li>
<li>Fixed article visibility logic and password protection functionality</li>
<li>Updated deployment guides and storage configuration defaults</li>
</ul>
<p><strong>Code Refactoring:</strong></p>
<ul>
<li>Optimized API logic and environment variable configurations</li>
<li>Refactored theme settings and installation wizard components</li>
<li>Extracted password hashing logic into a standalone module</li>
<li>Enhanced permission checks with new admin and author validation middleware</li>
<li>Improved database configurations and storage support</li>
<li>Enhanced error handling and internationalization support</li>
<li>Removed guest roles and updated the permission system</li>
</ul>
<h2 id="latest-github-starred-repositories" tabindex="-1"><a class="header-anchor" href="#latest-github-starred-repositories">Latest GitHub Starred Repositories</a></h2>
<ul>
<li><a href="https://github.com/PizzaDark/AutoMemeDetector">CaoMeiYouRen starred AutoMemeDetector</a> - 2026-02-01 19:00:54<br>
This is an open-source project written in Python, currently with 17 stars.</li>
<li><a href="https://github.com/easychen/ask4me">CaoMeiYouRen starred ask4me</a> - 2026-01-31 14:11:51<br>
A minimalist Human-in-the-Loop solution implemented in Go, completing all interactions in a single synchronous request. This project has 54 stars and simplifies human-computer interaction by consolidating multi-step processes into a single operation.</li>
<li><a href="https://github.com/easychen/one-person-unicorn-book">CaoMeiYouRen starred one-person-unicorn-book</a> - 2026-01-29 11:55:33<br>
When AI agents can work independently, a one-person company may evolve into a “one-person unicorn” model. This new business paradigm explores how solo entrepreneurs can achieve scalability with AI agent support. The article analyzes how agent technology empowers individuals to perform tasks traditionally requiring team collaboration. The concept presents an innovative direction for future business structures, where highly automated technology enables solo founders to build billion-dollar unicorn companies.</li>
<li><a href="https://github.com/antfu/skills">CaoMeiYouRen starred skills</a> - 2026-01-28 20:04:40<br>
A curated collection of AI agent skills maintained by Anthony Fu, primarily developed in TypeScript, with 2514 stars on GitHub.</li>
</ul>
<h2 id="other-blog-or-newsletter-recommendations" tabindex="-1"><a class="header-anchor" href="#other-blog-or-newsletter-recommendations">Other Blog or Newsletter Recommendations</a></h2>
<h3 id="ruan-yifeng-s-network-log" tabindex="-1"><a class="header-anchor" href="#ruan-yifeng-s-network-log">Ruan YiFeng’s Network Log</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2026/01/weekly-issue-383.html">Tech Enthusiast Weekly (Issue 383): What Level of AI Programming Are You?</a> - 2026-01-30 08:10:32</li>
<li><a href="http://www.ruanyifeng.com/blog/2026/01/kimi_k2.5.html">Kimi’s Integration vs. Manus’ Layered Approach</a> - 2026-01-29 16:02:30</li>
</ul>
<h3 id="amao-s-blog" tabindex="-1"><a class="header-anchor" href="#amao-s-blog">Amao’s Blog</a></h3>
<ul>
<li><a href="https://ameow.xyz/archives/weekly-092">Catfish Weekly vol. 092 - AI’s Tieba</a> - 2026-02-01 19:37:05</li>
</ul>
<h3 id="trend-weekly" tabindex="-1"><a class="header-anchor" href="#trend-weekly">Trend Weekly</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/256/">Issue 256 - Ueno Sky</a> - 2026-02-02 08:00:00</li>
<li><a href="https://weekly.tw93.fun/posts/255/">Issue 255 - Delicious Chicken Wings</a> - 2026-01-26 08:00:00</li>
</ul>
<h3 id="erya-s-learning-weekly" tabindex="-1"><a class="header-anchor" href="#erya-s-learning-weekly">Erya’s Learning Weekly</a></h3>
<ul>
<li><a href="https://wiki.eryajf.net/pages/ccedb7/">Learning Weekly - Issue 248 - Week 05 of 2026</a> - 2026-01-29 21:29:10</li>
</ul>
<h2 id="summary" tabindex="-1"><a class="header-anchor" href="#summary">Summary</a></h2>
<p>This week’s updates and highlights are listed above. Thank you for reading!<br>
You can subscribe to Caomei Weekly updates via the following channels:</p>
<ul>
<li><strong>Blog</strong>: <a href="https://blog.cmyr.ltd">Caomei Youren’s Blog</a></li>
<li><strong>Momei Blog</strong>: <a href="https://momei.app">Momei Blog</a></li>
<li><strong>RSS</strong>: <a href="https://blog.cmyr.ltd/weekly.xml">Caomei Weekly</a></li>
<li><strong>Official Account</strong>: <a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">Caomei Youren’s Backyard</a></li>
<li><strong>Email Subscription</strong>: <a href="https://listmonk.cmyr.dev/subscription/form">Caomei Youren’s Blog Subscription</a></li>
</ul>
<h2 id="past-issues" tabindex="-1"><a class="header-anchor" href="#past-issues">Past Issues</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2026-04-caomei-weekly-momei-1-2-0-release-ai-development.html">Momei Blog 1.2.0 Release &amp; AI Development Practice | Caomei Weekly Week 04, 2026</a> - 2026-01-25 22:23:13</li>
<li><a href="https://blog.cmyr.ltd/archives/2026-02-caomei-weekly-momei-blog-1-0-release-update.html">Momei Blog 1.0.0 Release &amp; Updates | Caomei Weekly Week 02, 2026</a> - 2026-01-11 18:55:41</li>
<li><a href="https://blog.cmyr.ltd/archives/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update.html">Momei Blog MVP Release &amp; Caomei Auth Updates | Caomei Weekly Week 51, 2025</a> - 2025-12-21 22:24:19</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>Caomei Weekly</category>
            <enclosure url="https://oss.cmyr.dev/images/20260202000712438.png" length="0" type="image/png"/>
        </item>
        <item>
            <title><![CDATA[Momei Blog 1.0.0 Release & Update | Caomei Weekly 2026 Week 2]]></title>
            <link>https://momei.app/en-US/posts/2026-02-caomei-weekly-momei-blog-1-0-release-update</link>
            <guid isPermaLink="false">https://momei.app/en-US/posts/2026-02-caomei-weekly-momei-blog-1-0-release-update</guid>
            <pubDate>Wed, 14 Jan 2026 03:05:25 GMT</pubDate>
            <description><![CDATA[Caomei Weekly introduces the release of Momei Blog version 1.0.0, which adds multiple features including archive function, article management system, user system enhancement, internationalization support, and fixes several bugs. The blog update section includes three articles, re...]]></description>
            <content:encoded><![CDATA[<blockquote>
<p>This article is published and updated on <a href="https://blog.cmyr.ltd">Caomei Youren’s Blog</a>, and synchronized on multiple platforms. For updates, please refer to the version on the blog. You can also view the latest version through the <code>original link</code> at the end of the article.</p>
</blockquote>
<h2 id="preface" tabindex="-1"><a class="header-anchor" href="#preface">Preface</a></h2>
<p>Welcome to Caomei Weekly! This is a weekly report compiled by Caomei Youren with AI assistance, aiming to provide you with the latest blog updates, GitHub activities, personal updates and recommendations of other weekly articles.</p>
<hr>
<p>This week, we are still working on the development of <a href="https://github.com/CaoMeiYouRen/momei">Momei</a>.</p>
<blockquote>
<p>You can visit the official website to try it out: <a href="https://momei.app/">https://momei.app/</a></p>
<p>You can also go to the documentation site to learn about the overall project plan and future development roadmap: <a href="https://docs.momei.app/">https://docs.momei.app/</a></p>
</blockquote>
<p>Currently, Momei Blog has officially released its <a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.0.0">1.0.0</a> version. Below are some screenshots of the pages.</p>
<p>Homepage</p>
<p><img src="https://oss.cmyr.dev/images/20260111183933856.png" alt="image-20260111183926595"></p>
<p>User Management Page</p>
<p><img src="https://oss.cmyr.dev/images/20260111184037484.png" alt="image-20260111184037309"></p>
<p>The page view statistics function has been implemented, and now it can count the page views of each blog post.</p>
<p><img src="https://oss.cmyr.dev/images/20260111184131101.png" alt="image-20260111184130975"></p>
<p>You can experience more pages on the <a href="https://momei.app/">official website</a>, or view screenshots in the <a href="https://blog.cmyr.ltd/archives/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update.html">previous blog post</a>.</p>
<p>Welcome all users to experience it and put forward your opinions and suggestions.</p>
<p>In the future, we will continue to develop functions according to the roadmap and to-do list, so stay tuned.</p>
<p>Of course, Momei Blog still has many details to be polished and its functions are not yet perfect. If you have any opinions or suggestions, you can submit them in the <a href="https://github.com/CaoMeiYouRen/momei/issues">GitHub issues</a> of the project.</p>
<blockquote>
<p>The demo site of Momei Blog will also be deployed later.</p>
</blockquote>
<p>If you are also interested in Momei Blog, welcome to participate in development and testing.</p>
<h2 id="blog-updates" tabindex="-1"><a class="header-anchor" href="#blog-updates">Blog Updates</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/shanghai-genshin-fes-2026-review.html">Impressions of Genshin FES 2026 in Shanghai</a> - 2026-01-07 00:12:33
Abstract:
The author records the on-site experience of attending <em>Genshin FES2026</em> in Shanghai, including the feelings of the concert, Cosplay/photography interactions, observations of mini-games, venue flow and overall experience.</li>
<li><a href="https://blog.cmyr.ltd/archives/2025-project-summary-outlook.html">2025 Annual Project Summary and Outlook by Caomei Youren</a> - 2026-01-02 00:21:27
Abstract:
Caomei Youren’s 2025 annual summary reviews the aspects of AI programming, open source projects, blogs, videos, movies, animations and games, and looks forward to 2026.</li>
<li><a href="https://blog.cmyr.ltd/archives/c6226240.html">Impressions of Zenless Zone Zero 2025 FES in Guangzhou</a> - 2025-12-29 15:46:09
Abstract:
Share the impressions of attending Zenless Zone Zero 2025 FES in Guangzhou, including the music festival experience and interesting interactive sessions.</li>
</ul>
<h2 id="github-release" tabindex="-1"><a class="header-anchor" href="#github-release">GitHub Release</a></h2>
<h3 id="momei" tabindex="-1"><a class="header-anchor" href="#momei">momei</a></h3>
<h4 id="v1-0-0-2026-01-10-22-15-12" tabindex="-1"><a class="header-anchor" href="#v1-0-0-2026-01-10-22-15-12"><a href="https://github.com/CaoMeiYouRen/momei/releases/tag/v1.0.0">v1.0.0</a> - 2026-01-10 22:15:12</a></h4>
<p>Abstract:
Version 1.0.0 Release Summary (2026-01-10)</p>
<p>✨ New Features</p>
<ul>
<li>Added archive function: support article aggregation by year/month, with internationalization support</li>
<li>Article management system: implemented CRUD operations, supporting file upload, status filtering and review process</li>
<li>User system enhancement: added avatar upload, role permission management and API key management functions</li>
<li>Internationalization support: updated multilingual texts and optimized interface prompts</li>
<li>Added data analysis integration: supporting Google Analytics, Microsoft Clarity, Sentry and Baidu Analytics</li>
<li>Added theme switching function: supporting dark/light mode</li>
<li>Added page view statistics: with anti-cheating logic</li>
<li>Added file storage support: integrated S3 and Vercel Blob storage</li>
</ul>
<p>🐛 Bug Fixes</p>
<ul>
<li>Fixed security issues related to API key hash processing</li>
<li>Optimized dark mode implementation and style consistency</li>
<li>Corrected upload file naming format and path issues</li>
<li>Fixed Snowflake ID regular expression matching problem</li>
<li>Optimized session management and cookie caching strategy</li>
<li>Corrected dark mode styles of PrimeVue menu</li>
<li>Updated request rate limiting logic</li>
</ul>
<p>📦 Code Refactoring</p>
<ul>
<li>Optimized API response structure and pagination logic</li>
<li>Refactored date formatting tools</li>
<li>Unified component styles to enhance readability</li>
<li>Updated database entity association relationships</li>
<li>Optimized internationalization text processing</li>
</ul>
<p>This release includes 45 new features, 40 bug fixes and 5 refactoring improvements, focusing on the improvement of article management system, user permission control and internationalization support.</p>
<h2 id="latest-github-starred-repositories" tabindex="-1"><a class="header-anchor" href="#latest-github-starred-repositories">Latest GitHub Starred Repositories</a></h2>
<ul>
<li><a href="https://github.com/KlingTeam/UniVideo">CaoMeiYouRen starred UniVideo</a> - 2026-01-09 19:20:41
UniVideo is a video processing framework that provides unified understanding, generation and editing functions. The project is mainly developed in Python language and currently has 228 stars on GitHub.</li>
<li><a href="https://github.com/cloudflare/workers-sdk">CaoMeiYouRen starred workers-sdk</a> - 2026-01-06 22:45:15
Wrangler is a command-line tool for Cloudflare Workers, mainly developed in TypeScript language and currently has 3703 stars on GitHub.</li>
</ul>
<h2 id="recommendations-of-other-blogs-or-weeklies" tabindex="-1"><a class="header-anchor" href="#recommendations-of-other-blogs-or-weeklies">Recommendations of Other Blogs or Weeklies</a></h2>
<h3 id="ruan-yifeng-s-network-log" tabindex="-1"><a class="header-anchor" href="#ruan-yifeng-s-network-log">Ruan Yifeng’s Network Log</a></h3>
<ul>
<li><a href="http://www.ruanyifeng.com/blog/2026/01/weekly-issue-380.html">Technology Enthusiasts Weekly (Issue 380): Why People Embrace “Asymmetric Returns”</a> - 2026-01-09 08:11:26</li>
</ul>
<h3 id="a-mao-s-blog" tabindex="-1"><a class="header-anchor" href="#a-mao-s-blog">A Mao’s Blog</a></h3>
<ul>
<li><a href="https://ameow.xyz/archives/deploy-miloco-on-pve-lxc">Deploy Miloco on PVE LXC</a> - 2026-01-08 10:37:40</li>
<li><a href="https://ameow.xyz/archives/weekly-090">Mao Yu Weekly vol. 090 Learn from the Experts</a> - 2025-12-28 20:58:15</li>
</ul>
<h3 id="trend-weekly" tabindex="-1"><a class="header-anchor" href="#trend-weekly">Trend Weekly</a></h3>
<ul>
<li><a href="https://weekly.tw93.fun/posts/252/">Issue 252 - Daxing Airport</a> - 2026-01-05 08:00:00</li>
<li><a href="https://weekly.tw93.fun/posts/251/">Issue 251 - The Cat on the Balcony</a> - 2025-12-29 08:00:00</li>
</ul>
<h3 id="eryajiangfan-s-learning-weekly" tabindex="-1"><a class="header-anchor" href="#eryajiangfan-s-learning-weekly">Eryajiangfan’s Learning Weekly</a></h3>
<ul>
<li><a href="https://wiki.eryajf.net/pages/d70a85/">Learning Weekly - Total Issue 244 - 2026 Week 01</a> - 2026-01-04 09:22:44</li>
<li><a href="https://wiki.eryajf.net/pages/b8d1f9/">Learning Weekly - Total Issue 245 - 2026 Week 02</a> - 2026-01-08 21:12:34</li>
</ul>
<h2 id="summary" tabindex="-1"><a class="header-anchor" href="#summary">Summary</a></h2>
<p>The updates and activities of this week are as above. Thank you for reading!
You can subscribe to the updates of Caomei Weekly through the following methods:</p>
<ul>
<li><strong>Blog</strong>: <a href="https://blog.cmyr.ltd">Caomei Youren’s Blog</a></li>
<li><strong>Momei Blog</strong>: <a href="https://momei.app">Momei Blog</a></li>
<li><strong>RSS</strong>: <a href="https://blog.cmyr.ltd/weekly.xml">Caomei Weekly</a></li>
<li><strong>WeChat Official Account</strong>: <a href="https://oss.cmyr.dev/images/20241025184516839-21n2ctv.png">Caomei Youren’s Back Garden</a></li>
<li><strong>Email Subscription</strong>: <a href="https://listmonk.cmyr.dev/subscription/form">Caomei Youren’s Blog Subscription</a></li>
</ul>
<h2 id="previous-issues" tabindex="-1"><a class="header-anchor" href="#previous-issues">Previous Issues</a></h2>
<ul>
<li><a href="https://blog.cmyr.ltd/archives/2025-51-caomei-weekly-momei-blog-mvp-caomei-auth-update.html">Momei Blog MVP Release &amp; Caomei Auth Update | Caomei Weekly 2025 Week 51</a> - 2025-12-21 22:24:19</li>
<li><a href="https://blog.cmyr.ltd/archives/2025-50-caomei-weekly-caomei-auth-1-12-0-momei-blog.html">Caomei Auth 1.12.0 Release &amp; Momei Blog Project Initiation Experience | Caomei Weekly 2025 Week 50</a> - 2025-12-14 20:25:28</li>
<li><a href="https://blog.cmyr.ltd/archives/2025-49-caomei-weekly-caomei-auth-1-11-1-release-and-ai-refactoring.html">Caomei Auth 1.11.1 Release &amp; AI-Assisted Code Refactoring Practice | Caomei Weekly 2025 Week 49</a> - 2025-12-07 20:10:31</li>
</ul>
]]></content:encoded>
            <author>草梅友仁</author>
            <category>Caomei Weekly</category>
            <enclosure url="https://oss.cmyr.dev/images/20260111192350896.png" length="0" type="image/png"/>
        </item>
    </channel>
</rss>